A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes All Packages

A

AACOMPROMISE - org.cesecore.certificates.crl.RevocationReasons
 
ABORT_CERTIFICATE_ISSUANCE - org.cesecore.keys.validation.KeyValidationFailedActions
 
acceptedSignatureAlgorithms - Static variable in class org.cesecore.config.OcspConfiguration
 
acceptRevocationNonExistingEntry - Variable in class org.cesecore.certificates.ca.CAInfo
 
ACCESS_CONTROL - org.cesecore.audit.enums.EventTypes
Authorization check to resource of authenticated entity.
ACCESSCONTROL - org.cesecore.audit.enums.ModuleTypes
Access control module.
AccessMatchType - Enum in org.cesecore.authorization.user
 
AccessMatchValue - Interface in org.cesecore.authorization.user.matchvalues
Interface for all AccessMatchValue implementations.
AccessMatchValueReverseLookupRegistry - Enum in org.cesecore.authorization.user.matchvalues
This enum-pattern singleton acts as a lookup registry for AccessMatchValue implementations.
AccessRuleData - Class in org.cesecore.authorization.rules
Deprecated.
AccessRuleData(int, String, AccessRuleState, boolean) - Constructor for class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
Creates a new instance of AccessRule
AccessRuleData(String, String, AccessRuleState, boolean) - Constructor for class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
Creates a new instance of AccessRule
AccessRulePlugin - Interface in org.cesecore.authorization.rules
Marker interface to allow access rules to be plugged in.
AccessRulesConstants - Class in org.ejbca.core.model.authorization
 
AccessRulesConstants() - Constructor for class org.ejbca.core.model.authorization.AccessRulesConstants
 
AccessRulesHelper - Class in org.cesecore.roles
Helper methods for interactions with maps of access rules and resources.
AccessRulesHelper() - Constructor for class org.cesecore.roles.AccessRulesHelper
 
AccessRulesMigrator - Class in org.cesecore.roles
Helper class for performing access rule upgrades between the EJBCA 6.8.0+ format and before.
AccessRulesMigrator(Collection<String>) - Constructor for class org.cesecore.roles.AccessRulesMigrator
 
AccessRuleState - Enum in org.cesecore.authorization.rules
 
AccessSet - Class in org.cesecore.authorization.access
Deprecated.
since EJBCA 6.8.0
AccessSet() - Constructor for class org.cesecore.authorization.access.AccessSet
Deprecated.
No-args constructor for deserialization only.
AccessSet(Collection<String>) - Constructor for class org.cesecore.authorization.access.AccessSet
Deprecated.
Since 6.8.0
AccessSet(AccessSet, AccessSet) - Constructor for class org.cesecore.authorization.access.AccessSet
Deprecated.
Creates an access set merged from two access sets.
AccessTreeState - Enum in org.cesecore.authorization.access
Enum adapted from the constants in AccessTreeNode in EJBCA.
AccessTreeUpdateData - Class in org.cesecore.authorization.cache
AccessTreeUpdateData holds a counter, i.e.
AccessTreeUpdateData() - Constructor for class org.cesecore.authorization.cache.AccessTreeUpdateData
 
AccessTreeUpdateSessionBean - Class in org.cesecore.authorization.cache
Bean to handle the AccessTreeUpdateData entity.
AccessTreeUpdateSessionBean() - Constructor for class org.cesecore.authorization.cache.AccessTreeUpdateSessionBean
 
AccessTreeUpdateSessionLocal - Interface in org.cesecore.authorization.cache
 
AccessUserAspect - Interface in org.cesecore.authorization.user
Interface for AccessUserAspectData.
AccessUserAspectData - Class in org.cesecore.authorization.user
Deprecated.
Kept only for upgrade reasons. Use org.cesecore.roles.RoleMemberData instead
AccessUserAspectData(String, int, int, String, AccessMatchType, String) - Constructor for class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
This constructor for internal use only
AccessUserAspectData(String, int, AccessMatchValue, AccessMatchType, String) - Constructor for class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
AccessUserAspectNotFoundException - Exception in org.cesecore.authorization.user
Thrown when an AccessUserAspect is not found.
AccessUserAspectNotFoundException() - Constructor for exception org.cesecore.authorization.user.AccessUserAspectNotFoundException
 
AccessUserAspectNotFoundException(String) - Constructor for exception org.cesecore.authorization.user.AccessUserAspectNotFoundException
 
AccessUserAspectNotFoundException(String, Throwable) - Constructor for exception org.cesecore.authorization.user.AccessUserAspectNotFoundException
 
AccessUserAspectNotFoundException(Throwable) - Constructor for exception org.cesecore.authorization.user.AccessUserAspectNotFoundException
 
AccumulativeApprovalProfile - Class in org.ejbca.core.model.approval.profile
This approval archetype represents the legacy method of approvals, i.e where a fixed number of administrators need to approve a request for it to pass.
AccumulativeApprovalProfile() - Constructor for class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
AccumulativeApprovalProfile(String) - Constructor for class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
ACME - org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
ACME_CONFIGURATION_ID - Static variable in class org.ejbca.config.GlobalAcmeConfiguration
 
AcmeAccount - Interface in org.ejbca.core.protocol.acme
Interface for AcmeAccount implementations
AcmeAccountData - Class in org.ejbca.acme
 
AcmeAccountData() - Constructor for class org.ejbca.acme.AcmeAccountData
 
AcmeAccountData(String, String, LinkedHashMap<Object, Object>) - Constructor for class org.ejbca.acme.AcmeAccountData
 
AcmeAuthorization - Interface in org.ejbca.core.protocol.acme
An ACME Authorization is the right to issue certificates for an identifier (e.g.
AcmeAuthorizationData - Class in org.ejbca.acme
 
AcmeAuthorizationData() - Constructor for class org.ejbca.acme.AcmeAuthorizationData
 
AcmeAuthorizationData(String, String, String, LinkedHashMap<Object, Object>) - Constructor for class org.ejbca.acme.AcmeAuthorizationData
 
AcmeAuthorizationStatus - Enum in org.ejbca.core.protocol.acme
 
AcmeChallenge - Interface in org.ejbca.core.protocol.acme
An ACME Challenge is a proof a client needs to provide in order to be authorized to get a certificate for an identifier.
AcmeChallenge.AcmeChallengeType - Enum in org.ejbca.core.protocol.acme
 
AcmeChallengeData - Class in org.ejbca.acme
 
AcmeChallengeData() - Constructor for class org.ejbca.acme.AcmeChallengeData
 
AcmeChallengeData(String, String, String, LinkedHashMap<Object, Object>) - Constructor for class org.ejbca.acme.AcmeChallengeData
 
AcmeChallengeStatus - Enum in org.ejbca.core.protocol.acme
 
ACMECONFIG - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
AcmeConfiguration - Class in org.ejbca.config
Configuration used by specifying the configurationId as part of the request URL path.
AcmeConfiguration() - Constructor for class org.ejbca.config.AcmeConfiguration
 
AcmeConfiguration(Object) - Constructor for class org.ejbca.config.AcmeConfiguration
 
AcmeIdentifier - Interface in org.ejbca.core.protocol.acme
An ACME identifier is what the client requests the CA to certify.
AcmeIdentifier.AcmeIdentifierTypes - Enum in org.ejbca.core.protocol.acme
 
AcmeNonceData - Class in org.ejbca.acme
Storage representation of a used up ACME protocol Replay-Nonce.
AcmeNonceData() - Constructor for class org.ejbca.acme.AcmeNonceData
 
AcmeNonceData(String, long) - Constructor for class org.ejbca.acme.AcmeNonceData
 
AcmeOrder - Interface in org.ejbca.core.protocol.acme
ACME Order object
AcmeOrderData - Class in org.ejbca.acme
 
AcmeOrderData() - Constructor for class org.ejbca.acme.AcmeOrderData
 
AcmeOrderData(String, String, String, String, LinkedHashMap<Object, Object>) - Constructor for class org.ejbca.acme.AcmeOrderData
 
AcmeOrderStatus - Enum in org.ejbca.core.protocol.acme
 
AcmeProblem - Enum in org.ejbca.core.protocol.acme.response
 
AcmeProblemException - Exception in org.ejbca.core.protocol.acme
Custom Exception for reporting problems from the ACME protocol.
AcmeProblemException(Response.Status, AcmeProblem) - Constructor for exception org.ejbca.core.protocol.acme.AcmeProblemException
 
AcmeProblemException(Response.Status, AcmeProblemResponse) - Constructor for exception org.ejbca.core.protocol.acme.AcmeProblemException
 
AcmeProblemException(Response.Status, AcmeProblem, String) - Constructor for exception org.ejbca.core.protocol.acme.AcmeProblemException
 
AcmeProblemResponse - Class in org.ejbca.core.protocol.acme.response
ACME Problem object JSON mapping.
AcmeProblemResponse() - Constructor for class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
AcmeProblemResponse(AcmeProblem) - Constructor for class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
AcmeProblemResponse(AcmeProblem, String) - Constructor for class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
action(Object) - Method in interface org.cesecore.util.ui.DynamicUiActionCallback
Action callback method.
ActionException - Exception in org.ejbca.core.model.services
Exception generated if a IAction.performAction calls failed.
ActionException(String) - Constructor for exception org.ejbca.core.model.services.ActionException
Exception generated if a IAction.performAction calls failed
ActionException(String, Throwable) - Constructor for exception org.ejbca.core.model.services.ActionException
Exception generated if a IAction.performAction calls failed
ActionInfo - Interface in org.ejbca.core.model.services
General Class used to send information from a worker to a action.
activate(char[]) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
activate(char[]) - Method in interface org.cesecore.keys.token.CryptoToken
Method used to activate Crypto Tokens when connected after being offline.
activate(char[]) - Method in class org.cesecore.keys.token.NullCryptoToken
 
activate(char[]) - Method in class org.cesecore.keys.token.PKCS11CryptoToken
 
activate(char[]) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
activate(char[]) - Method in class org.cesecore.keys.token.SoftCryptoToken
 
activate(AuthenticationToken, int, char[]) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Requests activation of the referenced CryptoToken.
activate(AuthenticationToken, int, char[]) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
ACTIVATE - org.cesecore.authorization.control.CryptoTokenRules
 
ACTIVATECA - org.cesecore.certificates.ca.ApprovalRequestType
 
activateCAService(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Activates an 'Offline' CA Token and sets the CA status to active and ready for use again.
ActivateCATokenApprovalRequest - Class in org.ejbca.core.model.approval.approvalrequests
Approval Request created when trying to activate a CA Service.
ActivateCATokenApprovalRequest() - Constructor for class org.ejbca.core.model.approval.approvalrequests.ActivateCATokenApprovalRequest
Constructor used in externalization only
ActivateCATokenApprovalRequest(String, String, AuthenticationToken, int, int, ApprovalProfile, int) - Constructor for class org.ejbca.core.model.approval.approvalrequests.ActivateCATokenApprovalRequest
Construct an approval request for the activation of a CA Token
activateNextSignKey() - Method in class org.cesecore.certificates.ca.catoken.CAToken
Next sign key becomes current.
activateOptions() - Method in class org.cesecore.audit.impl.log4j.Log4jDeviceErrorHandler
 
activateOptions() - Method in class org.cesecore.util.log.ProbableErrorHandler
No options to activate.
activateServiceTimer(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.services.ServiceSession
Activates the timer for a named service.
ACTIVE - org.cesecore.keybind.InternalKeyBindingStatus
 
ActiveDirectoryPublisher - Class in org.ejbca.core.model.ca.publisher
ActiveDirectoryPublisher is a class handling a publishing to Active Directory catalouges.
ActiveDirectoryPublisher() - Constructor for class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
ActiveDirectoryTools - Class in org.ejbca.util
 
ActiveDirectoryTools() - Constructor for class org.ejbca.util.ActiveDirectoryTools
 
add() - Static method in class org.ejbca.util.Log4jHandler
Add handler to java sun logging that logs to log4j
add(int) - Method in class org.ejbca.util.query.Query
Adds a connector to the query.
add(int, int, String) - Method in class org.ejbca.util.query.Query
Adds a match of type UserMatch or ApprovalMatch to the query.
add(int, int, String, int) - Method in class org.ejbca.util.query.Query
Adds a match of type UserMatch or ApprovalMatch and a connector to the query.
add(int, Date, Date) - Method in class org.ejbca.util.query.Query
Adds a time restraint to the query.
add(int, Date, Date, int) - Method in class org.ejbca.util.query.Query
Adds a time restraint and a connector to the query.
add(String, long) - Method in enum org.ejbca.core.ejb.ProfilingStats
 
add(Date, Date) - Method in class org.ejbca.util.query.Query
Adds a time restraint to the query.
add(Date, Date, int) - Method in class org.ejbca.util.query.Query
Adds a time restraint and a connector to the query.
add(Elem) - Method in class org.cesecore.util.query.QueryCriteria
Adds a new Criteria (Restriction)
add(DynamicUiProperty<? extends Serializable>) - Method in class org.cesecore.util.ui.DynamicUiModel
Adds a dynamic UI property to UI properties template.
add(T) - Method in class org.cesecore.util.CompressedCollection
 
ADD_MODIFICATION_ATTRIBUTES - Variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
The normal ldap publisher will modify attributes in LDAP.
addAccessRuleDataToRolesWhenAccessIsImplied(AuthenticationToken, String, List<String>, List<String>, boolean) - Method in interface org.ejbca.core.ejb.upgrade.LegacyRoleManagementSessionLocal
Deprecated.
Add the grantedAccessRules to the role when conditions are met.
addAccessRulesToRole(AuthenticationToken, AdminGroupData, Collection<AccessRuleData>) - Method in interface org.ejbca.core.ejb.upgrade.LegacyRoleManagementSessionLocal
Deprecated.
Associates a list of access rules to a role.
addAdditionalCaCertificates(List<Certificate>) - Method in interface org.cesecore.certificates.certificate.request.CertificateResponseMessage
Adds a list of additional CA certificates to be appended to the user certificates CA certificate returned in the CMP response message caPubs field.
addAdditionalCaCertificates(List<Certificate>) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
addAdditionalCaCertificates(List<Certificate>) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
addAdditionalCaCertificates(List<Certificate>) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
addAdditionalResponseExtraCertsCertificates(List<Certificate>) - Method in interface org.cesecore.certificates.certificate.request.CertificateResponseMessage
Adds a list of additional CA certificates to be appended to the outer PKI message signing CA in its extraCerts field).
addAdditionalResponseExtraCertsCertificates(List<Certificate>) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
addAdditionalResponseExtraCertsCertificates(List<Certificate>) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
addAdditionalResponseExtraCertsCertificates(List<Certificate>) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
addAdminPreference(X509CertificateAuthenticationToken, AdminPreference) - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSession
Adds a admin preference to the database.
addAlias(String) - Method in class org.ejbca.config.CmpConfiguration
 
addAlias(String) - Method in class org.ejbca.config.EstConfiguration
 
addAlias(String) - Method in class org.ejbca.config.ScepConfiguration
 
addAll(Collection<? extends T>) - Method in class org.cesecore.util.CompressedCollection
 
addApprovalProfile(AuthenticationToken, ApprovalProfile) - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSession
Adds an approval profile to the database.
addApprovalRequest(AuthenticationToken, ApprovalRequest) - Method in interface org.ejbca.core.ejb.approval.ApprovalSession
Method used to add an approval to database.
addBlacklistEntry(AuthenticationToken, int, BlacklistEntry) - Method in interface org.ejbca.core.ejb.ca.validation.BlacklistSessionLocal
Adds a public key blacklist entry to the database.
addBlacklistEntry(AuthenticationToken, BlacklistEntry) - Method in interface org.ejbca.core.ejb.ca.validation.BlacklistSession
Adds a public key blacklist entry to the database.
addCA(AuthenticationToken, CA) - Method in interface org.cesecore.certificates.ca.CaSession
Adds a CA to the database
addCA(AuthenticationToken, CA) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
addCacheHeaders(HttpServletResponse) - Static method in class org.ejbca.ui.web.pub.ServletUtils
Helper methods that adds no-cache headers to a response.
addCaIssuer(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
addCASubjectDNChange(int, int, String) - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
Adds a translation of a CA Subject DN (and CA Id, since it's calculated from the Subject DN)
addCertificatePolicy(CertificatePolicy) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
addCertificateProfile(AuthenticationToken, int, String, CertificateProfile) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Adds a certificate profile to the database.
addCertificateProfile(AuthenticationToken, int, String, CertificateProfile) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
addCertificateProfile(AuthenticationToken, String, CertificateProfile) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Adds a certificate profile to the database.
addCertificateProfile(AuthenticationToken, String, CertificateProfile) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
addCertReqHistoryData(Certificate, EndEntityInformation) - Method in interface org.ejbca.core.ejb.ca.store.CertReqHistorySessionLocal
Method used to add a CertReqHistory to database
addConfigurationFile(String) - Static method in class org.cesecore.config.ConfigurationHolder
Method used primarily for JUnit testing, where we can add a new properties file (in tmp directory) to the configuration.
addConfigurationFile(String) - Static method in class org.ejbca.config.EjbcaConfigurationHolder
Method used primarily for JUnit testing, where we can add a new properties file (in tmp directory) to the configuration.
addConfigurationResource(String) - Static method in class org.cesecore.config.ConfigurationHolder
Add built in config file
addConfigurationResource(String) - Static method in class org.ejbca.config.EjbcaConfigurationHolder
Add built in config file
addConflictResolution(StatedumpObjectKey, StatedumpResolution) - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
 
addConstantProperties(ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
addConstantProperties(ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
Add whatever constant properties specified by the implementation.
addConstantProperties(ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
addCryptoTokenIdChange(int, int) - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
Adds a translation of a CryptoToken Id.
addCtLog(CTLogInfo) - Method in class org.cesecore.certificates.certificatetransparency.CtLogManager
Add a new CT log to this CT log manager.
addCTLog(CTLogInfo) - Method in class org.ejbca.config.GlobalConfiguration
 
addCustomCertExtension(int, String, String, String, boolean, boolean, Properties) - Method in class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
 
addCustomCertExtension(CertificateExtension) - Method in class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
 
addDynamicUiComponent(String, DynamicUiComponent) - Method in class org.cesecore.util.ui.DynamicUiModel
Adds a dynamic UI component for the property with the given name.
addDynamicUiComponent(DynamicUiComponent) - Method in class org.cesecore.util.ui.DynamicUiProperty
addEditedByAdmin(AuthenticationToken) - Method in class org.ejbca.core.model.approval.ApprovalRequest
When an approval request is edited, we keep a list of which admin edited a request
ADDEDITENDENTITY - org.cesecore.certificates.ca.ApprovalRequestType
 
addEditEndEntityApprovalRequestId(Integer) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
AddEndEntityApprovalRequest - Class in org.ejbca.core.model.approval.approvalrequests
Approval Request created when trying to add an end entity.
AddEndEntityApprovalRequest() - Constructor for class org.ejbca.core.model.approval.approvalrequests.AddEndEntityApprovalRequest
Constructor used in externalization only
AddEndEntityApprovalRequest(EndEntityInformation, boolean, AuthenticationToken, String, int, int, ApprovalProfile) - Constructor for class org.ejbca.core.model.approval.approvalrequests.AddEndEntityApprovalRequest
 
addEndEntityProfile(AuthenticationToken, int, String, EndEntityProfile) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Adds a profile to the database.
addEndEntityProfile(AuthenticationToken, String, EndEntityProfile) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Adds a profile to the database.
addExtensions(Map<ASN1ObjectIdentifier, Extension>) - Method in class org.cesecore.certificates.ocsp.OCSPResponseItem
 
addExtKeyUsage(String, String) - Method in class org.cesecore.config.AvailableExtendedKeyUsagesConfiguration
 
addField(int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Function that adds a field to the profile.
addField(String) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Add a field with value="", required=false, use=true, modifyable=true, if the parameter exists, ignored otherwise
addHardToken(AuthenticationToken, String, String, String, int, HardToken, Collection<Certificate>, String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Adds a hard token to the database
addHardTokenCertificateMapping(AuthenticationToken, String, Certificate) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Adds a mapping between a hard token and a certificate.
addHardTokenIssuer(AuthenticationToken, String, int, HardTokenIssuer) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Adds a hard token issuer to the database.
addHardTokenProfile(AuthenticationToken, int, String, HardTokenProfile) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Adds a hard token profile to the database.
addHardTokenProfile(AuthenticationToken, String, HardTokenProfile) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Adds a hard token profile to the database.
addInvalidValue(String, Class<?>) - Method in class org.cesecore.keybind.InternalKeyBindingPropertyValidationWrapper
 
addKeyRecoveryData(AuthenticationToken, CertificateWrapper, String, KeyPairWrapper) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySession
Adds a certificates keyrecovery data to the database.
addKeyRecoveryDataInternal(AuthenticationToken, CertificateWrapper, String, KeyPairWrapper, int, String) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySessionLocal
Adds a certificates keyrecovery data to the database.
addKeyValidator(AuthenticationToken, Validator) - Method in interface org.cesecore.keys.validation.KeyValidatorSession
Adds a key validator to the database.
addKeyValidator(AuthenticationToken, Validator) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
addListener(AuthorizationCacheReloadListener) - Method in enum org.cesecore.authorization.cache.AuthorizationCacheReloadListeners
Subscribe the listener to AuthorizationCacheReload events
ADDMULTIPLECERTIFICATES - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
ADDNONEXISTINGATTR - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
addNotificationProperties(ApprovalPartition, String, String, String, String) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Add notification properties
addNotificationProperties(ApprovalPartition, String, String, String, String) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
addOverride(String[], StatedumpOverride.Type, Object) - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
Adds an override of a field.
addPartition() - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
 
addPartition(int) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Adds a partition to this sequence
addPartition(int) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
addPassword(StatedumpObjectKey, String) - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
 
addPreCertPoison(X509v3CertificateBuilder) - Method in interface org.cesecore.certificates.certificatetransparency.CertificateTransparency
Adds a critical extension to prevent the certificate from being used
addProfile(Profile) - Method in class org.cesecore.profiles.ProfileSessionBean
 
addProfile(Profile) - Method in interface org.cesecore.profiles.ProfileSessionLocal
Adds a profile to the database
addPropertiesToPartition(Integer, int, Collection<DynamicUiProperty<? extends Serializable>>) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
addPropertiesToPartition(Integer, int, Collection<DynamicUiProperty<? extends Serializable>>) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
addProperty(String, Serializable) - Method in class org.cesecore.keybind.InternalKeyBindingPropertyValidationWrapper
 
addProperty(DynamicUiProperty<? extends Serializable>) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
addProperty(DynamicUiProperty<? extends Serializable>) - Method in class org.ejbca.core.model.approval.profile.ApprovalPartition
 
addProperty(CustomPublisherProperty) - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherUiBase
 
addPropertyToPartition(int, int, DynamicUiProperty<? extends Serializable>) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Adds a property to a specific partition in a specific sequence in this approval profile, for display in the UI.
addPropertyToPartition(int, int, DynamicUiProperty<? extends Serializable>) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
addPublisher(AuthenticationToken, int, String, BasePublisher) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
Adds a publisher to the database.
addPublisher(AuthenticationToken, String, BasePublisher) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
Adds a publisher to the database.
addPublisherFromData(AuthenticationToken, int, String, Map<?, ?>) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
Adds a publisher to the database.
addQueueData(int, int, String, PublisherQueueVolatileInformation, int) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherQueueSessionLocal
Adds an entry to the publisher queue.
addRaCssInfo(RaStyleInfo.RaCssInfo) - Method in class org.cesecore.config.RaStyleInfo
 
addReloadEvent(AuthorizationCacheReloadListener) - Method in class org.cesecore.authorization.cache.AccessTreeUpdateSessionBean
 
addReloadEvent(AuthorizationCacheReloadListener) - Method in interface org.cesecore.authorization.cache.AccessTreeUpdateSessionLocal
Adds a method to be triggered when the authorization cache should be reloaded.
addReplayNonceSharedSecret(String, byte[]) - Method in class org.ejbca.config.GlobalAcmeConfiguration
Add a new replay-nonce secret for the specified algorithm to use for all new generated replay-nonces
addRequestResponse(AuthenticationToken, RaApprovalResponseRequest) - Method in interface org.ejbca.core.model.era.RaMasterApi
Approves, rejects or saves (not yet implemented) a step of an approval request.
addRevokeEndEntityApprovalRequestId(Integer) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
addService(AuthenticationToken, int, String, ServiceConfiguration) - Method in interface org.ejbca.core.ejb.services.ServiceSession
Adds a service to the database.
addService(AuthenticationToken, String, ServiceConfiguration) - Method in interface org.ejbca.core.ejb.services.ServiceSession
Adds a Service to the database.
addServiceData(Integer, String, ServiceConfiguration) - Method in interface org.ejbca.core.ejb.services.ServiceDataSessionLocal
Adds a new ServiceData object with the given parameters to persistence.
addSingleEntry(OcspSigningCacheEntry) - Method in enum org.cesecore.certificates.ocsp.cache.OcspSigningCache
This method will add a single cache entry to the cache.
addStep(ApprovalStep) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Adds a step without modifying any order.
addStep(ApprovalStep) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
addStepFirst() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Creates a new step and adds it first.
addStepFirst() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
addStepLast() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Creates a new step and adds it last.
addStepLast() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
addSubjectsToRole(AuthenticationToken, AdminGroupData, Collection<AccessUserAspectData>) - Method in interface org.ejbca.core.ejb.upgrade.LegacyRoleManagementSessionLocal
Deprecated.
Gives the collection of subjects the given role.
addSubjectToRole(String, String, String, String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Adds an administrator to the specified role
addSubscriber(SaferAppenderListener) - Static method in class org.cesecore.util.log.SaferDailyRollingFileAppender
Sets the SaferAppenderListener that will be informed if a logging error occurs.
addTo(int) - Method in enum org.cesecore.certificates.endentity.EndEntityTypes
Joins this end entity type to the given parameter by performing a binary OR operation on their hex valyes and returning whatever type which matches the result
addToMap(Map<K, V>, K, V) - Static method in class org.cesecore.util.MapTools
Adds an item to a map, and returns it.
addToMap(Map<K, V>, K, V, K, V) - Static method in class org.cesecore.util.MapTools
Adds two items to a map, and returns it.
addToMap(Map<K, V>, K, V, K, V, K, V) - Static method in class org.cesecore.util.MapTools
Adds three items to a map, and returns it.
addType(EndEntityTypes) - Method in class org.cesecore.certificates.endentity.EndEntityType
Adds the given type to this type.
addUnknownProperty(String) - Method in class org.cesecore.keybind.InternalKeyBindingPropertyValidationWrapper
 
addUser(AuthenticationToken, String, String, String, String, String, boolean, int, int, EndEntityType, int, int, int) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Important: this method is old and shouldn't be used, use addUser(..EndEntityInformation...) instead.
addUser(AuthenticationToken, EndEntityInformation, boolean) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Add a new user.
addUser(AuthenticationToken, EndEntityInformation, boolean) - Method in interface org.ejbca.core.model.era.RaMasterApi
Adds (end entity) user.
addUserAfterApproval(AuthenticationToken, EndEntityInformation, boolean, AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Add a new user after an AddEndEntityApprovalRequest had been approved.
addUserAndCreateCertificate(AuthenticationToken, EndEntityInformation, boolean) - Method in interface org.ejbca.core.model.era.RaMasterApi
Adds (end entity) user and generates certificate from CSR for this end entity.
addUserAndGenerateKeyStore(AuthenticationToken, EndEntityInformation, boolean) - Method in interface org.ejbca.core.model.era.RaMasterApi
Adds (end entity) user and generates keystore for this end entity.
addUserDataSource(AuthenticationToken, int, String, BaseUserDataSource) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Adds a user data source to the database.
addUserDataSource(AuthenticationToken, String, BaseUserDataSource) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Adds a user data source to the database.
addUserFromWS(AuthenticationToken, EndEntityInformation, boolean) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
addUserFromWS is called from EjbcaWS if profile specifies merge data from profile to user we merge them before calling addUser
addUserFromWS(AuthenticationToken, UserDataVOWS, boolean) - Method in interface org.ejbca.core.model.era.RaMasterApi
addUserFromWS is called from EjbcaWS if profile specifies merge data from profile to user we merge them before calling addUser
addUserNotification(UserNotification) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
addUserNotificationProperties(ApprovalPartition, String, String, String) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Add user notification properties
addUserNotificationProperties(ApprovalPartition, String, String, String) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
adhocUpgradeFromPre60(char[]) - Method in class org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionBean
Deprecated.
adhocUpgradeFromPre60(char[]) - Method in interface org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionLocal
One-time load and conversion of configured keystores to CryptoTokens and OcspKeyBindings
adhocUpgradeTo6_3_1_1() - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSessionLocal
Allows upgrade for Community Users to EJBCA 6.3.1.1 from previous versions of EJBCA by replacing the old VA publisher with a placeholder
admin - Variable in class org.ejbca.core.model.services.BaseWorker
 
Admin - Class in org.ejbca.core.model.log
Deprecated.
Use org.cesecore.authentication.tokens.AuthenticationToken instead.
Admin(int) - Constructor for class org.ejbca.core.model.log.Admin
Deprecated.
 
Admin(int, String) - Constructor for class org.ejbca.core.model.log.Admin
Deprecated.
 
Admin(Certificate, String, String) - Constructor for class org.ejbca.core.model.log.Admin
Deprecated.
 
AdminAlreadyApprovedRequestException - Exception in org.ejbca.core.model.approval
Exception thrown to show that an administrator has already approved a request.
AdminAlreadyApprovedRequestException(String) - Constructor for exception org.ejbca.core.model.approval.AdminAlreadyApprovedRequestException
 
AdminGroupData - Class in org.cesecore.roles
Deprecated.
AdminGroupData() - Constructor for class org.cesecore.roles.AdminGroupData
Deprecated.
 
AdminGroupData(Integer, String) - Constructor for class org.cesecore.roles.AdminGroupData
Deprecated.
 
adminInformation - Variable in class org.ejbca.core.model.log.Admin
Deprecated.
 
AdminInformation - Class in org.ejbca.core.model.authorization
A class used to send user information to the authorization tree.
AdminInformation(int, byte[]) - Constructor for class org.ejbca.core.model.authorization.AdminInformation
 
AdminInformation(Certificate, byte[]) - Constructor for class org.ejbca.core.model.authorization.AdminInformation
Creates a new instance of AdminInformation
ADMINISTRATOR - org.cesecore.certificates.endentity.EndEntityTypes
 
AdminPreference - Class in org.ejbca.core.model.ra.raadmin
A class representing a admins personal preferences.
AdminPreference() - Constructor for class org.ejbca.core.model.ra.raadmin.AdminPreference
Creates a new instance of AdminPreference
AdminPreferencesData - Class in org.ejbca.core.ejb.ra.raadmin
Representation of admin's preferences.
AdminPreferencesData() - Constructor for class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
AdminPreferencesData(String, AdminPreference) - Constructor for class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
Entity holding data of admin preferences.
AdminPreferenceSession - Interface in org.ejbca.core.ejb.ra.raadmin
Session bean to handle admin preference administration
AdminPreferenceSessionLocal - Interface in org.ejbca.core.ejb.ra.raadmin
Local interface for RaAdminSession.
AdminPreferenceSessionRemote - Interface in org.ejbca.core.ejb.ra.raadmin
Remote interface for RaAdminSession.
ADMINPREFS - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
ADMINTYPETEXTS - Static variable in class org.ejbca.core.model.log.Admin
Deprecated.
 
ADMINWEB - org.ejbca.core.ejb.audit.enums.EjbcaModuleTypes
Administrative web GUI module.
ADMINWEB_ADMINISTRATORLOGGEDIN - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
An administrator logs in to EJBCA's Administrative Web GUI.
ADRESSLABELCOPIES - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
ADRESSLABELDATA - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
ADRESSLABELFILENAME - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
ADRESSLABELTYPE - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
ADRESSLABELTYPE_GENERAL - Static variable in interface org.ejbca.core.model.hardtoken.profiles.IAdressLabelSettings
Constants indicating what type of adress label that should be printed.
ADRESSLABELTYPE_NONE - Static variable in interface org.ejbca.core.model.hardtoken.profiles.IAdressLabelSettings
Constant indicating that no adress label should be printed.
AFFILIATIONCHANGED - org.cesecore.certificates.crl.RevocationReasons
 
AlgorithmConstants - Class in org.cesecore.certificates.util
Constants for digital signature algorithms.
AlgorithmsToolRuntimeException - Exception in org.cesecore.certificates.util
Thrown by methods in @link AlgorithmTools when an error occurs that can not be handled.
AlgorithmTools - Class in org.cesecore.certificates.util
Various helper methods for handling the mappings between different key and signature algorithms.
AlgorithmTools() - Constructor for class org.cesecore.certificates.util.AlgorithmTools
 
aliases() - Method in class org.cesecore.keys.token.CachingKeyStoreWrapper
 
aliasExists(String) - Method in class org.ejbca.config.CmpConfiguration
 
aliasExists(String) - Method in class org.ejbca.config.EstConfiguration
 
aliasExists(String) - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
aliasExists(String) - Method in class org.ejbca.config.ScepConfiguration
 
ALL_CERTIFICATE_PROFILE_IDS - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
ALL_KEY_PURPOSES - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
 
ALLCAS - Static variable in class org.cesecore.certificates.ca.CAConstants
Used in profiles and service workers to make the catch all every CA instead of listing individual CAs when operating on them This is duplicated in SecConst
ALLCAS - Static variable in class org.ejbca.core.model.SecConst
Used in end entity profiles and service workers This is duplicated in CAConstants
ALLOW_EXTRACTABLE_PRIVATE_KEY - Static variable in interface org.cesecore.keys.token.CryptoToken
Boolean indicating if it should be allowed to extract private keys
ALLOW_NONEXISTING_SLOT_PROPERTY - Static variable in interface org.cesecore.keys.token.CryptoToken
Whether non-existent slots should be allowed or throw an NoSuchSlotException
ALLOWBACKDATEDREVOCATION - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
ALLOWCERTSNOVERIDE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
ALLOWDNOVERRIDE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
ALLOWDNOVERRIDEBYEEI - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
ALLOWEDREQUESTS - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
A maximum value of the (optional) counter specifying how many certificate requests can be processed before user is finalized (status set to GENERATED).
ALLOWEXTENSIONOVERRIDE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
ALLOWKEYUSAGEOVERRIDE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
ALLOWVALIDITYOVERRIDE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
AllPrintableCharPasswordGenerator - Class in org.ejbca.util.passgen
AllPrintablePasswordGenerator is a class generating random passwords containing all printable english characters.
AllPrintableCharPasswordGenerator() - Constructor for class org.ejbca.util.passgen.AllPrintableCharPasswordGenerator
 
allSctsAreValidOrThrow(X509Certificate, List<Certificate>, Collection<CTLogInfo>) - Method in interface org.cesecore.certificates.certificatetransparency.CertificateTransparency
Ensure that all SCTs in the certificate are valid or throw an exception.
ALREADY_REVOKED - Static variable in class org.cesecore.ErrorCode
End entity is already revoked.
AlreadyRevokedException - Exception in org.ejbca.core.model.ra
Exception thrown when a revocation request for an already revoked object is requested.
AlreadyRevokedException() - Constructor for exception org.ejbca.core.model.ra.AlreadyRevokedException
Creates a new instance of AlreadyRevokedException without detail message.
AlreadyRevokedException(String) - Constructor for exception org.ejbca.core.model.ra.AlreadyRevokedException
Creates a new instance of AlreadyRevokedException
AlwaysAllowLocalAuthenticationToken - Class in org.cesecore.authentication.tokens
An authentication token that always matches the provided AccessUserAspectData if the AuthenticationToken was created in the same JVM as it is verified.
AlwaysAllowLocalAuthenticationToken(String) - Constructor for class org.cesecore.authentication.tokens.AlwaysAllowLocalAuthenticationToken
 
AlwaysAllowLocalAuthenticationToken(Principal) - Constructor for class org.cesecore.authentication.tokens.AlwaysAllowLocalAuthenticationToken
 
AlwaysAllowLocalAuthenticationTokenMetaData - Class in org.cesecore.authentication.tokens
Meta data definition and ServiceLoader marker for AlwaysAllowLocalAuthenticationToken.
AlwaysAllowLocalAuthenticationTokenMetaData() - Constructor for class org.cesecore.authentication.tokens.AlwaysAllowLocalAuthenticationTokenMetaData
 
and(Elem, Elem) - Static method in class org.cesecore.util.query.Criteria
 
AND - org.cesecore.util.query.elems.LogicOperator
 
ANY_CA - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
Used to indicate that the approval is applicable to any ca.
ANY_EC_CURVE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Constant indicating that any elliptic curve may be used with this profile.
ANY_ENDENTITYPROFILE - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
Used to indicate that the approval is applicable to any end entity profile.
ANY_POLICY_OID - Static variable in class org.cesecore.certificates.certificateprofile.CertificatePolicy
The special anyPolicy policy OID.
ANY_POLICY_OID - Static variable in class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
The special anyPolicy policy OID.
ANYBODY - Static variable in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
ANYCA - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Constant indicating that any CA can be used with this certificate profile.
ANYCA - Static variable in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
Constant indicating that any CA can be used with this user data source.
APP_JNDI_PREFIX - Static variable in class org.cesecore.jndi.JndiConstants
NOTE: diff between EJBCA and CESeCore
APP_USE_AUDIOS_OR_VIDEOS - Static variable in class org.owasp.filters.ContentSecurityPolicyFilter
Configuration member to specify if web app use videos or audios
APP_USE_WEBFONTS - Static variable in class org.owasp.filters.ContentSecurityPolicyFilter
Configuration member to specify if web app use web fonts
append(Object) - Method in class org.cesecore.dbprotection.ProtectionStringBuilder
 
append(LoggingEvent) - Method in class org.cesecore.util.log.SaferDailyRollingFileAppender
 
APPEND - org.ejbca.statedump.ejb.StatedumpOverride.Type
 
appendNestedAuthenticationToken(NestableAuthenticationToken) - Method in class org.cesecore.authentication.tokens.NestableAuthenticationToken
 
appendQueryToURL(String, HashID) - Method in enum org.ejbca.ui.web.protocol.RFC4387URL
appendQueryToURL(String, HashID, boolean) - Method in enum org.ejbca.ui.web.protocol.RFC4387URL
Append the query of the RFC hash to a URL
APPLICABLE_CA_TYPES - Static variable in class org.cesecore.keys.validation.CertificateValidatorBase
List of applicable CA types (see CertificateValidatorBase.getApplicableCaTypes()).
APPLICABLE_CA_TYPES - Static variable in class org.cesecore.keys.validation.ValidatorBase
List of applicable CA types (see ValidatorBase.getApplicableCaTypes().
APPLICABLE_PHASES - Static variable in class org.cesecore.keys.validation.CertificateValidatorBase
List of applicable issuance phases (see IssuancePhase).
APPLICABLE_PHASES - Static variable in class org.cesecore.keys.validation.KeyValidatorBase
List of applicable issuance phases (see IssuancePhase).
APPLICABLE_PHASES - Static variable in class org.cesecore.keys.validation.ValidatorBase
List of applicable issuance phases (see IssuancePhase).
APPLICABLECAS - Static variable in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
 
ApplyBean - Class in org.ejbca.ui.web.pub
A class used as an interface between Apply jsp pages and ejbca functions.
ApplyBean() - Constructor for class org.ejbca.ui.web.pub.ApplyBean
Creates a new instance of CaInterfaceBean
applyExpirationRestrictionForWeekdays(Date, boolean[], boolean) - Static method in class org.cesecore.util.ValidityDate
Rolls the given date one day forward or backward, until a date with a day not included in the restrictions (list of weekdays) is reached.
Approval - Class in org.ejbca.core.model.approval
Class representing an approval of a request.
Approval() - Constructor for class org.ejbca.core.model.approval.Approval
Constructor used in externalization only
Approval(String, int, int) - Constructor for class org.ejbca.core.model.approval.Approval
 
APPROVAL - org.ejbca.core.ejb.audit.enums.EjbcaModuleTypes
Approval module.
APPROVAL_ADD - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Action that requires approval by one or more administrators is requested.
APPROVAL_ALREADY_EXISTS - Static variable in class org.cesecore.ErrorCode
Approval already exists.
APPROVAL_APPROVE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Action that requires approval was approved by one of the required administrator(s).
APPROVAL_EDIT - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Approval request was edited.
APPROVAL_EXTEND - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Expiration date of an approval request was extended by an administrator.
APPROVAL_PROFILE - org.ejbca.core.ejb.audit.enums.EjbcaModuleTypes
Approval Profiles module.
APPROVAL_PROFILE_ADD - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Adding an approval profile
APPROVAL_PROFILE_EDIT - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Editing an approval profile
APPROVAL_PROFILE_REMOVE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Removing an approval profile
APPROVAL_PROFILE_RENAME - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Renaming an approval profile
APPROVAL_REJECT - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Action that requires approval was rejected by one of the required administrator(s).
APPROVAL_REMOVE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Event type is currently only used by EJBCA development tests.
APPROVAL_REQUEST_ID_NOT_EXIST - Static variable in class org.cesecore.ErrorCode
Approval request with specified ID does not exist.
APPROVAL_WRONG_STATUS - Static variable in class org.cesecore.ErrorCode
Wrong status of approval.
ApprovalData - Class in org.ejbca.core.ejb.approval
Representation of approval request data used to control request and their approvals.
ApprovalData() - Constructor for class org.ejbca.core.ejb.approval.ApprovalData
 
ApprovalData(int) - Constructor for class org.ejbca.core.ejb.approval.ApprovalData
Entity holding data of a approval data.
ApprovalDataText - Class in org.ejbca.core.model.approval
Class used in presenting approval data for the approving administrator Contains a header and a data part and booleans if they should be translated or not.
ApprovalDataText(String, String, boolean, boolean) - Constructor for class org.ejbca.core.model.approval.ApprovalDataText
 
ApprovalDataVO - Class in org.ejbca.core.model.approval
Value Object containing all the information about an approval such as approvalid, approvaltype, endentityprofileid, caid, reqadmincertissuerdn, reqadmincertsn, status, approvals (Collection), requestdata, requestdate, expiredate, remainingapprovals
ApprovalDataVO(int, int, int, int, int, String, String, int, Collection<Approval>, ApprovalRequest, Date, Date) - Constructor for class org.ejbca.core.model.approval.ApprovalDataVO
 
ApprovalException - Exception in org.ejbca.core.model.approval
General Exception when something serious goes wrong when managing approvals
ApprovalException(String) - Constructor for exception org.ejbca.core.model.approval.ApprovalException
Constructor.
ApprovalException(String, Throwable) - Constructor for exception org.ejbca.core.model.approval.ApprovalException
Constructor.
ApprovalException(ErrorCode, String) - Constructor for exception org.ejbca.core.model.approval.ApprovalException
Constructor.
ApprovalException(ErrorCode, String, Throwable) - Constructor for exception org.ejbca.core.model.approval.ApprovalException
Constructor.
ApprovalExecutionSession - Interface in org.ejbca.core.ejb.approval
 
ApprovalExecutionSessionLocal - Interface in org.ejbca.core.ejb.approval
 
ApprovalExecutionSessionRemote - Interface in org.ejbca.core.ejb.approval
 
ApprovalMatch - Class in org.ejbca.util.query
A class used by Query class to build a custom query for EJBCA approval module.
ApprovalMatch(int, int, String) - Constructor for class org.ejbca.util.query.ApprovalMatch
Creates a new instance.
ApprovalNotificationParameterGenerator - Class in org.ejbca.core.model.approval
Parameters for notification of partition owners in the approval request work flow.
ApprovalNotificationParameterGenerator(int, int, int, String, String, String, String, String) - Constructor for class org.ejbca.core.model.approval.ApprovalNotificationParameterGenerator
 
ApprovalPartition - Class in org.ejbca.core.model.approval.profile
Represents a partition of an approval sequence.
ApprovalPartition(int) - Constructor for class org.ejbca.core.model.approval.profile.ApprovalPartition
 
ApprovalPartition(ApprovalPartition) - Constructor for class org.ejbca.core.model.approval.profile.ApprovalPartition
Copy constructor
ApprovalPartitionWorkflowState - Enum in org.ejbca.core.model.approval.profile
The approval work flow state is an indication of the current progress and used for triggering actions.
ApprovalProfile - Interface in org.ejbca.core.model.approval.profile
An interface for approval profiles types.
APPROVALPROFILE - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
APPROVALPROFILE - Static variable in class org.cesecore.certificates.ca.CA
Deprecated.
since 6.8.0, replaced by the approvals Action:ApprovalProfile mapping
APPROVALPROFILE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
since 6.8.0, where approval settings and profiles became interlinked.
ApprovalProfileBase - Class in org.ejbca.core.model.approval.profile
Implementation of the ProfileBase class, common functionality for all approval type profiles.
ApprovalProfileBase() - Constructor for class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
ApprovalProfileBase(String) - Constructor for class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
ApprovalProfileDoesNotExistException - Exception in org.ejbca.core.ejb.approval
An exception thrown when someone tries to change an approval profile that doesn't already exits
ApprovalProfileDoesNotExistException() - Constructor for exception org.ejbca.core.ejb.approval.ApprovalProfileDoesNotExistException
Creates a new instance of ApprovalProfileDoesntExistsException without detail message.
ApprovalProfileDoesNotExistException(Exception) - Constructor for exception org.ejbca.core.ejb.approval.ApprovalProfileDoesNotExistException
 
ApprovalProfileDoesNotExistException(String) - Constructor for exception org.ejbca.core.ejb.approval.ApprovalProfileDoesNotExistException
Constructs an instance of ApprovalProfileDoesntExistsException with the specified detail message.
APPROVALPROFILEEDIT - org.cesecore.authorization.control.StandardRules
 
ApprovalProfileExistsException - Exception in org.ejbca.core.ejb.approval
An exception thrown when someone tries to add an approval profile that already exits
ApprovalProfileExistsException() - Constructor for exception org.ejbca.core.ejb.approval.ApprovalProfileExistsException
Creates a new instance of ApprovalProfileExistsException without detail message.
ApprovalProfileExistsException(String) - Constructor for exception org.ejbca.core.ejb.approval.ApprovalProfileExistsException
Constructs an instance of ApprovalProfileExistsException with the specified detail message.
ApprovalProfileSession - Interface in org.ejbca.core.ejb.approval
Session bean to manage approval profiles, i.e.
ApprovalProfileSessionLocal - Interface in org.ejbca.core.ejb.approval
Session to access approval profiles locally
ApprovalProfileSessionRemote - Interface in org.ejbca.core.ejb.approval
Session to access approval profiles remotely
ApprovalProfilesFactory - Enum in org.ejbca.core.model.approval.profile
Reads in the implementations of the ApprovalProfile interface.
APPROVALPROFILEVIEW - org.cesecore.authorization.control.StandardRules
 
ApprovalRequest - Class in org.ejbca.core.model.approval
Abstract Base class representing one approval request created when an administrator performs an action that requires an approval.
ApprovalRequest() - Constructor for class org.ejbca.core.model.approval.ApprovalRequest
Constructor used in externalization only
ApprovalRequest(AuthenticationToken, String, int, int, int, int, ApprovalProfile) - Constructor for class org.ejbca.core.model.approval.ApprovalRequest
Main constructor of an approval request.
ApprovalRequest(AuthenticationToken, String, int, int, int, ApprovalProfile) - Constructor for class org.ejbca.core.model.approval.ApprovalRequest
Main constructor of an approval request for standard one step approval request.
ApprovalRequestExecutionException - Exception in org.ejbca.core.model.approval
Exception throws after an administrator have approved a request and the request have been executed and something went wrong that the approval administrator should be notified of.
ApprovalRequestExecutionException(String) - Constructor for exception org.ejbca.core.model.approval.ApprovalRequestExecutionException
 
ApprovalRequestExecutionException(String, Throwable) - Constructor for exception org.ejbca.core.model.approval.ApprovalRequestExecutionException
 
ApprovalRequestExpiredException - Exception in org.ejbca.core.model.approval
Exception throws after approving,executing or requesting actions that have expired in the approval database
ApprovalRequestExpiredException() - Constructor for exception org.ejbca.core.model.approval.ApprovalRequestExpiredException
 
ApprovalRequestExpiredException(String) - Constructor for exception org.ejbca.core.model.approval.ApprovalRequestExpiredException
 
ApprovalRequestHelper - Class in org.ejbca.core.model.approval
Helper class containing static methods for RMI lookups
ApprovalRequestHelper() - Constructor for class org.ejbca.core.model.approval.ApprovalRequestHelper
 
ApprovalRequestType - Enum in org.cesecore.certificates.ca
Represents a type of approval request.
APPROVALS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
ApprovalSession - Interface in org.ejbca.core.ejb.approval
Session bean to manage approval requests, i.e.
ApprovalSessionLocal - Interface in org.ejbca.core.ejb.approval
Local interface for ApprovalSession.
ApprovalSessionRemote - Interface in org.ejbca.core.ejb.approval
Remote interface for ApprovalSession.
APPROVALSETTINGS - Static variable in class org.cesecore.certificates.ca.CA
Deprecated.
since 6.8.0, replaced by the approvals Action:ApprovalProfile mapping
APPROVALSETTINGS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
since 6.8.0, where approval settings and profiles became interlinked.
ApprovalStep - Class in org.ejbca.core.model.approval.profile
This class represents an approval step, to sum of which is a collective series of events, in serial order, which must occur for an approval to pass.
ApprovalStep(int) - Constructor for class org.ejbca.core.model.approval.profile.ApprovalStep
 
ApprovalStep(String) - Constructor for class org.ejbca.core.model.approval.profile.ApprovalStep
Create an approval step from a base64 encoded string representing a serialized ApprovalStep.
ApprovalStep(ApprovalStep) - Constructor for class org.ejbca.core.model.approval.profile.ApprovalStep
Copy constructor for ApprovalStep objects
ApprovalStepMetadata - Class in org.ejbca.core.model.approval
Holds data of metadata of an approval step
ApprovalStepMetadata(int, String, List<String>, int) - Constructor for class org.ejbca.core.model.approval.ApprovalStepMetadata
 
APPROVALTYPE_ACTIVATECATOKEN - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
APPROVALTYPE_ADDENDENTITY - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
APPROVALTYPE_CHANGESTATUSENDENTITY - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
APPROVALTYPE_DUMMY - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
APPROVALTYPE_EDITENDENTITY - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
APPROVALTYPE_GENERATETOKEN - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
APPROVALTYPE_KEYRECOVERY - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
APPROVALTYPE_REVOKEANDDELETEENDENTITY - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
APPROVALTYPE_REVOKECERTIFICATE - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
APPROVALTYPE_REVOKEENDENTITY - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
APPROVALTYPE_VIEWHARDTOKENDATA - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
APPROVALTYPENAMES - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
approve(AuthenticationToken, int, Approval) - Method in interface org.ejbca.core.ejb.approval.ApprovalExecutionSession
Method used to approve an approval requests.
APPROVE - org.ejbca.core.model.era.RaApprovalResponseRequest.Action
 
APPROVE_END_ENTITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
APPROVED - org.ejbca.core.model.approval.profile.ApprovalPartitionWorkflowState
The partition has been approved and no longer requires any action
APPROVED_PARTIALLY - org.ejbca.core.model.approval.profile.ApprovalPartitionWorkflowState
The partition has been approved, but still requires additional approvals
arePartitionsFixed() - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
arePartitionsFixed() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
arePartitionsFixed() - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
arePropertiesValid() - Method in class org.cesecore.keybind.InternalKeyBindingPropertyValidationWrapper
 
ARLATTRIBUTE - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
ASC - org.cesecore.util.query.clauses.Order.Value
 
assertAuthorizedToApprove(AuthenticationToken, ApprovalDataVO) - Method in interface org.ejbca.core.ejb.approval.ApprovalExecutionSessionLocal
Asserts general authorization to approve
assertAuthorizedToRoleMembers(AuthenticationToken, int, boolean) - Method in class org.cesecore.roles.management.RoleSessionBean
 
assertAuthorizedToRoleMembers(AuthenticationToken, int, boolean) - Method in interface org.cesecore.roles.management.RoleSessionLocal
Checks if the administrator is allowed to add/edit/remove role members from role with the given ID.
assertCertificateCompatability(Certificate, AvailableExtendedKeyUsagesConfiguration) - Method in class org.cesecore.keybind.impl.AuthenticationKeyBinding
 
assertCertificateCompatability(Certificate, AvailableExtendedKeyUsagesConfiguration) - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
assertCertificateCompatability(Certificate, AvailableExtendedKeyUsagesConfiguration) - Method in interface org.cesecore.keybind.InternalKeyBinding
IMPORTANT: The validation must be done properly to avoid unintended certificate import.
assertCertificateCompatability(Certificate, AvailableExtendedKeyUsagesConfiguration) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
assertCertificateCompatability(Certificate, AvailableExtendedKeyUsagesConfiguration) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
assertNonImportantRoleMembership(AuthenticationToken, int) - Method in class org.cesecore.roles.management.RoleSessionBean
 
assertNonImportantRoleMembership(AuthenticationToken, int) - Method in interface org.cesecore.roles.management.RoleSessionLocal
 
assertSubjectEnforcements(CAInfo, EndEntityInformation) - Method in class org.cesecore.certificates.certificate.CertificateCreateSessionBean
 
assertSubjectEnforcements(CAInfo, EndEntityInformation) - Method in interface org.cesecore.certificates.certificate.CertificateCreateSessionLocal
Performs SubjectDN checks
assertSubjectKeyIdEnforcements(CAInfo, EndEntityInformation, PublicKey) - Method in class org.cesecore.certificates.certificate.CertificateCreateSessionBean
 
assertSubjectKeyIdEnforcements(CAInfo, EndEntityInformation, PublicKey) - Method in interface org.cesecore.certificates.certificate.CertificateCreateSessionLocal
Performs SubjectKeyId checks
AsStringComparator - Class in org.cesecore.util
Compares objects with their string representation, by calling String.valueOf(x) on the compared objects.
AsStringComparator() - Constructor for class org.cesecore.util.AsStringComparator
 
asValueObject() - Method in class org.cesecore.roles.member.RoleMemberData
 
ATTRIB_LABEL_KEY - Static variable in class org.cesecore.keys.token.PKCS11CryptoToken
 
attrNameToOID(String) - Method in class org.cesecore.util.CeSecoreNameStyle
 
attrNameToOID(String) - Method in class org.ejbca.util.LdapNameStyle
 
Auditable - Interface in org.cesecore.audit
Interface for querying, validating and exporting log.
AuditDevicesConfig - Class in org.cesecore.audit
Parses configuration related to the log devices.
AuditDevicesConfig() - Constructor for class org.cesecore.audit.AuditDevicesConfig
 
AuditExportCsv - Class in org.cesecore.audit.impl
Simple implementation of AuditExporter that writes the field values as a tab-separated file for easy import in spread sheet processors.
AuditExportCsv() - Constructor for class org.cesecore.audit.impl.AuditExportCsv
 
AuditExporter - Interface in org.cesecore.audit.audit
Interface for how to export audit log data.
AuditExporterDummy - Class in org.cesecore.audit.impl
Dummy implementation of AuditExporter that does nothing.
AuditExporterDummy() - Constructor for class org.cesecore.audit.impl.AuditExporterDummy
 
AuditExporterXml - Class in org.cesecore.audit.impl
Exports audit log using the Java's XML serialization.
AuditExporterXml() - Constructor for class org.cesecore.audit.impl.AuditExporterXml
 
auditLogCryptoTest(String) - Method in class org.cesecore.audit.log.InternalSecurityEventsLoggerSessionBean
 
auditLogCryptoTest(String) - Method in interface org.cesecore.audit.log.InternalSecurityEventsLoggerSessionLocal
 
AuditLogDevice - Interface in org.cesecore.audit
Interface for Secure Audit Log device that can be logged to or read from.
AuditLogEntry - Interface in org.cesecore.audit
Stored log dta that should be searchable should implement this interface.
AuditLogExporterException - Exception in org.cesecore.audit.audit
Error during export of secure audit log events.
AuditLogExporterException() - Constructor for exception org.cesecore.audit.audit.AuditLogExporterException
 
AuditLogExporterException(String) - Constructor for exception org.cesecore.audit.audit.AuditLogExporterException
 
AuditLogExporterException(String, Throwable) - Constructor for exception org.cesecore.audit.audit.AuditLogExporterException
 
AuditLogExporterException(Throwable) - Constructor for exception org.cesecore.audit.audit.AuditLogExporterException
 
AuditLogExportReport - Class in org.cesecore.audit.audit
When we export logs we also validate them.
AuditLogExportReport() - Constructor for class org.cesecore.audit.audit.AuditLogExportReport
 
AuditLogger - Class in org.cesecore.certificates.ocsp.logging
TODO: Document me!
AuditLogger - Interface in org.cesecore.audit
Interface for writing secure audit events.
AuditLogger(String, Integer, String, String) - Constructor for class org.cesecore.certificates.ocsp.logging.AuditLogger
 
AuditLogReportElem - Class in org.cesecore.audit.audit
A sub-element of a AuditLogValidationReport representing an error or warning.
AuditLogReportElem() - Constructor for class org.cesecore.audit.audit.AuditLogReportElem
 
AuditLogReportElem(Long, Long, String) - Constructor for class org.cesecore.audit.audit.AuditLogReportElem
 
AuditLogReportElem(Long, Long, List<String>) - Constructor for class org.cesecore.audit.audit.AuditLogReportElem
 
AuditLogResetException - Exception in org.cesecore.audit.log
 
AuditLogResetException() - Constructor for exception org.cesecore.audit.log.AuditLogResetException
 
AuditLogResetException(String) - Constructor for exception org.cesecore.audit.log.AuditLogResetException
 
AuditLogResetException(String, Throwable) - Constructor for exception org.cesecore.audit.log.AuditLogResetException
 
AuditLogResetException(Throwable) - Constructor for exception org.cesecore.audit.log.AuditLogResetException
 
AuditLogRules - Enum in org.cesecore.authorization.control
 
AuditLogRulesReference - Class in org.cesecore.authorization.control
Dynamically defined access rules for the security events audit log.
AuditLogRulesReference() - Constructor for class org.cesecore.authorization.control.AuditLogRulesReference
 
AuditLogValidationReport - Class in org.cesecore.audit.audit
This class represents the audit log validation report.
AuditLogValidationReport() - Constructor for class org.cesecore.audit.audit.AuditLogValidationReport
 
AuditLogValidatorException - Exception in org.cesecore.audit.audit
An error during validation of secure audit log data.
AuditLogValidatorException() - Constructor for exception org.cesecore.audit.audit.AuditLogValidatorException
 
AuditLogValidatorException(String) - Constructor for exception org.cesecore.audit.audit.AuditLogValidatorException
 
AuditLogValidatorException(String, Throwable) - Constructor for exception org.cesecore.audit.audit.AuditLogValidatorException
 
AuditLogValidatorException(Throwable) - Constructor for exception org.cesecore.audit.audit.AuditLogValidatorException
 
AuditRecordData - Class in org.cesecore.audit.impl.integrityprotected
This class represents an audit log record.
AuditRecordData() - Constructor for class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
AuditRecordData(String, Long, Long, EventType, EventStatus, String, ServiceType, ModuleType, String, String, String, Map<String, Object>) - Constructor for class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
AuditRecordStorageException - Exception in org.cesecore.audit.log
Handles secure audit log storage exceptions
AuditRecordStorageException() - Constructor for exception org.cesecore.audit.log.AuditRecordStorageException
 
AuditRecordStorageException(String) - Constructor for exception org.cesecore.audit.log.AuditRecordStorageException
 
AuditRecordStorageException(String, Throwable) - Constructor for exception org.cesecore.audit.log.AuditRecordStorageException
 
AuditRecordStorageException(Throwable) - Constructor for exception org.cesecore.audit.log.AuditRecordStorageException
 
autenticate(String) - Method in interface org.cesecore.certificates.ocsp.keys.CardKeys
 
AUTH_CERT_NOT_RECEIVED - Static variable in class org.cesecore.ErrorCode
Client authentication certificate not received.
AUTHENCPUK - Static variable in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
authenticate(AuthenticationSubject) - Method in interface org.cesecore.authentication.tokens.AuthenticationProvider
Implement this method to authenticate a subject using its principals and credentials.
authenticateUser(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSession
Authenticates a user to the user database and returns the user DN.
authenticateUsingClientCertificate(X509Certificate) - Method in interface org.ejbca.core.ejb.authentication.web.WebAuthenticationProviderSessionLocal
 
authenticateUsingNothing(String, boolean) - Method in interface org.ejbca.core.ejb.authentication.web.WebAuthenticationProviderSessionLocal
 
AUTHENTICATION - org.cesecore.audit.enums.EventTypes
Authentication check of an entity.
AUTHENTICATION - org.cesecore.audit.enums.ModuleTypes
Authentication module.
AuthenticationFailedException - Exception in org.cesecore.authentication
This Exception is thrown whenever a public session bean is entered with an invalid authentication token.
AuthenticationFailedException() - Constructor for exception org.cesecore.authentication.AuthenticationFailedException
 
AuthenticationFailedException(String) - Constructor for exception org.cesecore.authentication.AuthenticationFailedException
 
AuthenticationFailedException(String, Throwable) - Constructor for exception org.cesecore.authentication.AuthenticationFailedException
 
AuthenticationFailedException(Throwable) - Constructor for exception org.cesecore.authentication.AuthenticationFailedException
 
AuthenticationKeyBinding - Class in org.cesecore.keybind.impl
Used when this EJBCA instance authenticates to other instances.
AuthenticationKeyBinding() - Constructor for class org.cesecore.keybind.impl.AuthenticationKeyBinding
 
AuthenticationProvider - Interface in org.cesecore.authentication.tokens
This is a callback interface that provides a method of authentication for a subject.
AuthenticationSubject - Class in org.cesecore.authentication.tokens
This class represents a Subject for the purpose of authentication/authorization.
AuthenticationSubject(Set<Principal>, Set<?>) - Constructor for class org.cesecore.authentication.tokens.AuthenticationSubject
 
AuthenticationToken - Class in org.cesecore.authentication.tokens
A token returned by the act of authentication.
AuthenticationToken(Set<? extends Principal>, Set<?>) - Constructor for class org.cesecore.authentication.tokens.AuthenticationToken
 
AuthenticationTokenCache - Enum in org.cesecore.roles.member
This cache saves authentication token checks.
AuthenticationTokenCacheKey - Class in org.cesecore.roles.member
POJO that provides a search key for recently used authentication tokens.
AuthenticationTokenCacheKey(AuthenticationToken) - Constructor for class org.cesecore.roles.member.AuthenticationTokenCacheKey
 
AuthenticationTokenCacheKey(AuthenticationTokenCacheKey) - Constructor for class org.cesecore.roles.member.AuthenticationTokenCacheKey
Copy constructor
AuthenticationTokenMetaData - Interface in org.cesecore.authentication.tokens
Meta data definition and marker interface used by the ServiceLoader that all AuthenticationToken types must have to be usable.
AuthenticationTokenMetaDataBase - Class in org.cesecore.authentication.tokens
Common functions for meta data definitions for AuthenticationTokens that should be auto-detected via ServiceLoader of AuthenticationTokenMetaData.
AuthenticationTokenMetaDataBase(String, List<? extends AccessMatchValue>, boolean) - Constructor for class org.cesecore.authentication.tokens.AuthenticationTokenMetaDataBase
 
AuthLoginException - Exception in org.ejbca.core.model.ca
Authentication error due to wrong credentials of user object.
AuthLoginException(String) - Constructor for exception org.ejbca.core.model.ca.AuthLoginException
Constructor used to create exception with an errormessage.
AuthLoginException(ErrorCode, String) - Constructor for exception org.ejbca.core.model.ca.AuthLoginException
Constructor taking an ErrorCode and the message.
AUTHMODULE_DN_PART_PWD - Static variable in class org.ejbca.config.CmpConfiguration
 
AUTHMODULE_ENDENTITY_CERTIFICATE - Static variable in class org.ejbca.config.CmpConfiguration
 
AUTHMODULE_HMAC - Static variable in class org.ejbca.config.CmpConfiguration
 
AUTHMODULE_REG_TOKEN_PWD - Static variable in class org.ejbca.config.CmpConfiguration
 
AUTHORITY_INFORMATION_ACCESS - Static variable in class org.cesecore.certificates.ca.X509CA
 
AuthorityInformationAccess - Class in org.cesecore.certificates.certificate.certextensions.standard
AuthorityInformationAccess Class for standard X509 certificate extension.
AuthorityInformationAccess() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.AuthorityInformationAccess
 
AuthorityKeyIdentifier - Class in org.cesecore.certificates.certificate.certextensions.standard
Class for standard X509 certificate extension.
AuthorityKeyIdentifier() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.AuthorityKeyIdentifier
 
AUTHORITYKEYIDENTIFIERCRITICAL - Static variable in class org.cesecore.certificates.ca.X509CA
 
AUTHORITYKEYIDENTIFIERCRITICAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
AuthorizationCache - Enum in org.cesecore.authorization
Cache of the authorization granted to different AuthenticationTokens.
AuthorizationCache.AuthorizationCacheCallback - Interface in org.cesecore.authorization
Call-back interface for loading access rules on cache miss
AuthorizationCache.AuthorizationResult - Class in org.cesecore.authorization
The access available to an authentication token and corresponding version of the authorization systems updateNumber
AuthorizationCacheReload - Class in org.cesecore.authorization.access
You can have a method that has a parameter of this type with the @Observes attribute to be notified when the access rules or roles have been changed.
AuthorizationCacheReload(int) - Constructor for class org.cesecore.authorization.access.AuthorizationCacheReload
 
AuthorizationCacheReloadListener - Interface in org.cesecore.authorization.access
Interface for subscriber to AuthorizationCacheReload events.
AuthorizationCacheReloadListeners - Enum in org.cesecore.authorization.cache
Singleton for broadcasting AuthorizationCacheReload events to subscribers.
AuthorizationDeniedException - Exception in org.cesecore.authorization
An exception thrown by the isauthorized method in the EjbcaAthorization bean.
AuthorizationDeniedException() - Constructor for exception org.cesecore.authorization.AuthorizationDeniedException
Creates a new instance of AuthorizationDeniedException without detail message.
AuthorizationDeniedException(String) - Constructor for exception org.cesecore.authorization.AuthorizationDeniedException
Constructs an instance of AuthorizationDeniedException with the specified detail message.
AuthorizationResult(HashMap<String, Boolean>, int) - Constructor for class org.cesecore.authorization.AuthorizationCache.AuthorizationResult
 
AuthorizationSession - Interface in org.cesecore.authorization
Main interface for checking authorization.
AuthorizationSessionBean - Class in org.cesecore.authorization
Business logic for the EJBCA 6.8.0+ authorization system.
AuthorizationSessionBean() - Constructor for class org.cesecore.authorization.AuthorizationSessionBean
 
AuthorizationSessionLocal - Interface in org.cesecore.authorization
 
AuthorizationSessionRemote - Interface in org.cesecore.authorization
 
AuthorizationSystemSession - Interface in org.ejbca.core.ejb.authorization
Interface for high level authorization system tasks.
AuthorizationSystemSessionLocal - Interface in org.ejbca.core.ejb.authorization
 
AuthorizationSystemSessionRemote - Interface in org.ejbca.core.ejb.authorization
 
AUTHORIZATIONTREEUPDATEDATA - Static variable in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
authorizedToCA(AuthenticationToken, int) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
authorizedToCA(AuthenticationToken, int) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Returns true if authorized to a CA
authorizedToCANoLogging(AuthenticationToken, int) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
authorizedToCANoLogging(AuthenticationToken, int) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Returns true if authorized to a CA without performing any logging operations.
authorizedToKeyRecover(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySession
Method checking the following authorizations: If /superadmin -> true Other must have both AccessRulesConstants.
authorizedToKeyValidatorWithResource(AuthenticationToken, CertificateProfile, boolean, String...) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
authorizedToProfileCas(AuthenticationToken, EndEntityProfile) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSessionLocal
Helper method that checks if an administrator is authorized to all CAs present in the profiles "available CAs"
authorizedToProfileWithResource(AuthenticationToken, CertificateProfile, boolean, String...) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
authorizedToProfileWithResource(AuthenticationToken, CertificateProfile, boolean, String...) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSessionLocal
Checks authorization to profiles.
AUTHPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
AuthStatusException - Exception in org.ejbca.core.model.ca
Authentication error due to wrong status of user object.
AuthStatusException(String) - Constructor for exception org.ejbca.core.model.ca.AuthStatusException
Constructor used to create exception with an errormessage.
authToken - Variable in class org.ejbca.core.model.log.Admin
Deprecated.
transient authToken should _not_ be serialized.
autoActivate() - Method in class org.cesecore.keys.token.BaseCryptoToken
TODO: This structure is confusing, with exceptions being thrown, caught, ignored and then rethrown at a later stage.
AUTOACTIVATE_PIN_PROPERTY - Static variable in interface org.cesecore.keys.token.CryptoToken
Auto activation property that can be defined in Crypto token properties
AUTOENROLL_DEFAULT_CA - Static variable in class org.ejbca.config.GlobalConfiguration
 
AutoEnrollServlet - Class in org.ejbca.ui.web.pub
Parses a posted request and returns a correct certificate depending on the type.
AutoEnrollServlet() - Constructor for class org.ejbca.ui.web.pub.AutoEnrollServlet
 
AUTOGENPASSWORDLENGTH - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
AUTOGENPASSWORDTYPE - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
AVAILABLE_CIPHER_SUITES_SPLIT_CHAR - Static variable in class org.cesecore.config.CesecoreConfiguration
 
AVAILABLE_KEY_ALGORITHMS - Static variable in class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
 
AVAILABLE_MSTEMPLATES - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
AVAILABLE_PRECISIONS - Static variable in class org.cesecore.util.SimpleTime
 
AVAILABLE_SIGALGS - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
Signature algorithms available to choose from.
AVAILABLE_UNITS - Static variable in class org.ejbca.core.model.services.intervals.PeriodicalInterval
 
AVAILABLE_UNITS - Static variable in interface org.ejbca.core.model.services.IWorker
 
AVAILABLE_UNITSVALUES - Static variable in class org.ejbca.core.model.services.intervals.PeriodicalInterval
 
AVAILABLE_UNITSVALUES - Static variable in interface org.ejbca.core.model.services.IWorker
 
availableBitLengths(String) - Method in class org.ejbca.ui.web.pub.ApplyBean
Method that returns a bitlengths available for the user.
AVAILABLEBITLENGTHS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
AVAILABLECAS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
availableCertificateProfiles(String) - Method in class org.ejbca.ui.web.pub.ApplyBean
Method that returns the avialable certificate profiles for the end entity profile a user is registered with.
AvailableCryptoToken - Class in org.cesecore.keys.token
Value class containing information about an available crypto token registered to the CryptoTokenCache.
AvailableCryptoToken(String, String, boolean, boolean) - Constructor for class org.cesecore.keys.token.AvailableCryptoToken
 
AvailableCustomCertificateExtensionsConfiguration - Class in org.cesecore.certificates.certificate.certextensions
This file handles configuration of available Custom Certificate Extensions
AvailableCustomCertificateExtensionsConfiguration() - Constructor for class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
 
AvailableCustomCertificateExtensionsConfiguration(Serializable) - Constructor for class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
 
AvailableCustomCertificateExtensionsConfigurationCache - Class in org.ejbca.core.ejb.config
Class Holding cache variable for available custom certificate extensions configuration.
AvailableCustomCertificateExtensionsConfigurationCache() - Constructor for class org.ejbca.core.ejb.config.AvailableCustomCertificateExtensionsConfigurationCache
 
AVAILABLEECCURVES - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
AvailableExtendedKeyUsagesConfiguration - Class in org.cesecore.config
This file handles configuration of Available Extended Key Usages
AvailableExtendedKeyUsagesConfiguration() - Constructor for class org.cesecore.config.AvailableExtendedKeyUsagesConfiguration
Creates a new instance of AvailableExtendedKeyUsagesConfiguration
AvailableExtendedKeyUsagesConfiguration(boolean) - Constructor for class org.cesecore.config.AvailableExtendedKeyUsagesConfiguration
Creates a new instance of AvailableExtendedKeyUsagesConfiguration without defaults
AvailableExtendedKeyUsagesConfiguration(Serializable) - Constructor for class org.cesecore.config.AvailableExtendedKeyUsagesConfiguration
 
AvailableExtendedKeyUsagesConfigurationCache - Class in org.ejbca.core.ejb.config
Class Holding cache variable for available extended key usages configuration.
AvailableExtendedKeyUsagesConfigurationCache() - Constructor for class org.ejbca.core.ejb.config.AvailableExtendedKeyUsagesConfigurationCache
 
AVAILABLEHARDTOKENSPROFILES - Static variable in class org.ejbca.core.model.hardtoken.HardTokenIssuer
 
AVAILABLEKEYALGORITHMS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
AVAILABLEMINIMUMKEYLENGTHS - Static variable in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
AVAILABLEMINIMUMKEYLENGTHS - Static variable in class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
 
AVAILABLEMINIMUMKEYLENGTHS - Static variable in class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
 
AVAILABLEMODIFYABLEFIELDS - Static variable in class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
 
AvailableProtocolsConfiguration - Class in org.ejbca.config
Handles configuration of protocols supporting enable / disable
AvailableProtocolsConfiguration() - Constructor for class org.ejbca.config.AvailableProtocolsConfiguration
Initializes the configuration
AvailableProtocolsConfiguration.AvailableProtocols - Enum in org.ejbca.config
Protocols currently supporting enable/disable configuration by EJBCA
AvailableProtocolsConfigurationCache - Class in org.ejbca.core.ejb.config
Class Holding cache variable for available protocol configuration.
AvailableProtocolsConfigurationCache() - Constructor for class org.ejbca.core.ejb.config.AvailableProtocolsConfigurationCache
 
AVAILCAS - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
AVAILCERTPROFILES - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
A list of available certificate profile names can be retrieved with getAvailableCertificateProfileNames()
AVAILKEYSTORE - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
AVAILTOKENISSUER - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 

B

BACKUP - org.cesecore.audit.enums.EventTypes
Event type is currently not used in EJBCA.
BACKUP - org.cesecore.authorization.control.StandardRules
 
backupConfiguration() - Static method in class org.cesecore.config.ConfigurationHolder
Backups the original configuration in a non thread safe way.
backupConfiguration() - Static method in class org.ejbca.config.EjbcaConfigurationHolder
Backups the original configuration in a non thread safe way.
BAD_ALGORITHM - Static variable in class org.cesecore.certificates.certificate.request.FailInfo
Unrecognized or unsupported algorithm ident
BAD_CERTIFICATE_ID - Static variable in class org.cesecore.certificates.certificate.request.FailInfo
No certificate could be identified matching the provided criteria
BAD_CERTIFICATE_PROFILE_TYPE - Static variable in class org.cesecore.ErrorCode
 
BAD_MESSAGE_CHECK - Static variable in class org.cesecore.certificates.certificate.request.FailInfo
Integrity check failed
BAD_POP - Static variable in class org.cesecore.certificates.certificate.request.FailInfo
Verification of Proof of possession failed
BAD_REQUEST - Static variable in class org.cesecore.certificates.certificate.request.FailInfo
Transaction not permitted or supported
BAD_REQUEST_SIGNATURE - Static variable in class org.cesecore.ErrorCode
Failure to verify request signature.
BAD_TIME - Static variable in class org.cesecore.certificates.certificate.request.FailInfo
Message time field was not sufficiently close to the system time
BAD_USER_TOKEN_TYPE - Static variable in class org.cesecore.ErrorCode
Wrong token type for user.
BAD_VALIDITY_FORMAT - Static variable in class org.cesecore.ErrorCode
Validity format badly formatted (must be defined in days).
BASE - org.cesecore.authorization.control.AuditLogRules
 
BASE - org.cesecore.authorization.control.CryptoTokenRules
 
BASE - org.cesecore.keybind.InternalKeyBindingRules
 
Base64 - Class in org.cesecore.util
This class implements a BASE64 Character encoder/decoder as specified in RFC1521.
Base64CertData - Class in org.cesecore.certificates.certificate
Base64 encoded certificates.
If the property "database.useSeparateCertificateTable" is true then it will be one new row in this table for each certificate added to CertificateData.
If the property is false then this table will not be used.
Base64CertData() - Constructor for class org.cesecore.certificates.certificate.Base64CertData
 
Base64CertData(Certificate) - Constructor for class org.cesecore.certificates.certificate.Base64CertData
Storing an encoded certificate.
Base64CertData(Base64CertData) - Constructor for class org.cesecore.certificates.certificate.Base64CertData
Copy constructor
Base64GetHashMap - Class in org.cesecore.util
An implementation of HashMap that base64 decodes all String's that you 'get', if they start with 'B64', i.e.
Base64GetHashMap() - Constructor for class org.cesecore.util.Base64GetHashMap
 
Base64GetHashMap(Map<?, ?>) - Constructor for class org.cesecore.util.Base64GetHashMap
 
Base64PutHashMap - Class in org.cesecore.util
An implementation of HashMap that base64 encodes all String's that you 'put', it encodes them to form "B64:<base64 encoded string>".
Base64PutHashMap - Class in org.ejbca.util
Deprecated.
now
Base64PutHashMap() - Constructor for class org.cesecore.util.Base64PutHashMap
 
Base64PutHashMap() - Constructor for class org.ejbca.util.Base64PutHashMap
Deprecated.
 
Base64PutHashMap(Map<?, ?>) - Constructor for class org.cesecore.util.Base64PutHashMap
 
Base64PutHashMap(Map<?, ?>) - Constructor for class org.ejbca.util.Base64PutHashMap
Deprecated.
 
BaseAction - Class in org.ejbca.core.model.services
Help base class that manages that implements the init method of the interface and manages the properties.
BaseAction() - Constructor for class org.ejbca.core.model.services.BaseAction
 
BaseCertificateData - Class in org.cesecore.certificates.certificate
Used as base class for NoConflictCertificateData and CertificateData to group the common logic for those entites
BaseCertificateData() - Constructor for class org.cesecore.certificates.certificate.BaseCertificateData
 
BaseCertificateDataSessionBean - Class in org.cesecore.certificates.certificate
Contains common function for CertificateDataSessionBean and NoConflictCertificateDataSessionBean.
BaseCertificateDataSessionBean() - Constructor for class org.cesecore.certificates.certificate.BaseCertificateDataSessionBean
 
BASECLASS_PREFIX - Static variable in class org.cesecore.util.ui.DynamicUiModel
 
BaseCmpMessage - Class in org.ejbca.core.protocol.cmp
Base class for CMP request messages.
BaseCmpMessage() - Constructor for class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
BaseCryptoToken - Class in org.cesecore.keys.token
Base class for crypto tokens handling things that are common for all crypto tokens, hard or soft.
BaseCryptoToken() - Constructor for class org.cesecore.keys.token.BaseCryptoToken
public constructor
BASEDN - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
BaseInterval - Class in org.ejbca.core.model.services
Help base class that manages that implements the init method of the interface and manages the properties.
BaseInterval() - Constructor for class org.ejbca.core.model.services.BaseInterval
 
BasePasswordGenerator - Class in org.ejbca.util.passgen
BasePasswordGenerator is a base class for generating random passwords.
BasePasswordGenerator(char[]) - Constructor for class org.ejbca.util.passgen.BasePasswordGenerator
 
BasePublisher - Class in org.ejbca.core.model.ca.publisher
BasePublisher is a basic class that should be inherited by all types of publishers in the system.
BasePublisher() - Constructor for class org.ejbca.core.model.ca.publisher.BasePublisher
Creates a new instance of BasePublisher
BasePublisher(BasePublisher) - Constructor for class org.ejbca.core.model.ca.publisher.BasePublisher
Copy constructor for BasePublisher
BasePublisherConverter - Interface in org.ejbca.core.model.ca.publisher.upgrade
Interface to allow instantiation of Publishers from outside the local context.
BaseSigningCAServiceInfo - Class in org.ejbca.core.model.ca.caadmin.extendedcaservices
Base class for CAServiceInfo used by extended services that does signing
BaseSigningCAServiceInfo(int, boolean) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.BaseSigningCAServiceInfo
 
BaseSigningCAServiceInfo(int, String, String, String, String) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.BaseSigningCAServiceInfo
Used when creating new service.
BaseSigningCAServiceInfo(int, String, String, String, String, List<Certificate>) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.BaseSigningCAServiceInfo
Used when returning information from service.
BaseUserDataSource - Class in org.ejbca.core.model.ra.userdatasource
BaseUserDataSource is a basic class that should be inherited by all types of userdatasources in the system.
BaseUserDataSource() - Constructor for class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
Creates a new instance of CertificateProfile
BaseWorker - Class in org.ejbca.core.model.services
Abstract base class that initializes the worker and its interval and action.
BaseWorker() - Constructor for class org.ejbca.core.model.services.BaseWorker
 
BasicCertificateExtension - Class in org.cesecore.certificates.certificate.certextensions
The default basic certificate extension that has two property.
BasicCertificateExtension() - Constructor for class org.cesecore.certificates.certificate.certextensions.BasicCertificateExtension
 
BasicConstraint - Class in org.cesecore.certificates.certificate.certextensions.standard
Class for standard X509 certificate extension.
BasicConstraint() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.BasicConstraint
 
BASICCONSTRAINTSCRITICAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
BasicMatch - Class in org.ejbca.util.query
A base class used by Query class to build a query.
BasicMatch() - Constructor for class org.ejbca.util.query.BasicMatch
Creates a new instance of BasicMatch
BASICPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
BCrypt - Class in org.ejbca.util.crypto
BCrypt implements OpenBSD-style Blowfish password hashing using the scheme described in "A Future-Adaptable Password Scheme" by Niels Provos and David Mazieres.
BCrypt() - Constructor for class org.ejbca.util.crypto.BCrypt
 
BCRYPT_PREFIX - Static variable in class org.ejbca.util.crypto.CryptoTools
 
BEGIN_CERTIFICATE - Static variable in class org.cesecore.util.CertTools
 
BEGIN_CERTIFICATE_REQUEST - Static variable in class org.cesecore.util.CertTools
 
BEGIN_CERTIFICATE_REQUEST_WITH_NL - Static variable in class org.ejbca.ui.web.RequestHelper
 
BEGIN_CERTIFICATE_WITH_NL - Static variable in class org.cesecore.util.CertTools
 
BEGIN_CRL_WITH_NL - Static variable in class org.ejbca.ui.web.RequestHelper
 
BEGIN_KEYTOOL_CERTIFICATE_REQUEST - Static variable in class org.cesecore.util.CertTools
 
BEGIN_PKCS7 - Static variable in class org.cesecore.util.CertTools
 
BEGIN_PKCS7 - Static variable in class org.ejbca.ui.web.RequestHelper
 
BEGIN_PKCS7_WITH_NL - Static variable in class org.ejbca.ui.web.RequestHelper
 
BEGIN_PRIVATE_KEY - Static variable in class org.cesecore.util.CertTools
 
BEGIN_PUBLIC_KEY - Static variable in class org.cesecore.util.CertTools
 
BEGIN_X509_CRL_KEY - Static variable in class org.cesecore.util.CertTools
 
between(String, Object, Object) - Static method in class org.cesecore.util.query.Criteria
 
BETWEEN - org.cesecore.util.query.elems.RelationalOperator
 
BINARY_CERTIFICATE - org.ejbca.ui.web.CertificateResponseType
 
BINARY_CERTIFICATE - Static variable in class org.ejbca.ui.web.RequestHelper
Deprecated.
Since 6.1.0, remove in 7.0.0. Use CertificateResponseType.BINARY_CERTIFICATE instead
BIT_LENGTHS - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
 
bitStringToRevokedCertInfo(DERBitString) - Static method in class org.cesecore.util.CertTools
Converts DERBitString ResonFlags to a RevokedCertInfo constant
BLACKLIST - org.ejbca.core.ejb.audit.enums.EjbcaModuleTypes
Blacklist module.
BLACKLIST_CHANGE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Modification of an existing blacklist.
BLACKLIST_CREATION - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Creation of a new blacklist.
BLACKLIST_REMOVAL - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Removal of an existing blacklist.
BlacklistData - Class in org.ejbca.core.ejb.ca.validation
Representation of a public key blacklist entry.
BlacklistData() - Constructor for class org.ejbca.core.ejb.ca.validation.BlacklistData
Creates a new instance.
BlacklistData(BlacklistEntry) - Constructor for class org.ejbca.core.ejb.ca.validation.BlacklistData
Creates a new instance.
BlacklistDoesntExistsException - Exception in org.ejbca.core.ejb.ca.validation
An exception thrown when someone tries to access a public key blacklist entry that doesn't exits.
BlacklistDoesntExistsException() - Constructor for exception org.ejbca.core.ejb.ca.validation.BlacklistDoesntExistsException
Creates a new instance.
BlacklistDoesntExistsException(String) - Constructor for exception org.ejbca.core.ejb.ca.validation.BlacklistDoesntExistsException
Creates a new instance with the specified detail message.
BLACKLISTED_EC_CURVES - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
BLACKLISTEDIT - org.cesecore.authorization.control.StandardRules
 
BlacklistEntry - Class in org.ejbca.core.model.validation
Domain class representing a blacklist entry.
BlacklistEntry(int, String, String, String) - Constructor for class org.ejbca.core.model.validation.BlacklistEntry
Creates a new instance.
BlacklistEntry(String) - Constructor for class org.ejbca.core.model.validation.BlacklistEntry
Creates a new instance, must specify at least type.
BlacklistExistsException - Exception in org.ejbca.core.ejb.ca.validation
An exception thrown when someone tries to store a public key blacklist entry that already exists.
BlacklistExistsException() - Constructor for exception org.ejbca.core.ejb.ca.validation.BlacklistExistsException
Creates a new instance.
BlacklistExistsException(String) - Constructor for exception org.ejbca.core.ejb.ca.validation.BlacklistExistsException
Creates a new instance with the specified detail message.
BlacklistSession - Interface in org.ejbca.core.ejb.ca.validation
Interface for public key blacklist operations.
BlacklistSessionLocal - Interface in org.ejbca.core.ejb.ca.validation
Local interface for public key blacklist operations.
BlacklistSessionRemote - Interface in org.ejbca.core.ejb.ca.validation
Remote interface for public key blacklist operations.
BOOLEAN - Static variable in interface org.cesecore.certificates.certificate.certextensions.CustomCertificateExtension
 
BOOLEAN - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
build() - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
build() - Method in class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest.Builder
 
build(char[]) - Method in class org.ejbca.core.protocol.cmp.EncryptedValueBuilder
Deprecated.
Build an EncryptedValue structure containing the passed in pass phrase.
build(X509Certificate) - Method in class org.ejbca.core.protocol.cmp.JcaEncryptedValueBuilder
Deprecated.
Build an EncryptedValue structure containing the passed in certificate.
build(PrivateKey) - Method in class org.ejbca.core.protocol.cmp.JcaEncryptedValueBuilder
Deprecated.
Build an EncryptedValue structure containing the private key details contained in the passed PrivateKey.
build(PrivateKeyInfo) - Method in class org.ejbca.core.protocol.cmp.EncryptedValueBuilder
Deprecated.
Build an EncryptedValue structure containing the private key contained in the passed info structure.
build(X509CertificateHolder) - Method in class org.ejbca.core.protocol.cmp.EncryptedValueBuilder
Deprecated.
Build an EncryptedValue structure containing the certificate contained in the passed in holder.
buildCertBasedPKIProtection(PKIMessage, CMPCertificate[], PrivateKey, String, String) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
 
Builder() - Constructor for class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest.Builder
 
buildExtensions() - Method in class org.cesecore.certificates.ocsp.OCSPResponseItem
 
buildServiceManifestToLocation(File, Class<?>...) - Static method in class com.primekey.anttools.ServiceManifestBuilder
 
buildSha1Instance() - Static method in class org.cesecore.certificates.ocsp.SHA1DigestCalculator
 
buildShellCommand(String) - Static method in class org.cesecore.util.ExternalProcessTools
Builds the platform dependent external command array: - field at index 0 is the interpreter, - field at index 1 is the one and only parameter of the interpreter, - field at index 2 must contain the complete external command, including pipes, chains, sub-shells, etc.
buildString(Hashtable<ASN1ObjectIdentifier, String>, X500Name) - Static method in class org.cesecore.util.CeSecoreNameStyle
This method is intended to be used in toString() in BCStyle classes.
BUSINESSCATEGORY - Static variable in class org.cesecore.certificates.util.DnComponents
 
BUSINESSCATEGORY - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
BUTTONRENEW - Static variable in class org.ejbca.ui.web.renew.RenewServlet
Submit button on the web page
bytesRead - Variable in class org.ejbca.core.protocol.cmp.client.CMPSendTCP
 
bytesToListOfCertificateWrapperOrThrow(byte[]) - Static method in class org.cesecore.util.CertTools
 

C

C - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
CA - Class in org.cesecore.certificates.ca
CA is a base class that should be inherited by all CA types
CA - org.cesecore.audit.enums.ModuleTypes
Certificate Authority module.
CA - org.ejbca.config.ScepConfiguration.Mode
 
CA - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
CA() - Constructor for class org.cesecore.certificates.ca.CA
No args constructor required for ServiceLocator
CA(HashMap<Object, Object>) - Constructor for class org.cesecore.certificates.ca.CA
 
CA(CAInfo) - Constructor for class org.cesecore.certificates.ca.CA
Creates a new instance of CA, this constructor should be used when a new CA is created
CA_ACTIVE - Static variable in class org.cesecore.certificates.ca.CAConstants
The state of a node-local CA with a keypair which is neither expired nor revoked.
CA_ALREADY_EXISTS - Static variable in class org.cesecore.ErrorCode
CA already exists.
CA_CREATION - org.cesecore.audit.enums.EventTypes
Creation of a Certificate Authority.
CA_DELETION - org.cesecore.audit.enums.EventTypes
Removal of a Certificate Authority.
CA_EDITING - org.cesecore.audit.enums.EventTypes
Modification of a Certificate Authority.
CA_EXPIRED - Static variable in class org.cesecore.certificates.ca.CAConstants
The state of a node-local or external CA whose certificate has expired.
CA_EXPORTTOKEN - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Export of a Certificate Authority's (soft) Crypto Token.
CA_EXTENDEDSERVICE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Execution of one of the Certificate Authority's extended services.
CA_EXTERNAL - Static variable in class org.cesecore.certificates.ca.CAConstants
An external CA without a private key.
CA_ID_EQUALS_ZERO - Static variable in class org.cesecore.ErrorCode
CA ID can't be equal to zero.
CA_IMPORT - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Creation of a Certificate Authority using an existing soft key store.
CA_INVALID_TOKEN_PIN - Static variable in class org.cesecore.ErrorCode
CA token PIN is invalid.
CA_KEYACTIVATE - org.cesecore.audit.enums.EventTypes
Certificate Authority starts using a different key pair.
CA_KEYGEN - org.cesecore.audit.enums.EventTypes
Generation of a new key pair that can be used by the Certificate Authority during renewal or update.
CA_NAME_CHANGE_RENEWAL_ERROR - Static variable in class org.cesecore.ErrorCode
 
CA_NOT_EXISTS - Static variable in class org.cesecore.ErrorCode
CA does not exist.
CA_OFFLINE - Static variable in class org.cesecore.certificates.ca.CAConstants
The state of a node-local CA which has been purposely put offline by the user, i.e a CA whose "CA Service State" is "Offline".
CA_OFFLINE - Static variable in class org.cesecore.ErrorCode
CA is offline.
CA_REMOVETOKEN - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Removal of a Certificate Authority's (soft) Crypto Token.
CA_RENAMING - org.cesecore.audit.enums.EventTypes
Internal application name change of a Certificate Authority.
CA_RENEWED - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Renewal of a Certificate Authority's certificate, optionally using a different key pair.
CA_RESTORETOKEN - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Restoration of a Certificate Authority's previously removed (soft) Crypto Token.
CA_REVOKED - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Revocation of a Certificate Authority and all certificates issued by it.
CA_REVOKED - Static variable in class org.cesecore.certificates.ca.CAConstants
The state of a node-local CA with a certificate which has been revoked.
CA_ROLLEDOVER - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Roll over of a Certificates Authority's certificate chain and key.
CA_SERVICEACTIVATE - org.cesecore.audit.enums.EventTypes
Certificate Authority state change to start serving requests.
CA_SERVICEDEACTIVATE - org.cesecore.audit.enums.EventTypes
Certificate Authority state change to stop serving requests.
CA_SIGNCMS - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Certificate Authority signs (attests) a CMS / PKCS#7.
CA_SIGNREQUEST - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Certificate Authority signs (attests) a provided certificate signing request.
CA_UNINITIALIZED - Static variable in class org.cesecore.certificates.ca.CAConstants
The initial state of a CA imported using Statedump.
CA_USERAUTH - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
End entity authenticates using enrollment code.
CA_VALIDITY - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Certificate Authority's signing certificate is not valid yet or not valid any longer.
CA_WAITING_CERTIFICATE_RESPONSE - Static variable in class org.cesecore.certificates.ca.CAConstants
The state of an external CA where a CSR has been created but the signed certificate has not yet been imported into EJBCA.
CAA_TYPE_IDENTIFIER - Static variable in interface org.cesecore.keys.validation.DnsNameValidator
The validator type.
CAACCESS - org.cesecore.authorization.control.StandardRules
 
CAACCESSANYCA - org.cesecore.authorization.control.StandardRules
 
CAACCESSBASE - org.cesecore.authorization.control.StandardRules
 
CAADD - org.cesecore.authorization.control.StandardRules
 
CAAdminSession - Interface in org.ejbca.core.ejb.ca.caadmin
Administrates and manages CAs in EJBCA system.
CAAdminSessionLocal - Interface in org.ejbca.core.ejb.ca.caadmin
 
CAAdminSessionRemote - Interface in org.ejbca.core.ejb.ca.caadmin
 
CAB_FORUM_BLR_142_KEY_SIZE_MIN - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
MUST be at least 2048 bits key size.
CAB_FORUM_BLR_142_PUBLIC_EXPONENT_MAX - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
SHOULD be <= 2^256-1 = 115792089237316195423570985008687907853269984665640564039457584007913129639936-1 = 2^64*2^4-1
CAB_FORUM_BLR_142_PUBLIC_EXPONENT_MIN - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
MUST be >= 3, SHOULD be > 2^16+1 = 65.536+1
CAB_FORUM_BLR_142_PUBLIC_EXPONENT_ONLY_ALLOW_ODD - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
SHOULD be odd exponent.
CAB_FORUM_BLR_142_PUBLIC_MODULUS_DONT_ALLOW_POWER_OF_PRIME - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
SHOULD not be the power of a prime.
CAB_FORUM_BLR_142_PUBLIC_MODULUS_ONLY_ALLOW_ODD - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
SHOULD be odd modulus.
CAB_FORUM_BLR_142_PUBLIC_MODULUS_SMALLEST_FACTOR - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
SHOULD be with smallest factor >= 752
CaCache - Enum in org.cesecore.certificates.ca.internal
CA object and name to id lookup cache.
CACacheHelper - Class in org.cesecore.certificates.ca.internal
Caching of CA SubjectDN hashes that maps to real CAId.
CACERTATTRIBUTE - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
CaCertificateCache - Enum in org.cesecore.certificates.ca.internal
A cache for storing CA certificates
caCertResponse(String, byte[], List<byte[]>, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Receives a certificate as a response to a CSR from the CA.
caCertResponse(AuthenticationToken, String, byte[], List<byte[]>, String, boolean) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
 
caCertResponseForRollover(String, byte[], List<byte[]>, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Receives a certificate as a response to a CSR from the CA, but does not activate the certificate yet.
CachedCryptoToken - Class in org.cesecore.dbprotection
Wrapper for a CryptoToken that caches references to private and secret keys.
CachedCryptoToken(CryptoToken) - Constructor for class org.cesecore.dbprotection.CachedCryptoToken
 
CacheNotInitializedException - Exception in org.cesecore.certificates.ocsp.exception
This exception is thrown in the case that a cache is accessed before it is initialized.
CacheNotInitializedException() - Constructor for exception org.cesecore.certificates.ocsp.exception.CacheNotInitializedException
 
CacheNotInitializedException(String) - Constructor for exception org.cesecore.certificates.ocsp.exception.CacheNotInitializedException
 
CacheNotInitializedException(String, Throwable) - Constructor for exception org.cesecore.certificates.ocsp.exception.CacheNotInitializedException
 
CacheNotInitializedException(Throwable) - Constructor for exception org.cesecore.certificates.ocsp.exception.CacheNotInitializedException
 
cacheRoleMembersForAuthenticationToken(AuthenticationToken, List<RoleMember>) - Method in enum org.cesecore.roles.member.AuthenticationTokenCache
This method adds an authentication token and its known role members to the cache.
CachingKeyStoreWrapper - Class in org.cesecore.keys.token
Wrapper of a Java KeyStore to speed up key operations by caching key references.
CachingKeyStoreWrapper(KeyStore, boolean) - Constructor for class org.cesecore.keys.token.CachingKeyStoreWrapper
Wrap the key store object with optional caching of all entries.
CACOMPROMISE - org.cesecore.certificates.crl.RevocationReasons
 
CAConstants - Class in org.cesecore.certificates.ca
Constants for CAs.
CAData - Class in org.cesecore.certificates.ca
Representation of a CA instance.
CAData() - Constructor for class org.cesecore.certificates.ca.CAData
 
CAData(String, String, int, CA) - Constructor for class org.cesecore.certificates.ca.CAData
Entity Bean holding data of a CA.
CADEFINEDFRESHESTCRL - Static variable in class org.cesecore.certificates.ca.X509CA
 
CADoesntExistsException - Exception in org.cesecore.certificates.ca
An exception thrown when someone tries to get/edit/save a CA that does not exist.
CADoesntExistsException() - Constructor for exception org.cesecore.certificates.ca.CADoesntExistsException
Creates a new instance of CADoesntExistsException without detail message.
CADoesntExistsException(Exception) - Constructor for exception org.cesecore.certificates.ca.CADoesntExistsException
Constructs an instance of CAProfileDoesntExistsException with the specified cause.
CADoesntExistsException(String) - Constructor for exception org.cesecore.certificates.ca.CADoesntExistsException
Constructs an instance of CAProfileDoesntExistsException with the specified detail message.
CAEDIT - org.cesecore.authorization.control.StandardRules
 
CAExistsException - Exception in org.cesecore.certificates.ca
An exception thrown when someone tries to change or create a CA that doesn't already exits
CAExistsException() - Constructor for exception org.cesecore.certificates.ca.CAExistsException
Creates a new instance of CAExistsException without detail message.
CAExistsException(String) - Constructor for exception org.cesecore.certificates.ca.CAExistsException
Constructs an instance of CAExistsException with the specified detail message.
CAExistsException(String, Throwable) - Constructor for exception org.cesecore.certificates.ca.CAExistsException
 
CAFUNCTIONALITY - org.cesecore.authorization.control.StandardRules
 
caid - Variable in class org.cesecore.certificates.ca.CAInfo
 
CAID - Static variable in class org.cesecore.certificates.ca.CA
 
CAID - Static variable in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
 
CAID_USEUSERDEFINED - Static variable in class org.cesecore.certificates.ca.CAConstants
Constants used in the SignSessionBean indicating the userdata defined CA should be used.
CAID_USEUSERDEFINED - Static variable in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
 
CAID_USEUSERDEFINED - Static variable in class org.ejbca.core.model.SecConst
Constants used in the SignSessionBean indicating the userdata defined CA should be used.
CaIDCacheBean - Class in org.cesecore.certificates.ca.internal
Class Holding cache variable.
CaIDCacheBean() - Constructor for class org.cesecore.certificates.ca.internal.CaIDCacheBean
 
caIdToCaCertHash - Static variable in class org.cesecore.certificates.ca.internal.CACacheHelper
Caching of CA IDs with CA cert DN hash as ID
CAIdTools - Class in org.ejbca.util
Methods to update a changed CA Subject DN and CA Id in various objects.
CAInfo - Class in org.cesecore.certificates.ca
Holds non sensitive information about a CA.
CAInfo() - Constructor for class org.cesecore.certificates.ca.CAInfo
 
CAISSUERS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CAKEYPURPOSE_CERTSIGN - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
signs certificates issued by the CA
CAKEYPURPOSE_CERTSIGN_NEXT - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
The CAs next signing key, if any exists
CAKEYPURPOSE_CERTSIGN_PREVIOUS - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
The CAs previous signing key, if any exists
CAKEYPURPOSE_CERTSIGN_STRING - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
Key strings for token properties matching the above constants, i.e.
CAKEYPURPOSE_CERTSIGN_STRING_NEXT - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
 
CAKEYPURPOSE_CERTSIGN_STRING_PREVIOUS - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
 
CAKEYPURPOSE_CRLSIGN - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
igns CRLs issues by the CA
CAKEYPURPOSE_CRLSIGN_STRING - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
 
CAKEYPURPOSE_DEFAULT - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
default key used when there is no specific setting for a purpose
CAKEYPURPOSE_DEFAULT_STRING - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
 
CAKEYPURPOSE_HARDTOKENENCRYPT - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
encrypts hard token PIN/PUK codes etc
CAKEYPURPOSE_HARDTOKENENCRYPT_STRING - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
 
CAKEYPURPOSE_KEYENCRYPT - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
encrypts entity keys stored in the database for key recovery
CAKEYPURPOSE_KEYENCRYPT_STRING - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
 
CAKEYPURPOSE_KEYTEST - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
used for testing if the CA token is functioning and on-line
CAKEYPURPOSE_TESTKEY_STRING - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
 
CAKEYUPDATEANN - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
CALCULATE_DELTA_CRL_LOCALLY_PROPERTY_NAME - Static variable in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
 
calculateCAId(String) - Static method in class org.cesecore.certificates.ca.CAData
 
calculateProtection() - Method in class org.cesecore.dbprotection.ProtectedData
Method that calculates integrity protection of an entity, but does not store it anywhere.
calculateProtection(ProtectedData) - Method in interface org.cesecore.dbprotection.ProtectedDataImpl
 
calculateProtection(ProtectedData) - Method in class org.cesecore.dbprotection.ProtectedDataNoopImpl
 
call() - Method in class org.cesecore.certificates.ocsp.HsmResponseThread
 
canAdd(CTLogInfo) - Method in class org.cesecore.certificates.certificatetransparency.CtLogManager
Determine whether the CT log given as input can be added to this CT log manager.
CANameChangeRenewalException - Exception in org.cesecore.certificates.ca
An exception thrown when CA Name Change renewal could not be completed.
CANameChangeRenewalException() - Constructor for exception org.cesecore.certificates.ca.CANameChangeRenewalException
Creates a new instance of CANameChangeRenewalException without detail message.
CANameChangeRenewalException(Exception) - Constructor for exception org.cesecore.certificates.ca.CANameChangeRenewalException
Constructs an instance of CANameChangeRenewalException with the specified cause.
CANameChangeRenewalException(String) - Constructor for exception org.cesecore.certificates.ca.CANameChangeRenewalException
Constructs an instance of CANameChangeRenewalException with the specified detail message.
canAnyoneApprovePartition(ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
canAnyoneApprovePartition(ApprovalPartition) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Returns true if the given partition has been configured to allow any administrator to approve it.
canAnyoneApprovePartition(ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
canApprovalExecute(Collection<Approval>) - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
canApprovalExecute(Collection<Approval>) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
canApprovalExecute(Collection<Approval>) - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
canApprovePartition(AuthenticationToken, ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
canApprovePartition(AuthenticationToken, ApprovalPartition) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Tests if an administrator can approve a particular partition
canApprovePartition(AuthenticationToken, ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
cancelTimer(Integer) - Method in interface org.ejbca.core.ejb.services.ServiceSessionLocal
Cancels a timer with the given Id.
canonicalizeUser(EndEntityInformation) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSessionLocal
Validates the name and DN in an end entity and canonicalizes/strips the attributes.
canRevokeNonExisting(String) - Method in interface org.cesecore.certificates.certificate.NoConflictCertificateStoreSession
 
canRevokeNonExisting(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateStoreSessionBean
Returns true if the CA allows revocation of non-existing certificates.
canViewPartition(AuthenticationToken, ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
canViewPartition(AuthenticationToken, ApprovalPartition) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Tests if an administrator can view a particular partition.
canViewPartition(AuthenticationToken, ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
CAOBJECTCLASS - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
CAOfflineException - Exception in org.cesecore.certificates.ca
An exception thrown when someone tries to use a CA that is offline
CAOfflineException() - Constructor for exception org.cesecore.certificates.ca.CAOfflineException
Creates a new instance of CAOfflineException without detail message.
CAOfflineException(String) - Constructor for exception org.cesecore.certificates.ca.CAOfflineException
Constructs an instance of CAOfflineException with the specified detail message.
CARD_PASSWORD - Static variable in class org.cesecore.config.OcspConfiguration
 
CardKeys - Interface in org.cesecore.certificates.ocsp.keys
 
CARDNUMBER - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
CAREMOVE - org.cesecore.authorization.control.StandardRules
 
CARENEW - org.cesecore.authorization.control.StandardRules
 
caRenewCertRequest(String, List<byte[]>, boolean, boolean, boolean, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Generates a certificate request (CSP) from a CA.
caRenewCertRequest(AuthenticationToken, String, List<byte[]>, boolean, boolean, boolean, String) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
 
CaSession - Interface in org.cesecore.certificates.ca
CRUD bean for creating, removing and retrieving CAs.
CaSessionBean - Class in org.cesecore.certificates.ca
Implementation of CaSession, i.e takes care of all CA related CRUD operations.
CaSessionBean() - Constructor for class org.cesecore.certificates.ca.CaSessionBean
 
CaSessionLocal - Interface in org.cesecore.certificates.ca
Local interface for CaSession
CaSessionRemote - Interface in org.cesecore.certificates.ca
Remote interface for CaSession
catoken - Variable in class org.cesecore.certificates.ca.CAInfo
 
CAToken - Class in org.cesecore.certificates.ca.catoken
The CAToken is keeps references to the CA's key aliases and the CryptoToken where the keys are stored.
CAToken(int, Properties) - Constructor for class org.cesecore.certificates.ca.catoken.CAToken
 
CAToken(HashMap) - Constructor for class org.cesecore.certificates.ca.catoken.CAToken
Constructor used to initialize a stored CA token, when the UpgradeableHashMap has been stored as is.
CATokenConstants - Class in org.cesecore.certificates.ca.catoken
Purpose mapping constants to for CryptoToken aliases and related.
CATokenConstants() - Constructor for class org.cesecore.certificates.ca.catoken.CATokenConstants
 
CATOKENDATA - Static variable in class org.cesecore.certificates.ca.CA
 
catype - Variable in class org.cesecore.certificates.ca.CAInfo
CATYPE_X509 or CATYPE_CVC
CATYPE - Static variable in class org.cesecore.certificates.ca.CA
 
CATYPE_CVC - Static variable in class org.cesecore.certificates.ca.CAInfo
 
CATYPE_X509 - Static variable in class org.cesecore.certificates.ca.CAInfo
 
CAVIEW - org.cesecore.authorization.control.StandardRules
 
CERT - org.cesecore.certificates.certificate.certextensions.CertificateExtensionLocation
Certificate extension located in a plain certificate
CERT_ACTIVE - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate is active and assigned
CERT_ARCHIVED - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate is expired and kept for archive purpose
CERT_CHANGEDSTATUS - org.cesecore.audit.enums.EventTypes
Change of a certificate's status to unassigned, inactive, active, notified about expiration, revoked or archived.
CERT_COULD_NOT_BE_PARSED - Static variable in class org.cesecore.ErrorCode
 
CERT_CREATION - org.cesecore.audit.enums.EventTypes
Issuance of a certificate by a Certificate Authority.
CERT_CTPRECERT_SUBMISSION - org.cesecore.audit.enums.EventTypes
Certificate Transparency log servers responds to a pre-certificate submission from a Certificate Authority.
CERT_EXTERNAL_COMMAND_PROPERTY_NAME - Static variable in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
 
CERT_FAIL_ON_ERRORCODE_PROPERTY_NAME - Static variable in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
 
CERT_FAIL_ON_STANDARD_ERROR_PROPERTY_NAME - Static variable in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
 
CERT_INACTIVE - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Assigned, but not yet active
CERT_NOTIFIEDABOUTEXPIRATION - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate is still active and the user is notified that it will soon expire.
CERT_PATH_INVALID - Static variable in class org.cesecore.ErrorCode
A certificate path was invalid/could not be constructed.
CERT_PROFILE_ID - Static variable in class org.cesecore.certificates.ocsp.logging.TransactionLogger
The id of the certificate profile that was used to issue the requested certificate.
CERT_PROFILE_NOT_EXISTS - Static variable in class org.cesecore.ErrorCode
Certificate profile does not exist.
CERT_REQ_TYPE_CRMF - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
CERT_REQ_TYPE_CRMF - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
 
CERT_REQ_TYPE_CVC - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
CERT_REQ_TYPE_PKCS10 - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
CERT_REQ_TYPE_PKCS10 - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
Request data types for WS
CERT_REQ_TYPE_PUBLICKEY - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
CERT_REQ_TYPE_PUBLICKEY - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
 
CERT_REQ_TYPE_SPKAC - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
CERT_REQ_TYPE_SPKAC - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
 
CERT_REQUEST - org.cesecore.audit.enums.EventTypes
A request for certificate issuance from a Certificate Authority is submitted.
CERT_RES_TYPE_CERTIFICATE - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
CERT_RES_TYPE_PKCS7 - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
CERT_RES_TYPE_PKCS7WITHCHAIN - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
CERT_REVOKED - org.cesecore.audit.enums.EventTypes
Change of a certificate's status to revoked or active.
CERT_REVOKED - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate is blocked (can be permanently or temporarily)
CERT_REVOKED - Static variable in class org.cesecore.certificates.certificate.request.FailInfo
RFC4210 PKIFailureInfo certRevoked.
CERT_ROLLOVERPENDING - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate is a new CA certificate which will become valid in the future
CERT_STATUS - Static variable in class org.cesecore.certificates.ocsp.logging.TransactionLogger
The requested certificate revocation status, 0=good, 1=revoked, 2=unknown (see OCSPResponseItem).
CERT_STORE - org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
CERT_STORED - org.cesecore.audit.enums.EventTypes
Persistence of a certificate to the database.
CERT_TYPE_ENCRYPTION - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate used for encryption.
CERT_TYPE_ENCSIGN - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate used for both encryption and signatures.
CERT_TYPE_SIGNATURE - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate used for digital signatures.
CERT_UNASSIGNED - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate doesn't belong to anyone
CERT_WRONG_STATUS - Static variable in class org.cesecore.ErrorCode
Certificate wrong status.
CertAndRequestDumpBean - Class in org.ejbca.ui.web.pub.inspect
This bean dumps contents of certificate and certificate request as text.
CertAndRequestDumpBean() - Constructor for class org.ejbca.ui.web.pub.inspect.CertAndRequestDumpBean
Empty default constructor.
certCache - Variable in class org.ejbca.ui.web.protocol.StoreServletBase
 
CERTDATA_CAPABLE_PUBLISHER - Static variable in class org.ejbca.core.model.ca.publisher.BasePublisher
 
CERTEXTENSION - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
CERTIFICATAIONREQUEST - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
certificate - Variable in class org.ejbca.core.model.log.Admin
Deprecated.
 
Certificate - Class in org.ejbca.core.protocol.ws.objects
Holds certificate WS elements
Certificate() - Constructor for class org.ejbca.core.protocol.ws.objects.Certificate
WS Constructor
Certificate(byte[]) - Constructor for class org.ejbca.core.protocol.ws.objects.Certificate
 
Certificate(Certificate) - Constructor for class org.ejbca.core.protocol.ws.objects.Certificate
 
CERTIFICATE - org.cesecore.audit.enums.ModuleTypes
Certificate issuance and handling module.
CERTIFICATE - org.cesecore.certificates.certificatetransparency.CertificateTransparency.UsageMode
Requesting a SCT for a new certificate to be issued
CERTIFICATE_AIA_DEFAULT_CA_ISSUER_URI - Static variable in class org.cesecore.certificates.ca.X509CA
 
CERTIFICATE_FOR_THIS_KEY_ALLREADY_EXISTS_FOR_ANOTHER_USER - Static variable in class org.cesecore.ErrorCode
 
CERTIFICATE_IMPORT - Static variable in class org.cesecore.ErrorCode
 
CERTIFICATE_IMPORT - Static variable in exception org.cesecore.keybind.CertificateImportException
 
CERTIFICATE_KEY_BIND - org.cesecore.audit.enums.EventTypes
Event type is currently not used in EJBCA.
CERTIFICATE_KEY_UNBIND - org.cesecore.audit.enums.EventTypes
Event type is currently not used in EJBCA.
CERTIFICATE_POLICIES - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Policy containing oid, User Notice and Cps Url
CERTIFICATE_PROFILE_IDS - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
CERTIFICATE_VALIDATION - org.cesecore.keys.validation.IssuancePhase
 
CERTIFICATE_VALIDITY_OFFSET - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CERTIFICATE_WITH_THIS_SUBJECTDN_ALREADY_EXISTS_FOR_ANOTHER_USER - Static variable in class org.cesecore.ErrorCode
 
CERTIFICATEANN - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
certificateAuthorityName(String) - Method in class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest.Builder
 
certificatechain - Variable in class org.cesecore.certificates.ca.CAInfo
 
CERTIFICATECHAIN - Static variable in class org.cesecore.certificates.ca.CA
 
certificatechainCached - Variable in class org.cesecore.certificates.ca.CAInfo
 
CERTIFICATECONFIRM - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
CertificateConstants - Class in org.cesecore.certificates.certificate
Constants for users and certificates.
CertificateCreateException - Exception in org.cesecore.certificates.certificate
An exception thrown when a serious error happens creating a certificate.
CertificateCreateException() - Constructor for exception org.cesecore.certificates.certificate.CertificateCreateException
Creates a new instance of exception without detail message.
CertificateCreateException(Exception) - Constructor for exception org.cesecore.certificates.certificate.CertificateCreateException
Marked as rollback=true
CertificateCreateException(String) - Constructor for exception org.cesecore.certificates.certificate.CertificateCreateException
Constructs an instance of exception with the specified detail message.
CertificateCreateException(String, Exception) - Constructor for exception org.cesecore.certificates.certificate.CertificateCreateException
Marked as rollback=true
CertificateCreateException(ErrorCode, Exception) - Constructor for exception org.cesecore.certificates.certificate.CertificateCreateException
Marked as rollback=true
CertificateCreateException(ErrorCode, String) - Constructor for exception org.cesecore.certificates.certificate.CertificateCreateException
Marked as rollback=true
CertificateCreateSession - Interface in org.cesecore.certificates.certificate
Interface for creating certificates Only one method from this bean is used.
CertificateCreateSessionBean - Class in org.cesecore.certificates.certificate
Session bean for creating certificates.
CertificateCreateSessionBean() - Constructor for class org.cesecore.certificates.certificate.CertificateCreateSessionBean
 
CertificateCreateSessionLocal - Interface in org.cesecore.certificates.certificate
Local interface for CertificateCreateSession.
CertificateCreateSessionRemote - Interface in org.cesecore.certificates.certificate
Remote interface for CertificateCreateSession.
CertificateData - Class in org.cesecore.certificates.certificate
Representation of a certificate and related information.
CertificateData() - Constructor for class org.cesecore.certificates.certificate.CertificateData
 
CertificateData(Certificate, PublicKey, String, String, int, int, int, int, String, long, boolean, boolean) - Constructor for class org.cesecore.certificates.certificate.CertificateData
Entity holding info about a certificate.
CertificateData(BaseCertificateData) - Constructor for class org.cesecore.certificates.certificate.CertificateData
Copy Constructor
CertificateDataSession - Interface in org.cesecore.certificates.certificate
Interface for basic CRUD operations related to CertificateData (local-only interface)
CertificateDataSessionBean - Class in org.cesecore.certificates.certificate
Low level CRUD functions to access CertificateData
CertificateDataSessionBean() - Constructor for class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
CertificateDataSessionLocal - Interface in org.cesecore.certificates.certificate
Local interface for CertificateDataSession.
CertificateDataWrapper - Class in org.cesecore.certificates.certificate
Wrapper class for returning cloned specific CertificateData and Base64CertData objects.
CertificateDataWrapper(Certificate, CertificateData, Base64CertData) - Constructor for class org.cesecore.certificates.certificate.CertificateDataWrapper
 
CertificateDataWrapper(CertificateData, Base64CertData) - Constructor for class org.cesecore.certificates.certificate.CertificateDataWrapper
 
CertificateDataWrapper(NoConflictCertificateData) - Constructor for class org.cesecore.certificates.certificate.CertificateDataWrapper
 
CertificateExpirationNotifierWorker - Class in org.ejbca.core.model.services.workers
Makes queries about which certificates that is about to expire in a given number of days and creates a notification sent to either the end user or the administrator.
CertificateExpirationNotifierWorker() - Constructor for class org.ejbca.core.model.services.workers.CertificateExpirationNotifierWorker
 
CertificateExtension - Class in org.cesecore.certificates.certificate.certextensions
Base class for a certificate extension.
CertificateExtension() - Constructor for class org.cesecore.certificates.certificate.certextensions.CertificateExtension
Constructor for creating a Certificate Extension.
CertificateExtensionException - Exception in org.cesecore.certificates.certificate.certextensions
Exception thrown of advanced certificate extensions when it is configured with bad properties.
CertificateExtensionException(String) - Constructor for exception org.cesecore.certificates.certificate.certextensions.CertificateExtensionException
Exception thrown of advanced certificate extensions when it is configured with bad properties.
CertificateExtensionException(String, Throwable) - Constructor for exception org.cesecore.certificates.certificate.certextensions.CertificateExtensionException
Exception thrown of advanced certificate extensions when it is configured with bad properties.
CertificateExtensionFactory - Class in org.cesecore.certificates.certificate.certextensions
Class parsing the modules/ejbca-common/src/certextensions.properties file and maintains a set of available custom extensions to the system.
CertificateExtensionLocation - Enum in org.cesecore.certificates.certificate.certextensions
 
CertificateExtentionConfigurationException - Exception in org.cesecore.certificates.certificate.certextensions
Exception thrown of advanced certificate extensions when it is configured with bad properties.
CertificateExtentionConfigurationException(String) - Constructor for exception org.cesecore.certificates.certificate.certextensions.CertificateExtentionConfigurationException
Exception thrown of advanced certificate extensions when it is configured with bad properties.
CertificateExtentionConfigurationException(String, Throwable) - Constructor for exception org.cesecore.certificates.certificate.certextensions.CertificateExtentionConfigurationException
Exception thrown of advanced certificate extensions when it is configured with bad properties.
CertificateFinderBean - Class in org.ejbca.ui.web.pub.retrieve
This bean performs a number of certificate searches for the public web.
CertificateFinderBean() - Constructor for class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
Empty default constructor.
CertificateGenerationParams - Class in org.cesecore.certificates.ca
Contains parameters and callbacks which is needed during certificate generation in X509CA, e.g.
CertificateGenerationParams() - Constructor for class org.cesecore.certificates.ca.CertificateGenerationParams
 
CertificateGuiInfo - Class in org.ejbca.ui.web.pub.retrieve
This bean wraps a certificate, to be able to use CertTools to get values from certs, instead of the direct X509Certificate methods.
CertificateGuiInfo(Certificate) - Constructor for class org.ejbca.ui.web.pub.retrieve.CertificateGuiInfo
default constructor.
CertificateHelper - Class in org.ejbca.core.protocol.ws.common
Class used to generate a java.security.Certificate from a org.ejbca.core.protocol.ws.common.Certificate $Id: CertificateHelper.java 22553 2016-01-11 13:06:46Z mikekushner $
CertificateHelper() - Constructor for class org.ejbca.core.protocol.ws.common.CertificateHelper
 
CERTIFICATEHOLD - org.cesecore.certificates.crl.RevocationReasons
 
CertificateImportException - Exception in org.cesecore.keybind
An exception thrown when someone tries to import a certificate and an error occurs.
CertificateImportException() - Constructor for exception org.cesecore.keybind.CertificateImportException
Creates a new instance of CertificateImportException without detail message.
CertificateImportException(Exception) - Constructor for exception org.cesecore.keybind.CertificateImportException
Constructs an instance of CertificateImportException with the specified detail message.
CertificateImportException(String) - Constructor for exception org.cesecore.keybind.CertificateImportException
Constructs an instance of CertificateImportException with the specified detail message.
CertificateImportException(String, Exception) - Constructor for exception org.cesecore.keybind.CertificateImportException
Constructs an instance of CertificateImportException with the specified detail message.
CertificateInfo - Class in org.cesecore.certificates.certificate
Holds information about a certificate but not the certificate itself.
CertificateInfo(String, String, String, String, String, int, int, Long, long, long, int, String, String, int, Integer, long, String, String) - Constructor for class org.cesecore.certificates.certificate.CertificateInfo
 
CertificatePolicies - Class in org.cesecore.certificates.certificate.certextensions.standard
Class for standard X509 certificate extension.
CertificatePolicies() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.CertificatePolicies
 
CERTIFICATEPOLICIESCRITICAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CertificatePolicy - Class in org.cesecore.certificates.certificateprofile
Class encapsulating the CertificatePolicy X509 certificate extensions.
CertificatePolicy - Class in org.ejbca.core.model.ca.certificateprofiles
NOTE! This class is only kept for upgrade and backwards compatibility purposes.
CertificatePolicy() - Constructor for class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
CertificatePolicy() - Constructor for class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
CertificatePolicy(String, String, String) - Constructor for class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
CertificatePolicy(String, String, String) - Constructor for class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
CERTIFICATEPOLICYID - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CertificateProfile - Class in org.cesecore.certificates.certificateprofile
CertificateProfile is a basic class used to customize a certificate configuration or be inherited by fixed certificate profiles.
CertificateProfile() - Constructor for class org.cesecore.certificates.certificateprofile.CertificateProfile
Creates a new instance of CertificateProfile.
CertificateProfile(int) - Constructor for class org.cesecore.certificates.certificateprofile.CertificateProfile
Creates a new instance of CertificateProfile These settings are general for all sub-profiles, only differing values are overridden in the sub-profiles.
CERTIFICATEPROFILE - org.cesecore.audit.enums.ModuleTypes
Certificate profile module.
CertificateProfileAwareValidator - Interface in org.cesecore.keys.validation
Base validator interface that contains references to certificate profiles.
CertificateProfileCache - Enum in org.cesecore.certificates.certificateprofile
Class Holding cache variable.
CertificateProfileConstants - Class in org.cesecore.certificates.certificateprofile
Constants for users and certificates.
CertificateProfileData - Class in org.cesecore.certificates.certificateprofile
Representation of a certificate profile (template).
CertificateProfileData() - Constructor for class org.cesecore.certificates.certificateprofile.CertificateProfileData
Needed by JPA
CertificateProfileData(Integer, String, CertificateProfile) - Constructor for class org.cesecore.certificates.certificateprofile.CertificateProfileData
Entity holding data of a certificate profile.
CertificateProfileDoesNotExistException - Exception in org.cesecore.certificates.certificateprofile
An exception thrown when someone tries to access a certificate profile that doesn't exist.
CertificateProfileDoesNotExistException() - Constructor for exception org.cesecore.certificates.certificateprofile.CertificateProfileDoesNotExistException
Creates a new instance of CertificateProfileDoesNotExistException without detail message.
CertificateProfileDoesNotExistException(String) - Constructor for exception org.cesecore.certificates.certificateprofile.CertificateProfileDoesNotExistException
Constructs an instance of CertificateProfileDoesNotExistException with the specified detail message.
CERTIFICATEPROFILEEDIT - org.cesecore.authorization.control.StandardRules
 
CertificateProfileExistsException - Exception in org.cesecore.certificates.certificateprofile
An exception thrown when someone tries to add a certificate profile that already exits
CertificateProfileExistsException() - Constructor for exception org.cesecore.certificates.certificateprofile.CertificateProfileExistsException
Creates a new instance of CertificateProfileExistsException without detail message.
CertificateProfileExistsException(String) - Constructor for exception org.cesecore.certificates.certificateprofile.CertificateProfileExistsException
Constructs an instance of CertificateProfileExistsException with the specified detail message.
certificateprofileid - Variable in class org.cesecore.certificates.ca.CAInfo
 
certificateProfileId - Variable in class org.cesecore.certificates.certificate.CertificateStatus
 
CERTIFICATEPROFILEID - Static variable in class org.cesecore.certificates.ca.CA
 
CERTIFICATEPROFILEID - Static variable in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
 
certificateProfileName(String) - Method in class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest.Builder
 
CertificateProfileSession - Interface in org.cesecore.certificates.certificateprofile
Session bean to manage certificate profiles, i.e.
CertificateProfileSessionBean - Class in org.cesecore.certificates.certificateprofile
Bean managing certificate profiles, see CertificateProfileSession for Javadoc.
CertificateProfileSessionBean() - Constructor for class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
CertificateProfileSessionLocal - Interface in org.cesecore.certificates.certificateprofile
 
CertificateProfileSessionRemote - Interface in org.cesecore.certificates.certificateprofile
 
CERTIFICATEPROFILEVIEW - org.cesecore.authorization.control.StandardRules
 
CertificateRenewalException - Exception in org.ejbca.ui.web.protocol
Thrown if an error occurs during Certificate Renewal.
CertificateRenewalException() - Constructor for exception org.ejbca.ui.web.protocol.CertificateRenewalException
 
CertificateRenewalException(String) - Constructor for exception org.ejbca.ui.web.protocol.CertificateRenewalException
 
CertificateRenewalException(String, Throwable) - Constructor for exception org.ejbca.ui.web.protocol.CertificateRenewalException
 
CertificateRenewalException(Throwable) - Constructor for exception org.ejbca.ui.web.protocol.CertificateRenewalException
 
certificateRequest(String) - Method in class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest.Builder
 
certificateRequest(UserDataVOWS, String, int, String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Generates a certificate for a user.
CertificateRequestResponse - Class in org.ejbca.ui.web
Holds a return value with a certificate in both object form and encoded form.
CertificateRequestSession - Interface in org.ejbca.core.ejb.ra
 
CertificateRequestSessionLocal - Interface in org.ejbca.core.ejb.ra
Local interface for CertificateRequestSession.
CertificateRequestSessionRemote - Interface in org.ejbca.core.ejb.ra
Remote interface for CertificateRequestSession.
CertificateResponse - Class in org.ejbca.core.protocol.ws.objects
Holds certificate WS response data
CertificateResponse() - Constructor for class org.ejbca.core.protocol.ws.objects.CertificateResponse
WS Constructor
CertificateResponse(String, byte[]) - Constructor for class org.ejbca.core.protocol.ws.objects.CertificateResponse
Main constructor.
CertificateResponseMessage - Interface in org.cesecore.certificates.certificate.request
Interface extending ResponseMessage to add certificate functionality.
CertificateResponseType - Enum in org.ejbca.ui.web
Used by the RequestHelper.pkcs10CertRequest method and as a HTTP parameter to result_download.jsp page
CertificateRevokeException - Exception in org.cesecore.certificates.certificate
Thrown if there is an error revoking a certificate, causes rollback.
CertificateRevokeException(Exception) - Constructor for exception org.cesecore.certificates.certificate.CertificateRevokeException
Constructs an instance of IllegalKeyException with the specified cause.
CertificateRevokeException(String) - Constructor for exception org.cesecore.certificates.certificate.CertificateRevokeException
Constructor used to create exception with an errormessage.
CertificateSamplerCustomPublisher - Class in org.ejbca.core.model.ca.publisher
Publisher storing certificates to a specified folder.
CertificateSamplerCustomPublisher() - Constructor for class org.ejbca.core.model.ca.publisher.CertificateSamplerCustomPublisher
 
CertificateSamplerCustomPublisher.SamplingMethod - Enum in org.ejbca.core.model.ca.publisher
 
certificateSerialNumber() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
certificateSerialNumber() - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
 
CertificateSerialNumberException - Exception in org.cesecore.certificates.certificate.exception
Exception used in order to catch the error that we're trying to create a certificate that already exists.
CertificateSerialNumberException(Exception) - Constructor for exception org.cesecore.certificates.certificate.exception.CertificateSerialNumberException
 
CertificateSerialNumberException(String) - Constructor for exception org.cesecore.certificates.certificate.exception.CertificateSerialNumberException
 
CertificateSignatureException - Exception in org.ejbca.core.model
Thrown to show that the signature of an certificate failed to verify somehow.
CertificateSignatureException(String) - Constructor for exception org.ejbca.core.model.CertificateSignatureException
 
CertificateSignatureException(String, Throwable) - Constructor for exception org.ejbca.core.model.CertificateSignatureException
 
CertificateSignatureException(Throwable) - Constructor for exception org.ejbca.core.model.CertificateSignatureException
 
CertificateStatus - Class in org.cesecore.certificates.certificate
Simple class encapsulating the certificate status information needed when making revocation checks.
CertificateStatus(String, long, int, int) - Constructor for class org.cesecore.certificates.certificate.CertificateStatus
 
CertificateStatusHelper - Class in org.cesecore.certificates.certificate
Helper for building certificate status object from raw database meta data.
CertificateStatusHelper() - Constructor for class org.cesecore.certificates.certificate.CertificateStatusHelper
 
CertificateStatusHolder - Class in org.cesecore.certificates.certificate
Richer version of the standard CertificateStatus object which also contains the sought certificate, in order to avoid extra database lookups when both are required.
CertificateStatusHolder(Certificate, CertificateStatus) - Constructor for class org.cesecore.certificates.certificate.CertificateStatusHolder
 
CertificateStoreSession - Interface in org.cesecore.certificates.certificate
Interface for certificate store operations Stores certificate in the local database using Certificate JPA Beans.
CertificateStoreSessionBean - Class in org.cesecore.certificates.certificate
 
CertificateStoreSessionBean() - Constructor for class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
CertificateStoreSessionLocal - Interface in org.cesecore.certificates.certificate
Local interface for CertificateStoreSession.
CertificateStoreSessionRemote - Interface in org.cesecore.certificates.certificate
Remote interface for CertificateStoreSession.
CertificateTransparency - Interface in org.cesecore.certificates.certificatetransparency
X509CA will attempt to load org.cesecore.certificates.certificatetransparency.CertificateTransparencyImpl that must implement this interface if it exists.
CertificateTransparency.UsageMode - Enum in org.cesecore.certificates.certificatetransparency
Controls which parameters are used for minimum and maximum number of SCTs.
CertificateTransparencyFactory - Enum in org.cesecore.certificates.certificatetransparency
Loads and holds an instance of the Certificate Transparency implementation, if available.
CertificateValidationDomainService - Interface in org.cesecore.keys.validation
Functional domain service interface (should be implemented by separate domain service class, but is used temporarily to solve cyclic package dependency at compile time).
CertificateValidator - Interface in org.cesecore.keys.validation
Base interface for certificate validators.
CertificateValidatorBase - Class in org.cesecore.keys.validation
 
CertificateValidatorBase() - Constructor for class org.cesecore.keys.validation.CertificateValidatorBase
Public constructor needed for deserialization.
CertificateValidatorBase(String) - Constructor for class org.cesecore.keys.validation.CertificateValidatorBase
Creates a new instance.
CertificateValidity - Class in org.cesecore.certificates.ca.internal
Class used to construct validity times based on a range of different input parameters and configuration.
CertificateValidity(Date, EndEntityInformation, CertificateProfile, Date, Date, Certificate, boolean, boolean) - Constructor for class org.cesecore.certificates.ca.internal.CertificateValidity
Constructor that injects the reference point (now).
CertificateValidity(EndEntityInformation, CertificateProfile, Date, Date, Certificate, boolean, boolean) - Constructor for class org.cesecore.certificates.ca.internal.CertificateValidity
 
CertificateView - Class in org.ejbca.ui.web
A class transforming X509 certificate data into more readable form used by JSP pages.
CertificateView(Certificate, RevokedInfoView) - Constructor for class org.ejbca.ui.web.CertificateView
Creates a new instance of CertificateView for CA certificates
CertificateView(CertificateDataWrapper) - Constructor for class org.ejbca.ui.web.CertificateView
Creates a new instance of CertificateView
CertificateWrapper - Interface in org.cesecore.certificates.certificate
General interface for any object that wraps a certificate, such as CertificateDataWrapper and CertificateSerializableWrapper.
CERTIFICATIONRESPONSE - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
CERTPROFILE - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
CERTPROFILE_CREATION - org.cesecore.audit.enums.EventTypes
Creation of a certificate profile.
CERTPROFILE_DELETION - org.cesecore.audit.enums.EventTypes
Removal of a certificate profile.
CERTPROFILE_EDITING - org.cesecore.audit.enums.EventTypes
Modification of a certificate profile.
CERTPROFILE_FIXED_ENDUSER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
 
CERTPROFILE_FIXED_HARDTOKENAUTH - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
 
CERTPROFILE_FIXED_HARDTOKENAUTHENC - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
 
CERTPROFILE_FIXED_HARDTOKENENC - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
 
CERTPROFILE_FIXED_HARDTOKENSIGN - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
 
CERTPROFILE_FIXED_OCSPSIGNER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
 
CERTPROFILE_FIXED_ROOTCA - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
 
CERTPROFILE_FIXED_SERVER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
 
CERTPROFILE_FIXED_SUBCA - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
 
CERTPROFILE_NO_PROFILE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
Used when no certificate profile id value is available
CERTPROFILE_RENAMING - org.cesecore.audit.enums.EventTypes
Name change of a certificate profile.
CertReqHistory - Class in org.ejbca.core.model.ca.store
Value object class containing the data stored in the CertReqHistory Entity Bean.
CertReqHistory(String, String, String, String, Date, EndEntityInformation) - Constructor for class org.ejbca.core.model.ca.store.CertReqHistory
 
CertReqHistoryData - Class in org.ejbca.core.ejb.ca.store
Representation of historical information about the data user to create a certificate.
CertReqHistoryData() - Constructor for class org.ejbca.core.ejb.ca.store.CertReqHistoryData
 
CertReqHistoryData(Certificate, String, EndEntityInformation) - Constructor for class org.ejbca.core.ejb.ca.store.CertReqHistoryData
Entity Bean holding info about a request data at the time the certificate was issued.
CertReqHistorySession - Interface in org.ejbca.core.ejb.ca.store
Interface for certificate store operations
CertReqHistorySessionLocal - Interface in org.ejbca.core.ejb.ca.store
Local interface for CertificateStoreSession.
CertReqHistorySessionRemote - Interface in org.ejbca.core.ejb.ca.store
Remote interface for CertificateStoreSession.
CertReqServlet - Class in org.ejbca.ui.web.pub
Servlet used to install a private key with a corresponding certificate in a browser.
CertReqServlet() - Constructor for class org.ejbca.ui.web.pub.CertReqServlet
 
CertRevocationDto - Class in org.ejbca.core.ejb.dto
Wrapper class for holding input parameters of revokeCertWithMetadata operation.
CertRevocationDto(String, String) - Constructor for class org.ejbca.core.ejb.dto.CertRevocationDto
 
CertRevocationDto(String, String, int) - Constructor for class org.ejbca.core.ejb.dto.CertRevocationDto
 
CERTSERIALNR - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
CertSernoCustomLdapPublisher - Class in org.ejbca.core.model.ca.publisher.custpubl2
A custom LDAP publisher that publishes User Entries with Certificate Serial Number.
CertSernoCustomLdapPublisher() - Constructor for class org.ejbca.core.model.ca.publisher.custpubl2.CertSernoCustomLdapPublisher
 
certSN - Variable in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryDataPK
 
CertTools - Class in org.cesecore.util
Tools to handle common certificate operations.
CertTools() - Constructor for class org.cesecore.util.CertTools
 
CERTTYPE_ENDENTITY - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate belongs to an end entity.
CERTTYPE_HARDTOKEN - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate belongs on a hard token.
CERTTYPE_ROOTCA - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate belongs to a root ca.
CERTTYPE_SUBCA - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate belongs to a sub ca.
CERTTYPE_UNKNOWN - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
Certificate type is unknown.
CERTUSAGE_AUTH - Static variable in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
CERTUSAGE_AUTHENC - Static variable in class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
 
CERTUSAGE_AUTHENC - Static variable in class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
 
CERTUSAGE_ENC - Static variable in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
CERTUSAGE_SIGN - Static variable in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
CERTUSAGE_SIGN - Static variable in class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
 
CERTUSAGE_SIGN - Static variable in class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
 
CERTVERSION - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CERTWRITABLE - Static variable in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
 
CESECORE_CONFIGURATION_ID - Static variable in class org.cesecore.config.GlobalCesecoreConfiguration
 
CesecoreConfiguration - Class in org.cesecore.config
This file handles configuration from ejbca.properties
CesecoreException - Exception in org.cesecore
Base for all specific application exceptions thrown by EJBCA.
CesecoreException() - Constructor for exception org.cesecore.CesecoreException
Constructor used to create exception without an errormessage.
CesecoreException(Exception) - Constructor for exception org.cesecore.CesecoreException
Constructor used to create exception with an embedded exception.
CesecoreException(String) - Constructor for exception org.cesecore.CesecoreException
Constructor used to create exception with an errormessage.
CesecoreException(String, Throwable) - Constructor for exception org.cesecore.CesecoreException
Constructor used to create exception with an errormessage.
CesecoreException(ErrorCode) - Constructor for exception org.cesecore.CesecoreException
Constructor used to create exception with an errorCode.
CesecoreException(ErrorCode, Exception) - Constructor for exception org.cesecore.CesecoreException
Constructor used to create exception with an embedded exception.
CesecoreException(ErrorCode, String) - Constructor for exception org.cesecore.CesecoreException
Constructor used to create exception with an errormessage.
CesecoreException(ErrorCode, String, Throwable) - Constructor for exception org.cesecore.CesecoreException
 
CeSecoreNameStyle - Class in org.cesecore.util
Class that determines string representations of DNs.
CeSecoreNameStyle() - Constructor for class org.cesecore.util.CeSecoreNameStyle
 
CESSATIONOFOPERATION - org.cesecore.certificates.crl.RevocationReasons
 
changeAdminPreference(X509CertificateAuthenticationToken, AdminPreference) - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSession
Changes the admin preference in the database.
changeAdminPreferenceNoLog(X509CertificateAuthenticationToken, AdminPreference) - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSession
Changes the admin preference in the database without logging.
changeApprovalProfile(AuthenticationToken, ApprovalProfile) - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSession
Updates approval profile data
changeBlacklistEntry(AuthenticationToken, BlacklistEntry) - Method in interface org.ejbca.core.ejb.ca.validation.BlacklistSession
Updates the public key blacklist entry with the given fingerprint.
changeCertificateProfile(AuthenticationToken, String, CertificateProfile) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Updates certificate profile data
changeCertificateProfile(AuthenticationToken, String, CertificateProfile) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
changeCertificateStatus(AuthenticationToken, String, int, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Request status change of a certificate (revoke or reactivate).
changeEndEntityProfile(AuthenticationToken, String, EndEntityProfile) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Updates profile data.
changeHardToken(AuthenticationToken, String, int, HardToken) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Changes a hard token data in the database.
changeHardTokenIssuer(AuthenticationToken, String, HardTokenIssuer) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Updates hard token issuer data
changeHardTokenProfile(AuthenticationToken, String, HardTokenProfile) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Updates hard token profile data.
changeKeyValidator(AuthenticationToken, Validator) - Method in interface org.cesecore.keys.validation.KeyValidatorSession
Updates the key validator with the given name.
changeKeyValidator(AuthenticationToken, Validator) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
changeProfile(Profile) - Method in class org.cesecore.profiles.ProfileSessionBean
 
changeProfile(Profile) - Method in interface org.cesecore.profiles.ProfileSessionLocal
Updates profile data
changePublisher(AuthenticationToken, String, BasePublisher) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
Updates publisher data.
changeService(AuthenticationToken, String, ServiceConfiguration, boolean) - Method in interface org.ejbca.core.ejb.services.ServiceSession
Updates service configuration, but does not re-set the timer
ChangeStatusEndEntityApprovalRequest - Class in org.ejbca.core.model.approval.approvalrequests
Approval Request created when trying to edit an end entity.
ChangeStatusEndEntityApprovalRequest() - Constructor for class org.ejbca.core.model.approval.approvalrequests.ChangeStatusEndEntityApprovalRequest
Constructor used in externalization only
ChangeStatusEndEntityApprovalRequest(String, int, int, AuthenticationToken, String, int, int, ApprovalProfile) - Constructor for class org.ejbca.core.model.approval.approvalrequests.ChangeStatusEndEntityApprovalRequest
 
changeUser(AuthenticationToken, EndEntityInformation, boolean) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Change user information.
changeUser(AuthenticationToken, EndEntityInformation, boolean, boolean) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Change user information.
changeUser(AuthenticationToken, EndEntityInformation, boolean, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Change user information.
changeUserAfterApproval(AuthenticationToken, EndEntityInformation, boolean, int, AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Change user information after an EditEndEntityApprovalRequest has been approved
changeUserAfterApproval(AuthenticationToken, EndEntityInformation, boolean, int, AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Change user information after an EditEndEntityApprovalRequest has been approved
changeUserDataSource(AuthenticationToken, String, BaseUserDataSource) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Updates user data source data.
check(Certificate, Collection<String>) - Method in class org.cesecore.util.PKIXCertRevocationStatusChecker
Checks the revocation status of 'cert'; first by sending on OCSP request.
check(Certificate, Collection<String>) - Method in class org.cesecore.util.provider.EkuPKIXCertPathChecker
 
checkClientTrusted(X509Certificate[], String) - Method in class org.cesecore.keybind.impl.ClientX509TrustManager
 
checkClientTrusted(X509Certificate[], String) - Method in class org.cesecore.util.provider.X509TrustManagerAcceptAll
 
checkColumnExists500() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
 
checkConfig() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
checkFieldForLegalChars(String) - Static method in class org.cesecore.util.StringTools
Checks a string for legal chars (not containing "/[^\\u0041-\\u005a\\u0061-\\u007a\\u00a1-\\ud7ff\\ue000-\\uffff_ 0-9@\\.\\*\\,\\-:\\/\\?\\'\\=\\(\\)\\|.]/g").
checkForCAId(int) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSessionLocal
Methods that checks if a user exists in the database having the given caid.
checkForHardTokenIssuerId(int) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenBatchJobSession
Methods that checks if a user exists in the database having the given hard token issuer id.
checkForHardTokenProfileId(int) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSessionLocal
Methods that checks if a user exists in the database having the given HardTokenProfile id.
checkForUniqueCertificateSerialNumberIndexInTransaction(AuthenticationToken, Certificate, String, String, int, int, int, int, String, long) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
checkForUniqueCertificateSerialNumberIndexInTransaction(AuthenticationToken, Certificate, String, String, int, int, int, int, String, long) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Checks for present certificate serial number unique index in a new transaction in order to avoid rollback, since we can expect SQL exceptions here.
checkIfApprovalRequired(AuthenticationToken, CertificateWrapper, String, int, boolean) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySession
Help method to check if approval of key recovery is required
checkIfCertificateBelongToUser(BigInteger, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Method that checks if a user with specified users certificate exists in database.
checkNameConstraints(X509Certificate, X500Name, GeneralNames) - Static method in class org.cesecore.util.CertTools
Checks that the given SubjectDN / SAN satisfies the Name Constraints of the given issuer (if there are any).
checkPasswordBeforeExport(char[]) - Method in class org.cesecore.keys.token.SoftCryptoToken
Throws an exception if the export of this crypto token should be denied.
checkPrivateKeyUsagePeriod(X509Certificate) - Static method in class org.cesecore.certificates.ca.internal.CertificateValidity
Checks that the PrivateKeyUsagePeriod of the certificate is valid at this time
checkPrivateKeyUsagePeriod(X509Certificate, Date) - Static method in class org.cesecore.certificates.ca.internal.CertificateValidity
 
checkpw(String, String) - Static method in class org.ejbca.util.crypto.BCrypt
Check that a plaintext password matches a previously hashed one
checkResponseSignatureVerified() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
checkRevokationStatus(String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Returns revocation status for given user.
checkSernoValidity(BigInteger) - Method in class org.cesecore.certificates.ca.internal.SernoGeneratorRandom
This validates that the argument is a non-zero number to be encoded (according to X.690, "8.3 Encoding of an integer value") exactly in 'noOctets' bytes.
checkServerTrusted(X509Certificate[], String) - Method in class org.cesecore.keybind.impl.ClientX509TrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class org.cesecore.util.provider.X509TrustManagerAcceptAll
 
checkSubjectDn(AuthenticationToken, EndEntityInformation) - Method in interface org.ejbca.core.model.era.RaMasterApi
Performs all "deep" checks of user data (EndEntityInformation) intended to be added.
checkUserStatus(AuthenticationToken, String, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
checkValidator(String, String, Serializable) - Static method in class org.ejbca.core.model.ra.raadmin.EndEntityValidationHelper
Checks that the given validator data is valid with the given validator.
checkValidatorData(String, Serializable) - Method in interface org.ejbca.core.model.ra.raadmin.EndEntityFieldValidator
Checks if the given validator data is valid.
checkValidatorData(String, Serializable) - Method in class org.ejbca.core.model.ra.raadmin.validators.RegexFieldValidator
 
checkValidity() - Method in class org.ejbca.ui.web.CertificateView
 
checkValidity(Certificate, Date) - Static method in class org.cesecore.util.CertTools
Checks that the given date is within the certificate's validity period.
checkValidity(Date) - Method in class org.ejbca.ui.web.CertificateView
 
checkValidityAndSetUserPassword(AuthenticationToken, Certificate, String, String) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
Verifies that the given certificate has a correct signature and is currently valid, and if so, sets the end entity status to NEW and sets its password.
checkValidKeyLength(String) - Static method in class org.cesecore.keys.util.KeyTools
 
checkValidKeyLength(String, int) - Static method in class org.cesecore.keys.util.KeyTools
 
checkValidKeyLength(PublicKey) - Static method in class org.cesecore.keys.util.KeyTools
 
checkValue(String, Map<String, Serializable>, String) - Static method in class org.ejbca.core.model.ra.raadmin.EndEntityValidationHelper
Checks a value with a set of validators.
chooseClientAlias(String[], Principal[], Socket) - Method in class org.cesecore.keybind.impl.ClientX509KeyManager
 
chooseServerAlias(String, Principal[], Socket) - Method in class org.cesecore.keybind.impl.ClientX509KeyManager
 
CLASSPATH - Static variable in class org.cesecore.certificates.ca.catoken.CAToken
Deprecated.
CLASSPATH - Static variable in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
CLASSPATH - Static variable in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
cleanUserCertDataSN(String) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSessionLocal
Removes the certificate serial number from the user data.
cleanUserCertDataSN(EndEntityInformation) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSessionLocal
Cleans the certificate serial number from the user data.
clear() - Method in class org.cesecore.util.CompressedCollection
 
clear() - Method in class org.cesecore.util.ConcurrentCache
Removes all entries in the cache
clear() - Method in class org.ejbca.core.model.era.IdNameHashMap
 
clear() - Method in class org.ejbca.core.model.ra.RAAuthorization
 
clear(int) - Method in enum org.cesecore.authorization.AuthorizationCache
 
clearAcceptedSignatureAlgorithmCache() - Static method in class org.cesecore.config.OcspConfiguration
acceptedSignatureAlgorithms are cached, so if we try to dynamically change the value (for testing) we need to clear this cache so it is reloaded.
clearCache() - Method in class org.cesecore.certificates.ocsp.cache.GlobalOcspConfigurationCache
 
clearCache() - Method in class org.cesecore.config.GlobalCesecoreConfigurationCache
 
clearCache() - Method in interface org.cesecore.configuration.ConfigurationCache
 
clearCache() - Method in class org.ejbca.core.ejb.config.AvailableCustomCertificateExtensionsConfigurationCache
 
clearCache() - Method in class org.ejbca.core.ejb.config.AvailableExtendedKeyUsagesConfigurationCache
 
clearCache() - Method in class org.ejbca.core.ejb.config.AvailableProtocolsConfigurationCache
 
clearCache() - Method in class org.ejbca.core.ejb.config.CMPConfigurationCache
 
clearCache() - Method in class org.ejbca.core.ejb.config.EstConfigurationCache
 
clearCache() - Method in class org.ejbca.core.ejb.config.GlobalConfigurationCache
 
clearCache() - Method in class org.ejbca.core.ejb.config.GlobalCustomCssConfigurationCache
 
clearCache() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfigurationCache
 
clearCache() - Method in class org.ejbca.core.ejb.config.ScepConfigurationCache
 
clearCaches() - Method in interface org.cesecore.certificates.certificatetransparency.CertificateTransparency
Clears the URL availability status (fast fail) cache.
clearCTFailFastCache() - Method in interface org.cesecore.certificates.ocsp.OcspResponseGeneratorSession
Clears CT fail fast cache.
clearCTFailFastCache() - Method in class org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionBean
 
clearOcspRequestSignerRevocationStatusCache() - Method in class org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionBean
 
clearOcspRequestSignerRevocationStatusCache() - Method in interface org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionLocal
 
clearRolloverCertificateChain() - Method in class org.cesecore.certificates.ca.CA
 
CLEARTEXTPASSWORD - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
clearWhenStale(int) - Method in enum org.cesecore.authorization.AuthorizationCache
 
CliAuthenticationFailedException - Exception in org.ejbca.core.ejb.authentication.cli.exception
This exception is thrown if authentication fails during the authorization phase of a CliAuthenticationToken
CliAuthenticationFailedException() - Constructor for exception org.ejbca.core.ejb.authentication.cli.exception.CliAuthenticationFailedException
 
CliAuthenticationFailedException(String) - Constructor for exception org.ejbca.core.ejb.authentication.cli.exception.CliAuthenticationFailedException
 
CliAuthenticationFailedException(String, Throwable) - Constructor for exception org.ejbca.core.ejb.authentication.cli.exception.CliAuthenticationFailedException
 
CliAuthenticationFailedException(Throwable) - Constructor for exception org.ejbca.core.ejb.authentication.cli.exception.CliAuthenticationFailedException
 
CliAuthenticationProviderSessionLocal - Interface in org.ejbca.core.ejb.authentication.cli
This interface provides authentication for CLI users.
CliAuthenticationProviderSessionRemote - Interface in org.ejbca.core.ejb.authentication.cli
This interface provides authentication for CLI users.
CliAuthenticationToken - Class in org.ejbca.core.ejb.authentication.cli
This authentication token is used for authentication from the CLI.
CliAuthenticationToken(UsernamePrincipal, String, String, long, SupportedPasswordHashAlgorithm) - Constructor for class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
 
CliAuthenticationTokenMetaData - Class in org.ejbca.core.ejb.authentication.cli
Meta data definition and ServiceLoader marker for CliAuthenticationToken.
CliAuthenticationTokenMetaData() - Constructor for class org.ejbca.core.ejb.authentication.cli.CliAuthenticationTokenMetaData
 
CliAuthenticationTokenReferenceRegistry - Enum in org.ejbca.core.ejb.authentication.cli
Due to being sent over remote, this token needs to protect against two threats: replay and interception.
CLIENT_IP - Static variable in class org.cesecore.certificates.ocsp.logging.PatternLogger
IP of the client making the request
ClientX509KeyManager - Class in org.cesecore.keybind.impl
Simple implementation for providing a private key and a certificate chain in SSL/TLS negotiations from the client.
ClientX509KeyManager(String, PrivateKey, List<X509Certificate>) - Constructor for class org.cesecore.keybind.impl.ClientX509KeyManager
 
ClientX509TrustManager - Class in org.cesecore.keybind.impl
 
ClientX509TrustManager(List<Collection<X509Certificate>>) - Constructor for class org.cesecore.keybind.impl.ClientX509TrustManager
 
CliTools - Class in org.ejbca.util
Tools used in command line handling
CliTools() - Constructor for class org.ejbca.util.CliTools
 
CliUserAccessMatchValue - Enum in org.ejbca.core.ejb.authentication.cli
 
clone() - Method in class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
clone() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
clone() - Method in class org.cesecore.certificates.certificateprofile.PKIDisclosureStatement
 
clone() - Method in interface org.cesecore.keys.validation.Validator
Clone has to be implemented instead of a copy constructor due to the fact that we'll be referring to implementations by this interface only.
clone() - Method in class org.cesecore.keys.validation.ValidatorBase
 
clone() - Method in class org.cesecore.util.ui.DynamicUiProperty
Creates a deep clone of this instance.
clone() - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
Note that this clone method will return a CliAuthenticationToken which will *not* contain the SHA1 hash.
clone() - Method in class org.ejbca.core.ejb.ra.UserData
 
clone() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Clone has to be implemented instead of a copy constructor due to the fact that we'll be referring to implementations by this interface only.
clone() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
clone() - Method in class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
clone() - Method in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
clone() - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
clone() is used to create new publishers in the user interface, with an existing publisher as a template.
clone() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
clone() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
clone() - Method in class org.ejbca.core.model.ca.publisher.LdapSearchPublisher
 
clone() - Method in class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
 
clone() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
 
clone() - Method in class org.ejbca.core.model.era.RaEditableRequestData
 
clone() - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuer
 
clone() - Method in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
clone() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
clone() - Method in class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
 
clone() - Method in class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
 
clone() - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
 
clone() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
clone() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
clone() - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
 
clone() - Method in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
clone() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
clone(EIDProfile) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
Help Method that should be used
cloneAlias(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
cloneAlias(String, String) - Method in class org.ejbca.config.EstConfiguration
 
cloneAlias(String, String) - Method in class org.ejbca.config.ScepConfiguration
 
cloneApprovalProfile(AuthenticationToken, ApprovalProfile, String) - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSession
Adds an approval profile with the same content as the original approval profile.
cloneCertificateProfile(AuthenticationToken, String, String, List<Integer>) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Adds a certificate profile with the same content as the original certificate profile.
cloneCertificateProfile(AuthenticationToken, String, String, List<Integer>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
cloneEndEntityProfile(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Adds a end entity profile to a group with the same content as the original profile.
cloneHardTokenIssuer(AuthenticationToken, String, String, int) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Adds a hard token issuer with the same content as the original issuer,
cloneHardTokenProfile(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Adds a hard token profile with the same content as the original profile,
cloneKeyValidator(AuthenticationToken, int, String) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
cloneKeyValidator(AuthenticationToken, int, String) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Adds a key validator with the same content as the original.
cloneKeyValidator(AuthenticationToken, Validator, String) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
cloneKeyValidator(AuthenticationToken, Validator, String) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Adds a key validator with the same content as the original.
clonePublisher(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
Adds a publisher with the same content as the original.
cloneService(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.services.ServiceSession
Adds a service with the same content as the original.
cloneUserDataSource(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Adds a user data source with the same content as the original.
close() - Method in interface org.cesecore.audit.audit.AuditExporter
 
close() - Method in class org.cesecore.audit.impl.AuditExportCsv
 
close() - Method in class org.cesecore.audit.impl.AuditExporterDummy
 
close() - Method in class org.cesecore.audit.impl.AuditExporterXml
 
close() - Method in class org.cesecore.util.ConcurrentCache.Entry
Must be called if other threads might be waiting for this cache entry (i.e.
close() - Method in class org.cesecore.util.SecureXMLDecoder
 
close() - Method in class org.ejbca.util.Log4jHandler
 
close() - Method in class org.ejbca.util.PerformanceTest.Log
 
close(Connection) - Static method in class org.ejbca.util.JDBCUtil
Close a db connection logging closing errors as warning.
close(Connection, PreparedStatement, ResultSet) - Static method in class org.ejbca.util.JDBCUtil
Close a connection, prepared statement and result set, logging potential closing errors as warning.
close(PreparedStatement) - Static method in class org.ejbca.util.JDBCUtil
Close a prepared statement logging closing errors as warning.
close(ResultSet) - Static method in class org.ejbca.util.JDBCUtil
Close a resultset logging closing errors as warning.
closeForWrite() - Method in class org.cesecore.util.CompressedCollection
Signal that no more data will be added to this collection.
CMP - org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
CMP_BOOLEAN_KEYS - Static variable in class org.ejbca.config.CmpConfiguration
 
CMP_CONFIGURATION_ID - Static variable in class org.ejbca.config.CmpConfiguration
 
CMPCONFIG - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
CmpConfiguration - Class in org.ejbca.config
This is a class containing CMP configuration parameters.
CmpConfiguration() - Constructor for class org.ejbca.config.CmpConfiguration
Creates a new instance of CmpConfiguration
CmpConfiguration(Serializable) - Constructor for class org.ejbca.config.CmpConfiguration
 
CmpConfiguration(CmpConfiguration) - Constructor for class org.ejbca.config.CmpConfiguration
Copy constructor for CmpConfiguration
CMPConfigurationCache - Class in org.ejbca.core.ejb.config
Class Holding cache variable for cmp configuration.
CMPConfigurationCache() - Constructor for class org.ejbca.core.ejb.config.CMPConfigurationCache
 
cmpDispatch(AuthenticationToken, byte[], String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Dispatch CMP request over RaMasterApi.
CmpErrorResponseMessage - Class in org.ejbca.core.protocol.cmp
A very simple error message, no protection, or PBE protection
CmpErrorResponseMessage() - Constructor for class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
CmpMessageDispatcherSession - Interface in org.ejbca.core.protocol.cmp
 
CmpMessageDispatcherSessionLocal - Interface in org.ejbca.core.protocol.cmp
 
CmpMessageDispatcherSessionRemote - Interface in org.ejbca.core.protocol.cmp
 
CmpMessageHelper - Class in org.ejbca.core.protocol.cmp
Helper class to create different standard parts of CMP messages
CmpMessageHelper() - Constructor for class org.ejbca.core.protocol.cmp.CmpMessageHelper
 
CmpPbeVerifyer - Class in org.ejbca.core.protocol.cmp
Helper class to verify PBE of CMP messages, also extracts owf, mac Oids and iteration count.
CmpPbeVerifyer(PKIMessage) - Constructor for class org.ejbca.core.protocol.cmp.CmpPbeVerifyer
Constructor for CmpPbeVerifyer
CmpPKIBodyConstants - Class in org.ejbca.core.protocol.cmp
 
CmpPKIBodyConstants() - Constructor for class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
CMPRAAUTHSECRET - Static variable in class org.cesecore.certificates.ca.X509CA
 
CmpResponseMessage - Class in org.ejbca.core.protocol.cmp
CMP certificate response message
CmpResponseMessage() - Constructor for class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
CMPSendHTTP - Class in org.ejbca.core.protocol.cmp.client
Client to send message to CMP server over HTTP.
CMPSendTCP - Class in org.ejbca.core.protocol.cmp.client
Client to send message to CMP server over TCP.
CMPSendTCP(byte[], Socket, boolean) - Constructor for class org.ejbca.core.protocol.cmp.client.CMPSendTCP
 
CmpTcpConfiguration - Class in org.ejbca.config
 
CmpTcpConfiguration() - Constructor for class org.ejbca.config.CmpTcpConfiguration
 
CMS - Class in org.ejbca.util
CMS utils.
CMS() - Constructor for class org.ejbca.util.CMS
 
CMS.VerifyResult - Class in org.ejbca.util
 
CmsCAService - Class in org.ejbca.core.model.ca.caadmin.extendedcaservices
Handles and maintains the CA-part of the CMS message functionality.
CmsCAService(HashMap<Object, Object>) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAService
 
CmsCAService(ExtendedCAServiceInfo) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAService
 
CmsCAServiceInfo - Class in org.ejbca.core.model.ca.caadmin.extendedcaservices
Class used mostly when creating service.
CmsCAServiceInfo(int, boolean) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceInfo
 
CmsCAServiceInfo(int, String, String, String, String) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceInfo
Used when creating new service.
CmsCAServiceInfo(int, String, String, String, String, List<Certificate>) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceInfo
Used when returning information from service.
CmsCAServiceRequest - Class in org.ejbca.core.model.ca.caadmin.extendedcaservices
Class used when requesting CMS related services from a CA.
CmsCAServiceRequest(byte[], int) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceRequest
Constructor
CmsCAServiceResponse - Class in org.ejbca.core.model.ca.caadmin.extendedcaservices
Class used when delivering CMS service response from a CA.
CmsCAServiceResponse(byte[]) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceResponse
 
CN - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
CNPOSTFIX - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
columnExists(Connection, String, String) - Static method in class org.ejbca.util.JDBCUtil
Check if a certain column exists in the database.
com.primekey.anttools - package com.primekey.anttools
 
combineAll(EndEntityTypes[]) - Static method in enum org.cesecore.certificates.endentity.EndEntityTypes
 
COMMAND_DECRYPTDATA - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceRequest
 
COMMAND_DECRYPTKEYS - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceRequest
 
COMMAND_ENCRYPTDATA - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceRequest
 
COMMAND_ENCRYPTKEYS - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceRequest
 
CommonCache<T> - Interface in org.cesecore.internal
Object and name to id lookup cache interface.
CommonCacheBase<T> - Class in org.cesecore.internal
Object and name to id lookup cache base implementation.
CommonCacheBase() - Constructor for class org.cesecore.internal.CommonCacheBase
 
COMMONNAME - Static variable in class org.cesecore.certificates.util.DnComponents
 
compare(Object, Object) - Method in class org.cesecore.util.AsStringComparator
 
compareCertificateChains(Certificate[], Certificate[]) - Static method in class org.cesecore.util.CertTools
 
comparePassword(String) - Method in class org.ejbca.core.ejb.ra.UserData
Verifies password by verifying against passwordhash
compareTo(AccessRuleData) - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
compareTo(AccessUserAspectData) - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
compareTo(CertificateDataWrapper) - Method in class org.cesecore.certificates.certificate.CertificateDataWrapper
 
compareTo(KeyPairInfo) - Method in class org.cesecore.keys.token.KeyPairInfo
 
compareTo(AdminGroupData) - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
compareTo(RoleMemberData) - Method in class org.cesecore.roles.member.RoleMemberData
 
compareTo(Role) - Method in class org.cesecore.roles.Role
 
compareTo(Approval) - Method in class org.ejbca.core.model.approval.Approval
Sort by approval date
compareTo(ApprovalProfile) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
compareTo(RaCertificateSearchRequest) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
compareTo(RaEndEntitySearchRequest) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
compareTo(HardTokenInformation) - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
When viewing the tokens in the GUI they should come in the order that they were created.
compareTo(HardTokenIssuerInformation) - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuerInformation
 
CompressedCollection<T extends Serializable> - Class in org.cesecore.util
Special Collection that compresses all the added objects to a in memory byte array.
CompressedCollection(Class<T>, Class<? extends Serializable>...) - Constructor for class org.cesecore.util.CompressedCollection
 
ConcurrentCache<K,​V> - Class in org.cesecore.util
A concurrent cache allows multiple threads to cache data.
ConcurrentCache() - Constructor for class org.cesecore.util.ConcurrentCache
Creates an empty concurrent cache
ConcurrentCache(Map<? extends K, ? extends V>, long) - Constructor for class org.cesecore.util.ConcurrentCache
Creates a concurrent cache initialized with the mapping defined in the given map.
ConcurrentCache.Entry - Class in org.cesecore.util
A reference to a cache entry, with a get and put method to read/write data from/to the cache.
CONFIG_ALLOWAUTOMATICKEYUPDATE - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_ALLOWRAVERIFYPOPO - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_ALLOWSERVERGENERATEDKEYS - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_ALLOWUPDATEWITHSAMEKEY - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_ALLOWUPDATEWITHSAMEKEY - Static variable in class org.ejbca.config.EstConfiguration
 
CONFIG_APPNAME_CAPITAL - Static variable in class org.ejbca.config.InternalConfiguration
 
CONFIG_AUTHENTICATIONMODULE - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_AUTHENTICATIONPARAMETERS - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_CERTPROFILE - Static variable in class org.ejbca.config.EstConfiguration
 
CONFIG_CERTREQHANDLER_CLASS - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_DATABASENAME - Static variable in class org.ejbca.config.DatabaseConfiguration
 
CONFIG_DATASOURCENAME - Static variable in class org.ejbca.config.DatabaseConfiguration
 
CONFIG_DATASOURCENAMEPREFIX - Static variable in class org.ejbca.config.InternalConfiguration
 
CONFIG_DEFAULTCA - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_DEFAULTCA - Static variable in class org.ejbca.config.EstConfiguration
 
CONFIG_DOCBASEURI - Static variable in class org.ejbca.config.WebConfiguration
 
CONFIG_EEPROFILE - Static variable in class org.ejbca.config.EstConfiguration
 
CONFIG_EXTRACTUSERNAMECOMPONENT - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_FILES - Static variable in class org.ejbca.config.EjbcaConfigurationHolder
ejbca.properties must be first in this file, because CONFIGALLOWEXTERNAL is defined in there.
CONFIG_HTTPSERVERPUBHTTP - Static variable in class org.ejbca.config.WebConfiguration
 
CONFIG_HTTPSERVERPUBHTTPS - Static variable in class org.ejbca.config.WebConfiguration
 
CONFIG_HTTPSSERVEREXTERNALPRIVHTTPS - Static variable in class org.ejbca.config.WebConfiguration
 
CONFIG_HTTPSSERVERHOSTNAME - Static variable in class org.ejbca.config.WebConfiguration
 
CONFIG_HTTPSSERVERPRIVHTTPS - Static variable in class org.ejbca.config.WebConfiguration
 
CONFIG_OPERATIONMODE - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_RA_ALLOWCUSTOMCERTSERNO - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_RA_CERTIFICATEPROFILE - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_RA_ENDENTITYPROFILE - Static variable in class org.ejbca.config.CmpConfiguration
Deprecated.
since 6.5.1, but remains to allow 100% uptime during upgrade. Use CONFIG_RA_ENDENTITYPROFILEID instead
CONFIG_RA_ENDENTITYPROFILEID - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_RA_NAMEGENERATIONPARAMS - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_RA_NAMEGENERATIONPOSTFIX - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_RA_NAMEGENERATIONPREFIX - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_RA_NAMEGENERATIONSCHEME - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_RA_OMITVERIFICATIONSINEEC - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_RA_PASSWORDGENPARAMS - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_RACANAME - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_RACERT_PATH - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_REQCERT - Static variable in class org.ejbca.config.EstConfiguration
 
CONFIG_REQCERT - Static variable in class org.ejbca.config.WebConfiguration
 
CONFIG_REQCERTINDB - Static variable in class org.ejbca.config.WebConfiguration
 
CONFIG_REQPASSWORD - Static variable in class org.ejbca.config.EstConfiguration
 
CONFIG_REQUSERNAME - Static variable in class org.ejbca.config.EstConfiguration
 
CONFIG_RESPONSE_CAPUBS_CA - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_RESPONSE_EXTRACERTS_CA - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_RESPONSEPROTECTION - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_UNIDDATASOURCE - Static variable in class org.ejbca.config.CmpConfiguration
Deprecated.
since 6.12.0. No longer used, and can no longer be set. The datasource is now hard-coded to be UnidDS
CONFIG_VENDORCA - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIG_VENDORCERTIFICATEMODE - Static variable in class org.ejbca.config.CmpConfiguration
 
CONFIGALLOWEXTERNAL - Static variable in class org.ejbca.config.EjbcaConfigurationHolder
Configuration property that enables dynamic reading of properties from the file system.
CONFIGDUMP_MODULE - Static variable in interface org.ejbca.configdump.ejb.ConfigdumpSession
 
ConfigdumpException - Exception in org.ejbca.configdump
 
ConfigdumpException() - Constructor for exception org.ejbca.configdump.ConfigdumpException
 
ConfigdumpException(String) - Constructor for exception org.ejbca.configdump.ConfigdumpException
 
ConfigdumpException(String, Throwable) - Constructor for exception org.ejbca.configdump.ConfigdumpException
 
ConfigdumpException(Throwable) - Constructor for exception org.ejbca.configdump.ConfigdumpException
 
ConfigdumpExportResult - Class in org.ejbca.configdump
Holds information about the status of a Configdump export operation.
ConfigdumpExportResult(List<String>, List<String>) - Constructor for class org.ejbca.configdump.ConfigdumpExportResult
 
ConfigdumpPattern - Class in org.ejbca.configdump
A simple pattern that supports "*" only (unlike Pattern which allows full regexes) and that keeps track of the number of matches.
ConfigdumpPattern(String) - Constructor for class org.ejbca.configdump.ConfigdumpPattern
 
ConfigdumpSession - Interface in org.ejbca.configdump.ejb
Interface for exporting (and the future, importing) data with Configdump.
ConfigdumpSessionLocal - Interface in org.ejbca.configdump.ejb
 
ConfigdumpSessionRemote - Interface in org.ejbca.configdump.ejb
 
ConfigDumpSetting - Class in org.ejbca.configdump
Data class containing settings for configuration dump.
ConfigDumpSetting(File, Map<ConfigDumpSetting.ItemType, List<ConfigdumpPattern>>, Map<ConfigDumpSetting.ItemType, List<ConfigdumpPattern>>, List<ConfigdumpPattern>, List<ConfigdumpPattern>, boolean, boolean) - Constructor for class org.ejbca.configdump.ConfigDumpSetting
 
ConfigDumpSetting.ItemType - Enum in org.ejbca.configdump
 
CONFIGURATION_ID - Static variable in class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
 
CONFIGURATION_ID - Static variable in class org.cesecore.config.AvailableExtendedKeyUsagesConfiguration
 
CONFIGURATION_ID - Static variable in class org.ejbca.config.AvailableProtocolsConfiguration
 
CONFIGURATION_ID - Static variable in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
ConfigurationBase - Class in org.cesecore.configuration
 
ConfigurationBase() - Constructor for class org.cesecore.configuration.ConfigurationBase
 
ConfigurationCache - Interface in org.cesecore.configuration
Marker interface for classes that want to be treated as contents of the Global Configuration Cache
ConfigurationHolder - Class in org.cesecore.config
This is a singleton.
CONFIGURE - org.cesecore.authorization.control.AuditLogRules
 
CONFIRMATION - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
CONNECTIONSECURITY - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
CONNECTOR_AND - Static variable in class org.ejbca.util.query.Query
 
CONNECTOR_ANDNOT - Static variable in class org.ejbca.util.query.Query
 
CONNECTOR_OR - Static variable in class org.ejbca.util.query.Query
 
CONNECTOR_ORNOT - Static variable in class org.ejbca.util.query.Query
 
ConstantType<T extends ConstantType<T>> - Interface in org.cesecore.audit.enums
Generic constant type holder.
constructLDAPDN(String, String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
Constructs the LDAP DN for a certificate to be published.
constructUserData(DNFieldExtractor, Collection<Integer>, boolean) - Static method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Help method converting a full DN or Subject Alt Name to one usng only specified fields
contains(Object) - Method in class org.cesecore.util.CompressedCollection
 
contains(String) - Method in class org.ejbca.util.SlotList
 
contains(EndEntityTypes) - Method in class org.cesecore.certificates.endentity.EndEntityType
Checks if this EndEntityType contains the given type.
containsAll(Collection<?>) - Method in class org.cesecore.util.CompressedCollection
 
containsCaseInsensitive(String[], String) - Static method in class org.cesecore.util.StringTools
Method that checks if an array contains a string, ignoring case
containsErrout(List<String>) - Static method in class org.cesecore.util.ExternalProcessTools
Checks if the list contains logging to ERROUT.
containsKey(int) - Method in class org.ejbca.core.model.era.IdNameHashMap
 
containsKey(String) - Method in class org.ejbca.core.model.era.IdNameHashMap
 
ContentSecurityPolicyFilter - Class in org.owasp.filters
Sample filter implementation to define a set of Content Security Policies, and other security headers.
This implementation has a dependency on Commons Codec API.
This filter set CSP policies using all HTTP headers defined into W3C specification.
and X-XSS-Protection, X-Content-Type-Options, X-FRAME-OPTIONS
This implementation is oriented to be easily understandable and easily adapted.
ContentSecurityPolicyFilter() - Constructor for class org.owasp.filters.ContentSecurityPolicyFilter
 
contentType - Variable in class org.ejbca.core.protocol.cmp.client.CMPSendHTTP
 
convertCertificateChainToGenericChain(Collection<X509Certificate>) - Static method in class org.cesecore.util.CertTools
 
convertCertificateChainToX509Chain(Collection<Certificate>) - Static method in class org.cesecore.util.CertTools
 
convertEndEntityInformation(EndEntityInformation) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSession
Method that converts an EndEntityInformation object to a UserDataVOWS.
convertEndEntityInformation(EndEntityInformation, String, String, String, String, String) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSession
Low-level method that converts an EndEntityInformation object to a UserDataVOWS.
convertHardTokenToWS(HardTokenInformation, Collection<Certificate>, boolean) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
Method used to convert a HardToken data to a WS version
convertToEndEntityInformation(AuthenticationToken, EnrollPkcs10CertificateRequest) - Method in interface org.ejbca.core.ejb.rest.EjbcaRestHelperSessionLocal
Compose EndEntityInformation object based on EnrollPkcs10CertificateRequest input
convertToX509CertificateArray(Collection<X509CertificateHolder>) - Static method in class org.cesecore.util.CertTools
Converts a X509CertificateHolder chain into a X509Certificate chain.
convertToX509CertificateHolder(X509Certificate[]) - Static method in class org.cesecore.util.CertTools
Converts a X509Certificate chain into a JcaX509CertificateHolder chain.
convertToX509CertificateHolder(List<X509Certificate>) - Static method in class org.cesecore.util.CertTools
Converts a X509Certificate chain into a JcaX509CertificateHolder chain.
convertToX509CertificateList(Collection<X509CertificateHolder>) - Static method in class org.cesecore.util.CertTools
Converts a X509CertificateHolder chain into a X509Certificate chain.
convertToX509CRLList(Collection<X509CRLHolder>) - Static method in class org.cesecore.util.CertTools
Converts a X509CertificateHolder chain into a X509Certificate chain.
convertUserDataVOWS(AuthenticationToken, UserDataVOWS) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSession
Method to convert between a UserDataVOWS data structure from the web service to an EndEntityInformation.
convertUserDataVOWSInternal(UserDataVOWS, int, int, int, int, int, boolean) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSession
Low-level method to convert between a UserDataVOWS data structure from the web service to an EndEntityInformation.
convertUserMatch(AuthenticationToken, UserMatch) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
Method that converts profile names etc to corresponding ID's
CORE - org.cesecore.audit.enums.ServiceTypes
CE Security Core
CouldNotRemoveEndEntityException - Exception in org.ejbca.core.ejb.ra
An exception thrown when someone tries to delete an end entity which is referenced by other objects, or could not be deleted otherwise.
CouldNotRemoveEndEntityException() - Constructor for exception org.ejbca.core.ejb.ra.CouldNotRemoveEndEntityException
Creates a new instance.
CouldNotRemoveEndEntityException(String) - Constructor for exception org.ejbca.core.ejb.ra.CouldNotRemoveEndEntityException
Creates a new instance with a detail message.
CouldNotRemoveKeyValidatorException - Exception in org.cesecore.keys.validation
An exception thrown when someone tries to delete a KeyValidator which is referenced by other objects (i.e.
CouldNotRemoveKeyValidatorException() - Constructor for exception org.cesecore.keys.validation.CouldNotRemoveKeyValidatorException
Creates a new instance.
CouldNotRemoveKeyValidatorException(String) - Constructor for exception org.cesecore.keys.validation.CouldNotRemoveKeyValidatorException
Creates a new instance with a detail message.
countByCaId(int) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
 
countByCertificateProfileId(int) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
 
countByExpireDate(long) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
countByExpireDate(long) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
countByHardTokenIssuerId(int) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
 
countByHardTokenProfileId(int) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
 
countNewOrKeyrecByHardTokenIssuerId(int) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
 
COUNTRY - Static variable in class org.cesecore.certificates.util.DnComponents
 
CountryCodes - Class in org.ejbca.util
A list of 2-character ISO country codes.
CountryCodes() - Constructor for class org.ejbca.util.CountryCodes
 
CountryCodes.Country - Class in org.ejbca.util
 
COUNTRYOFCITIZENSHIP - Static variable in class org.cesecore.certificates.util.DnComponents
 
COUNTRYOFCITIZENSHIP - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
COUNTRYOFRESIDENCE - Static variable in class org.cesecore.certificates.util.DnComponents
 
COUNTRYOFRESIDENCE - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
create() - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Create encrypts and creates signatures as needed to produce a complete response message.
create() - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
Create encrypts and creates signatures as needed to produce a complete response message.
create() - Static method in class org.cesecore.util.query.QueryCriteria
 
create() - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
create() - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
create() - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
create(String, int, String, InternalKeyBindingStatus, String, int, String, LinkedHashMap<Object, Object>) - Method in enum org.cesecore.keybind.InternalKeyBindingFactory
Creates a new InternalKeyBinding instance.
create(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.upgrade.LegacyRoleManagementSessionLocal
Deprecated.
Adds a legacy role.
CREATE_END_ENTITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
createAuthCertSignRequest(AuthenticationToken, int, byte[]) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
If the CA can do so, this method signs another entity's CSR, for authentication.
createAuthCertSignRequest(CryptoToken, byte[]) - Method in class org.cesecore.certificates.ca.CA
 
createAuthCertSignRequest(CryptoToken, byte[]) - Method in interface org.cesecore.certificates.ca.CvcPlugin
 
createAuthCertSignRequest(CryptoToken, byte[]) - Method in class org.cesecore.certificates.ca.X509CA
This method is not supported for X509 CAs.
createCA(String, String, String, long, String, String, int, String, List<KeyValuePair>, List<KeyValuePair>) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Creates a new CA using the specified cryptotoken
createCA(AuthenticationToken, CAInfo) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Method used to create a new CA.
createCacheLookupKey(String, BigInteger) - Method in enum org.cesecore.certificates.ocsp.cache.OcspRequestSignerStatusCache
Create a cache lookup key with very low probability of collision.
createCardVerifiableCertificateWS(AuthenticationToken, String, String, String) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Generates a CV certificate for a user.
CREATECERT - org.cesecore.authorization.control.StandardRules
 
createCertChain(Collection<?>) - Static method in class org.cesecore.util.CertTools
Method to create certificate path and to check it's validity from a list of certificates.
createCertChain(Collection<?>, Date) - Static method in class org.cesecore.util.CertTools
Method to create certificate path and to check it's validity from a list of certificates.
createCertificate(AuthenticationToken, String, String, Certificate) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Requests for a certificate to be created for the passed public key wrapped in a self-signed certificate.
createCertificate(AuthenticationToken, String, String, PublicKey) - Method in interface org.ejbca.core.ejb.ca.sign.SignSessionLocal
Requests for a certificate to be created for the passed public key with default key usage The method queries the user database for authorization of the user.
createCertificate(AuthenticationToken, String, String, PublicKey, int, Date, Date) - Method in interface org.ejbca.core.ejb.ca.sign.SignSessionLocal
Requests for a certificate to be created for the passed public key with the passed key usage.
createCertificate(AuthenticationToken, String, String, PublicKey, int, Date, Date, int, int) - Method in interface org.ejbca.core.ejb.ca.sign.SignSessionLocal
Requests for a certificate to be created for the passed public key with the passed key usage and using the given certificate profile.
createCertificate(AuthenticationToken, String, String, PublicKeyWrapper) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Requests for a certificate to be created for the passed public key with default key usage The method queries the user database for authorization of the user.
createCertificate(AuthenticationToken, String, String, PublicKeyWrapper, int, Date, Date) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Requests for a certificate to be created for the passed public key with the passed key usage.
createCertificate(AuthenticationToken, String, String, PublicKeyWrapper, int, Date, Date, int, int) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Requests for a certificate to be created for the passed public key with the passed key usage and using the given certificate profile.
createCertificate(AuthenticationToken, RequestMessage, Class<? extends CertificateResponseMessage>, EndEntityInformation) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Requests for a certificate to be created for the passed public key wrapped in a certification request message (ex PKCS10).
createCertificate(AuthenticationToken, EndEntityInformation) - Method in interface org.ejbca.core.model.era.RaMasterApi
Generates certificate from CSR for the specified end entity.
createCertificate(AuthenticationToken, EndEntityInformation, CA, RequestMessage, Class<? extends ResponseMessage>, CertificateGenerationParams, long) - Method in class org.cesecore.certificates.certificate.CertificateCreateSessionBean
 
createCertificate(AuthenticationToken, EndEntityInformation, CA, RequestMessage, Class<? extends ResponseMessage>, CertificateGenerationParams, long) - Method in interface org.cesecore.certificates.certificate.CertificateCreateSessionLocal
Creates the certificate.
createCertificate(AuthenticationToken, EndEntityInformation, CA, RequestMessage, PublicKey, int, Date, Date, Extensions, String, CertificateGenerationParams, long) - Method in class org.cesecore.certificates.certificate.CertificateCreateSessionBean
 
createCertificate(AuthenticationToken, EndEntityInformation, CA, RequestMessage, PublicKey, int, Date, Date, Extensions, String, CertificateGenerationParams, long) - Method in interface org.cesecore.certificates.certificate.CertificateCreateSessionLocal
Creates the certificate.
createCertificate(AuthenticationToken, EndEntityInformation, RequestMessage, Class<? extends ResponseMessage>, CertificateGenerationParams) - Method in interface org.cesecore.certificates.certificate.CertificateCreateSession
Requests for a certificate to be created for the passed public key wrapped in a certification request message (ex PKCS10).
createCertificate(AuthenticationToken, EndEntityInformation, RequestMessage, Class<? extends ResponseMessage>, CertificateGenerationParams) - Method in class org.cesecore.certificates.certificate.CertificateCreateSessionBean
 
createCertificate(AuthenticationToken, EndEntityInformation, RequestMessage, Class<? extends ResponseMessage>, CertificateGenerationParams, long) - Method in class org.cesecore.certificates.certificate.CertificateCreateSessionBean
 
createCertificate(AuthenticationToken, EndEntityInformation, RequestMessage, Class<? extends ResponseMessage>, CertificateGenerationParams, long) - Method in interface org.cesecore.certificates.certificate.CertificateCreateSessionLocal
Requests for a certificate to be created for the passed public key wrapped in a certification request message (ex PKCS10).
createCertificateIgnoreStatus(AuthenticationToken, RequestMessage, Class<? extends CertificateResponseMessage>, boolean) - Method in interface org.ejbca.core.ejb.ca.sign.SignSessionLocal
Requests for a certificate to be created for the passed public key wrapped in a certification request message (ex PKCS10).
createCertificateRest(AuthenticationToken, EnrollPkcs10CertificateRequest) - Method in interface org.ejbca.core.model.era.RaMasterApi
Generates a certificate.
createCertificateWS(AuthenticationToken, String, String, String, int, String, String) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Creates a certificate for the user with the given name.
createCertificateWS(AuthenticationToken, UserDataVOWS, String, int, String, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Generates a certificate.
createCertRequestRejectBody(PKIStatusInfo, int, int) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
creates a very simple error message in response to msg (that's why we switch sender and recipient)
createCertsOnlyCMS(List<X509Certificate>) - Static method in class org.cesecore.util.CertTools
Create a "certs-only" PKCS#7 / CMS from the provided chain.
createCRL(String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Generates a CRL for the given CA.
CREATECRL - org.cesecore.authorization.control.StandardRules
 
createCRLNewTransactionConditioned(AuthenticationToken, int, long) - Method in interface org.ejbca.core.ejb.crl.PublishingCrlSession
Method that checks if the CRL is needed to be updated for the CA and creates the CRL, if necessary.
createCRLs(AuthenticationToken) - Method in interface org.ejbca.core.ejb.crl.PublishingCrlSession
Method that checks if there are any CRLs needed to be updated and then creates their CRLs.
createCRLs(AuthenticationToken, Collection<Integer>, long) - Method in interface org.ejbca.core.ejb.crl.PublishingCrlSessionLocal
Method that checks if there are any CRLs needed to be updated and then creates their CRLs.
createCryptoToken(String, String, String, boolean, List<KeyValuePair>) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Creates a new cryptotoken
createCryptoToken(String, Properties, byte[], int, String) - Static method in class org.cesecore.keys.token.CryptoTokenFactory
Creates a crypto token using reflection to construct the class from classname and initializing the CryptoToken
createCryptoToken(String, Properties, byte[], int, String, boolean) - Static method in class org.cesecore.keys.token.CryptoTokenFactory
Creates a crypto token using reflection to construct the class from classname and initializing the CryptoToken
createCryptoToken(AuthenticationToken, String, Integer, String, Properties, byte[], char[]) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Creates a crypto token with a known ID.
createCryptoToken(AuthenticationToken, String, Integer, String, Properties, byte[], char[]) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
createCryptoToken(AuthenticationToken, String, String, Properties, byte[], char[]) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Create a crypto token.
createCryptoToken(AuthenticationToken, String, String, Properties, byte[], char[]) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
createDeltaCRLnewTransactionConditioned(AuthenticationToken, int, long) - Method in interface org.ejbca.core.ejb.crl.PublishingCrlSessionLocal
Method that checks if the delta CRL needs to be updated and then creates it.
createDeltaCRLs(AuthenticationToken) - Method in interface org.ejbca.core.ejb.crl.PublishingCrlSession
Method that checks if there are any delta CRLs needed to be updated and then creates their delta CRLs.
createDeltaCRLs(AuthenticationToken, Collection<Integer>, long) - Method in interface org.ejbca.core.ejb.crl.PublishingCrlSessionLocal
Method that checks if there are any delta CRLs needed to be updated and then creates them.
createErrorMessage(BaseCmpMessage, FailInfo, String, int, int, CmpPbeVerifyer, String, String) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
creates a simple error message in response to msg.
createFingerprint(PublicKey) - Static method in class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
Creates the fingerprint in the correct format from a public key object see PublicKeyBlacklistEntry.setFingerprint(String)
CREATEINTERMEDIATENODES - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
createInternalKeyBinding(AuthenticationToken, String, int, String, InternalKeyBindingStatus, String, int, String, boolean, String, Map<String, Serializable>, List<InternalKeyBindingTrustEntry>) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Creates a new InternalKeyBinding using the InternalKeyBindingFactory on the server side.
createInternalKeyBinding(AuthenticationToken, String, int, String, InternalKeyBindingStatus, String, int, String, boolean, String, Map<String, Serializable>, List<InternalKeyBindingTrustEntry>) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
createInternalKeyBinding(AuthenticationToken, String, int, String, InternalKeyBindingStatus, String, int, String, String, Map<String, Serializable>, List<InternalKeyBindingTrustEntry>) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
A createInternalKeyBinding() with allowMissingKeyPair=false
createInternalKeyBinding(AuthenticationToken, String, int, String, InternalKeyBindingStatus, String, int, String, String, Map<String, Serializable>, List<InternalKeyBindingTrustEntry>) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
createInternalKeyBinding(AuthenticationToken, String, String, InternalKeyBindingStatus, String, int, String, String, Map<String, Serializable>, List<InternalKeyBindingTrustEntry>) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
A createInternalKeyBinding() that chooses the id of the new object automatically.
createInternalKeyBinding(AuthenticationToken, String, String, InternalKeyBindingStatus, String, int, String, String, Map<String, Serializable>, List<InternalKeyBindingTrustEntry>) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
createJKS(String, PrivateKey, String, X509Certificate, Certificate[]) - Static method in class org.cesecore.keys.util.KeyTools
Creates JKS-file that can be used with JDK.
createKeyPair(AuthenticationToken, int, String, String) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Generate a new key pair in the specified CryptoToken with the requested alias and key specification.
createKeyPair(AuthenticationToken, int, String, String) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
createKeyPairFromTemplate(AuthenticationToken, int, String, String) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Generates a new key pair and deletes the placeholder.
createKeyPairFromTemplate(AuthenticationToken, int, String, String) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
createKeyPairWithSameKeySpec(AuthenticationToken, int, String, String) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Generate a new key pair in the specified CryptoToken with the requested alias using the key specification from another key in the same CryptoToken.
createKeyPairWithSameKeySpec(AuthenticationToken, int, String, String) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
createKeyStore(byte[], String) - Static method in class org.cesecore.keys.util.KeyTools
Generates KeyStore from key store byte array.
createLdapConnection() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
CREATENONEXISTING - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
createOrRemoveLinkCertificate(CryptoToken, boolean, CertificateProfile, AvailableCustomCertificateExtensionsConfiguration, Certificate) - Method in class org.cesecore.certificates.ca.CA
Create a certificate with all the current CA certificate info, but signed by the old issuer
createOrRemoveLinkCertificate(CryptoToken, boolean, CertificateProfile, AvailableCustomCertificateExtensionsConfiguration, Certificate) - Method in interface org.cesecore.certificates.ca.CvcPlugin
 
createOrRemoveLinkCertificate(CryptoToken, boolean, CertificateProfile, AvailableCustomCertificateExtensionsConfiguration, Certificate) - Method in class org.cesecore.certificates.ca.X509CA
 
createOrRemoveLinkCertificateDuringCANameChange(CryptoToken, boolean, CertificateProfile, AvailableCustomCertificateExtensionsConfiguration, Certificate) - Method in class org.cesecore.certificates.ca.X509CA
 
createP12(String, PrivateKey, Certificate, Certificate) - Static method in class org.cesecore.keys.util.KeyTools
Creates PKCS12-file that can be imported in IE or Firefox.
createP12(String, PrivateKey, Certificate, Certificate[]) - Static method in class org.cesecore.keys.util.KeyTools
Creates PKCS12-file that can be imported in IE or Firefox.
createP12(String, PrivateKey, Certificate, Collection<Certificate>) - Static method in class org.cesecore.keys.util.KeyTools
Creates PKCS12-file that can be imported in IE or Firefox.
createPEM() - Method in class org.ejbca.util.keystore.JKStoPEM
DOCUMENT ME!
createPEM() - Method in class org.ejbca.util.keystore.P12toPEM
Converts a P12 into a PEM
createPKCS7(AuthenticationToken, int, boolean) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Creates a signed PKCS7 message containing the whole certificate chain of the specified CA.
createPKCS7(AuthenticationToken, X509Certificate, boolean) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Creates a signed PKCS7 message containing the whole certificate chain, including the provided client certificate.
createPKCS7(CryptoToken, X509Certificate, boolean) - Method in class org.cesecore.certificates.ca.CA
Create a signed PKCS#7 / CMS message.
createPKCS7(CryptoToken, X509Certificate, boolean) - Method in class org.cesecore.certificates.ca.CvcCA
 
createPKCS7(CryptoToken, X509Certificate, boolean) - Method in class org.cesecore.certificates.ca.X509CA
 
createPKCS7Rollover(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Creates a roll over PKCS7 for the next CA certificate, signed by the current CA key.
createPKCS7Rollover(CryptoToken) - Method in class org.cesecore.certificates.ca.CA
Creates a roll over PKCS7 for the next CA certificate, signed with the current CA key.
createPKCS7Rollover(CryptoToken) - Method in class org.cesecore.certificates.ca.CvcCA
 
createPKCS7Rollover(CryptoToken) - Method in class org.cesecore.certificates.ca.X509CA
 
createPKIHeaderBuilder(GeneralName, GeneralName, String, String, String) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
 
createPublicKeyFingerprint(PublicKey, String) - Static method in class org.cesecore.util.CertTools
Creates a public key fingerprint with the given digest algorithm.
createPublisher(BasePublisher) - Method in interface org.ejbca.core.model.ca.publisher.upgrade.BasePublisherConverter
Creates a publisher based on the given BasePublisher
createRandomToken() - Static method in class org.ejbca.core.model.authorization.AdminInformation
 
createRequest(CryptoToken, Collection<ASN1Encodable>, String, Certificate, int, CertificateProfile, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.cesecore.certificates.ca.CA
Creates a certificate signature request (CSR), that can be sent to an external Root CA.
createRequest(CryptoToken, Collection<ASN1Encodable>, String, Certificate, int, CertificateProfile, AvailableCustomCertificateExtensionsConfiguration) - Method in interface org.cesecore.certificates.ca.CvcPlugin
 
createRequest(CryptoToken, Collection<ASN1Encodable>, String, Certificate, int, CertificateProfile, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.cesecore.certificates.ca.X509CA
 
createRequestFailedResponse(AuthenticationToken, RequestMessage, Class<? extends ResponseMessage>, FailInfo, String) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Method that generates a request failed response message.
createResponseMessage(Class<? extends ResponseMessage>, RequestMessage, Collection<Certificate>, PrivateKey, String) - Static method in class org.cesecore.certificates.certificate.request.ResponseMessageUtils
 
createSenderNonce() - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
Creates a 16 bytes random sender nonce.
createSimGeneralName(String, String, String) - Static method in class org.cesecore.util.RFC4683Tools
Creates a SIM GeneralName by the internal SIM storage format ('hashAlgorithmOIDString::R::PEPSI') SIM ::= SEQUENCE { hashAlg AlgorithmIdentifier, authorityRandom OCTET STRING, -- RA-chosen random number -- used in computation of -- pEPSI pEPSI OCTET STRING -- hash of HashContent -- with algorithm hashAlg }
createSubjectAltNameSubSet(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Method taking a full user dn and returns a AltName only containing the AltName fields specified in the subjectaltname sub set array.
createSubjectDNSubSet(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Method taking a full user dn and returns a DN only containing the DN fields specified in the subjectdn sub set array.
createSubjectKeyId(PublicKey) - Static method in class org.cesecore.keys.util.KeyTools
create the subject key identifier.
createSuperAdministrator() - Method in interface org.ejbca.core.ejb.upgrade.LegacyRoleManagementSessionLocal
Deprecated.
Creates a super administrator role and a default CLI user.
createTempDirectory() - Static method in class com.primekey.anttools.ServiceManifestBuilder
 
createTempDirectory() - Static method in class org.cesecore.util.FileTools
 
createTempDirectory(File) - Static method in class com.primekey.anttools.ServiceManifestBuilder
 
createTempDirectory(File) - Static method in class org.cesecore.util.FileTools
 
createUnprotectedErrorMessage(String) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
Create a standard unprotected error message with PKIStatus.rejection and PKIFailureInfo.badRequest.
createUnprotectedErrorMessage(PKIHeader, FailInfo, String) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
Create an unsigned RFC 4210 error message as described in section 5.3.21 based on a PKIHeader obtained from a previous CMP client request message.
createUnprotectedErrorMessage(BaseCmpMessage, FailInfo, String) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
Creates a very simple error message in response to msg (that's why we switch sender and recipient)
credentials - Variable in class org.cesecore.authentication.tokens.AuthenticationSubject
 
Criteria - Class in org.cesecore.util.query
This class is a DSL sugar to all possible Criterias.
Criteria() - Constructor for class org.cesecore.util.query.Criteria
 
CRL - org.cesecore.audit.enums.ModuleTypes
Certificate Revocation List issuance and handling module.
CRL_CREATION - org.cesecore.audit.enums.EventTypes
Issuance of a Certificate Revocation List by a Certificate Authority.
CRL_DELETED - org.cesecore.audit.enums.EventTypes
Event type is currently not used in EJBCA.
CRL_EXTERNAL_COMMAND_PROPERTY_NAME - Static variable in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
 
CRL_FAIL_ON_ERRORCODE_PROPERTY_NAME - Static variable in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
 
CRL_FAIL_ON_STANDARD_ERROR_PROPERTY_NAME - Static variable in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
 
CRL_STORE - org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
CRL_STORED - org.cesecore.audit.enums.EventTypes
Persistence of a Certificate Revocation List to the database.
CRLANNOUNCEMENT - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
CRLATTRIBUTE - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
CrlCreateSession - Interface in org.cesecore.certificates.crl
Interface for CrlCreateSession, a session bean for generating CRLs and deltaCRLs.
CrlCreateSessionBean - Class in org.cesecore.certificates.crl
Business class for CRL actions, i.e.
CrlCreateSessionBean() - Constructor for class org.cesecore.certificates.crl.CrlCreateSessionBean
 
CrlCreateSessionLocal - Interface in org.cesecore.certificates.crl
Local interface for CrlCreateSession
CrlCreateSessionRemote - Interface in org.cesecore.certificates.crl
Remote interface for CrlCreateSession
CRLData - Class in org.cesecore.certificates.crl
Representation of a CRL.
CRLData() - Constructor for class org.cesecore.certificates.crl.CRLData
 
CRLData(byte[], int, String, Date, Date, String, int) - Constructor for class org.cesecore.certificates.crl.CRLData
Entity holding info about a CRL.
CRLDISTRIBUTIONPOINT - Static variable in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
CRLDISTRIBUTIONPOINTCRITICAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CRLDISTRIBUTIONPOINTONCRLCRITICAL - Static variable in class org.cesecore.certificates.ca.X509CA
 
CrlDistributionPoints - Class in org.cesecore.certificates.certificate.certextensions.standard
Class for standard X509 certificate extension.
CrlDistributionPoints() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.CrlDistributionPoints
 
CRLDISTRIBUTIONPOINTURI - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CRLDownloadWorker - Class in org.ejbca.core.model.services.workers
Worker used for downloading external CRLs and populating the local database with limited CertificateData entries, that can be used to service OCSP responses and stores the CRL locally, so it could be served for example through the public web.
CRLDownloadWorker() - Constructor for class org.ejbca.core.model.services.workers.CRLDownloadWorker
 
CrlExtensions - Class in org.cesecore.certificates.util.cert
A class for reading values from CRL extensions.
CrlExtensions() - Constructor for class org.cesecore.certificates.util.cert.CrlExtensions
 
CrlImportException - Exception in org.cesecore.certificates.crl
An exception thrown when an error happens trying to import CRLs to the CRL store.
CrlImportException() - Constructor for exception org.cesecore.certificates.crl.CrlImportException
Creates a new instance of exception without detail message.
CrlImportException(Exception) - Constructor for exception org.cesecore.certificates.crl.CrlImportException
Marked as rollback=true
CrlImportException(String) - Constructor for exception org.cesecore.certificates.crl.CrlImportException
Constructs an instance of exception with the specified detail message.
CrlImportException(String, Exception) - Constructor for exception org.cesecore.certificates.crl.CrlImportException
Marked as rollback=true
CRLInfo - Class in org.cesecore.certificates.crl
Holds information about a CRL but not he CRL itself.
CRLInfo(String, int, long, long) - Constructor for class org.cesecore.certificates.crl.CRLInfo
 
crlIssueInterval - Variable in class org.cesecore.certificates.ca.CAInfo
Default value 0
CRLISSUEINTERVAL - Static variable in class org.cesecore.certificates.ca.CA
 
CRLISSUER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CRLNUMBERCRITICAL - Static variable in class org.cesecore.certificates.ca.X509CA
 
CRLNUMBERCRITICAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
crlOverlapTime - Variable in class org.cesecore.certificates.ca.CAInfo
Default value 10 minutes
CRLOVERLAPTIME - Static variable in class org.cesecore.certificates.ca.CA
 
crlperiod - Variable in class org.cesecore.certificates.ca.CAInfo
Default value 1 day
CRLPERIOD - Static variable in class org.cesecore.certificates.ca.CA
 
crlpublishers - Variable in class org.cesecore.certificates.ca.CAInfo
 
CRLPUBLISHERS - Static variable in class org.cesecore.certificates.ca.CA
 
CRLSIGN - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
CrlStoreException - Exception in org.cesecore.certificates.crl
An exception thrown when an error happens trying to add CRLs to the CRL store.
CrlStoreException() - Constructor for exception org.cesecore.certificates.crl.CrlStoreException
Creates a new instance of exception without detail message.
CrlStoreException(Exception) - Constructor for exception org.cesecore.certificates.crl.CrlStoreException
Marked as rollback=true
CrlStoreException(String) - Constructor for exception org.cesecore.certificates.crl.CrlStoreException
Constructs an instance of exception with the specified detail message.
CrlStoreSession - Interface in org.cesecore.certificates.crl
Session bean storing and retrieving CRLs
CrlStoreSessionBean - Class in org.cesecore.certificates.crl
The name is kept for historic reasons.
CrlStoreSessionBean() - Constructor for class org.cesecore.certificates.crl.CrlStoreSessionBean
 
CrlStoreSessionLocal - Interface in org.cesecore.certificates.crl
Local interface for CreateCRLSession
CrlStoreSessionRemote - Interface in org.cesecore.certificates.crl
Remote interface for CreateCRLSession
CRLUpdateWorker - Class in org.ejbca.core.model.services.workers
Class managing the updating of CRLs.
CRLUpdateWorker() - Constructor for class org.ejbca.core.model.services.workers.CRLUpdateWorker
 
crmfRequest(String, String, String, String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Generates a certificate for a user.
CrmfRequestMessage - Class in org.ejbca.core.protocol.cmp
Certificate request message (crmf) according to RFC4211.
CrmfRequestMessage() - Constructor for class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
CrmfRequestMessage(PKIMessage, String, boolean, String) - Constructor for class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
CROSSCERTREQUEST - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
CROSSCERTRESPONSE - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
CryptoProviderException - Exception in org.cesecore.certificates.ocsp.exception
A exception wrapper to cover different BouncyCastle provider errors.
CryptoProviderException() - Constructor for exception org.cesecore.certificates.ocsp.exception.CryptoProviderException
 
CryptoProviderException(String) - Constructor for exception org.cesecore.certificates.ocsp.exception.CryptoProviderException
 
CryptoProviderException(String, Throwable) - Constructor for exception org.cesecore.certificates.ocsp.exception.CryptoProviderException
 
CryptoProviderException(Throwable) - Constructor for exception org.cesecore.certificates.ocsp.exception.CryptoProviderException
 
CryptoProviderTools - Class in org.cesecore.util
Basic crypto provider helper methods.
CryptoToken - Interface in org.cesecore.keys.token
Handles operations of the device producing signatures and handling the private key.
CRYPTOTOKEN - org.cesecore.audit.enums.ModuleTypes
Crypto Token module.
CRYPTOTOKEN - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
CRYPTOTOKEN_ACTIVATION - org.cesecore.audit.enums.EventTypes
Activation of a Crypto Token, making the key material available for use by the application.
CRYPTOTOKEN_CREATE - org.cesecore.audit.enums.EventTypes
Creation of a Crypto Token.
CRYPTOTOKEN_DEACTIVATION - org.cesecore.audit.enums.EventTypes
Deactivation of a Crypto Token, making the key material unavailable for use by the application.
CRYPTOTOKEN_DELETE_ENTRY - org.cesecore.audit.enums.EventTypes
Removal of a key pair from the Crypto Token key material or key pair place-holder from the Crypto Token object.
CRYPTOTOKEN_DELETION - org.cesecore.audit.enums.EventTypes
Removal of a Crypto Token.
CRYPTOTOKEN_EDIT - org.cesecore.audit.enums.EventTypes
Modification of a Crypto Token.
CRYPTOTOKEN_GEN_EXTRACT_KEYPAIR - org.cesecore.audit.enums.EventTypes
Event type is currently not used in EJBCA.
CRYPTOTOKEN_GEN_KEY - org.cesecore.audit.enums.EventTypes
Event type is currently not used in EJBCA.
CRYPTOTOKEN_GEN_KEYPAIR - org.cesecore.audit.enums.EventTypes
Generation of a new key pair in the Crypto Token.
CRYPTOTOKEN_NAME_IN_USE - Static variable in class org.cesecore.ErrorCode
 
CRYPTOTOKEN_REACTIVATION - org.cesecore.audit.enums.EventTypes
Attempted reactivation of a Crypto Token.
CRYPTOTOKEN_UPDATEPIN - org.cesecore.audit.enums.EventTypes
Modification of the Crypto Token's auto-activation PIN.
CryptoTokenAuthenticationFailedException - Exception in org.cesecore.keys.token
An exception thrown when authentication to HardCATokens fail.
CryptoTokenAuthenticationFailedException() - Constructor for exception org.cesecore.keys.token.CryptoTokenAuthenticationFailedException
Creates a new instance of CryptoTokenAuthenticationFailedException without detail message.
CryptoTokenAuthenticationFailedException(String) - Constructor for exception org.cesecore.keys.token.CryptoTokenAuthenticationFailedException
Constructs an instance of CryptoTokenAuthenticationFailedException with the specified detail message.
CryptoTokenCache - Enum in org.cesecore.keys.token
CryptoToken Object cache.
CryptoTokenClassNotFoundException - Exception in org.cesecore.keys.token
Thrown when trying to instantiate an unknown crypto token class.
CryptoTokenClassNotFoundException() - Constructor for exception org.cesecore.keys.token.CryptoTokenClassNotFoundException
 
CryptoTokenClassNotFoundException(String) - Constructor for exception org.cesecore.keys.token.CryptoTokenClassNotFoundException
 
CryptoTokenClassNotFoundException(String, Throwable) - Constructor for exception org.cesecore.keys.token.CryptoTokenClassNotFoundException
 
CryptoTokenClassNotFoundException(Throwable) - Constructor for exception org.cesecore.keys.token.CryptoTokenClassNotFoundException
 
CryptoTokenConstants - Class in org.cesecore.keys.token
 
CryptoTokenConstants() - Constructor for class org.cesecore.keys.token.CryptoTokenConstants
 
CryptoTokenData - Class in org.cesecore.keys.token
Database representation of a CryptoToken.
CryptoTokenData() - Constructor for class org.cesecore.keys.token.CryptoTokenData
 
CryptoTokenData(int, String, String, long, Properties, byte[]) - Constructor for class org.cesecore.keys.token.CryptoTokenData
 
CryptoTokenFactory - Class in org.cesecore.keys.token
Class managing available Crypto Tokens and instantiated Crypto Tokens.
CRYPTOTOKENID - Static variable in class org.cesecore.certificates.ca.catoken.CAToken
 
CryptoTokenIdInUseException - Exception in org.cesecore.keys.token
Thrown when trying to create a crypto token with a specific ID that is already in use.
CryptoTokenIdInUseException() - Constructor for exception org.cesecore.keys.token.CryptoTokenIdInUseException
 
CryptoTokenIdInUseException(String) - Constructor for exception org.cesecore.keys.token.CryptoTokenIdInUseException
 
CryptoTokenIdInUseException(String, Throwable) - Constructor for exception org.cesecore.keys.token.CryptoTokenIdInUseException
 
CryptoTokenIdInUseException(Throwable) - Constructor for exception org.cesecore.keys.token.CryptoTokenIdInUseException
 
CryptoTokenInfo - Class in org.cesecore.keys.token
Non-sensitive information about a CryptoToken.
CryptoTokenInfo(Integer, String, boolean, boolean, Class<? extends CryptoToken>, Properties) - Constructor for class org.cesecore.keys.token.CryptoTokenInfo
 
CryptoTokenManagementSession - Interface in org.cesecore.keys.token
CryptoToken management operations that require authorization and/or security events audit logging.
CryptoTokenManagementSessionBean - Class in org.cesecore.keys.token
 
CryptoTokenManagementSessionBean() - Constructor for class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
CryptoTokenManagementSessionLocal - Interface in org.cesecore.keys.token
 
CryptoTokenManagementSessionRemote - Interface in org.cesecore.keys.token
 
CryptoTokenNameInUseException - Exception in org.cesecore.keys.token
An exception thrown when someone tries to create a CryptoToken with an existing name.
CryptoTokenNameInUseException() - Constructor for exception org.cesecore.keys.token.CryptoTokenNameInUseException
Creates a new instance of CryptoTokenNameInUseException without detail message.
CryptoTokenNameInUseException(Exception) - Constructor for exception org.cesecore.keys.token.CryptoTokenNameInUseException
Constructs an instance of CryptoTokenNameInUseException with the specified detail message.
CryptoTokenNameInUseException(String) - Constructor for exception org.cesecore.keys.token.CryptoTokenNameInUseException
Constructs an instance of CryptoTokenNameInUseException with the specified detail message.
CryptoTokenNameInUseException(String, Exception) - Constructor for exception org.cesecore.keys.token.CryptoTokenNameInUseException
Constructs an instance of CryptoTokenNameInUseException with the specified detail message.
CryptoTokenOfflineException - Exception in org.cesecore.keys.token
An exception thrown when someone tries to use a CA Token that isn't available
CryptoTokenOfflineException() - Constructor for exception org.cesecore.keys.token.CryptoTokenOfflineException
Creates a new instance of CryptoTokenOfflineException without detail message.
CryptoTokenOfflineException(Exception) - Constructor for exception org.cesecore.keys.token.CryptoTokenOfflineException
 
CryptoTokenOfflineException(String) - Constructor for exception org.cesecore.keys.token.CryptoTokenOfflineException
Constructs an instance of CryptoTokenOfflineException with the specified detail message.
CryptoTokenOfflineException(String, Exception) - Constructor for exception org.cesecore.keys.token.CryptoTokenOfflineException
 
CryptoTokenRules - Enum in org.cesecore.authorization.control
CryptoToken related access rules.
CryptoTokenSession - Interface in org.cesecore.keys.token
 
CryptoTokenSessionBean - Class in org.cesecore.keys.token
Basic CRUD and activation caching of CryptoTokens is provided through this local access SSB.
CryptoTokenSessionBean() - Constructor for class org.cesecore.keys.token.CryptoTokenSessionBean
 
CryptoTokenSessionLocal - Interface in org.cesecore.keys.token
 
CryptoTokenSessionRemote - Interface in org.cesecore.keys.token
 
CryptoTools - Class in org.ejbca.util.crypto
This utility class contains static utility methods related to cryptographic functions.
CryptoTools() - Constructor for class org.ejbca.util.crypto.CryptoTools
 
CSR - org.cesecore.certificates.certificate.certextensions.CertificateExtensionLocation
Certificate extension located in a Certificate Signing Requests
CSS_CONFIGURATION_ID - Static variable in class org.ejbca.config.GlobalCustomCssConfiguration
 
CT_MAX_MANDATORY_SCTS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
CT_MAX_MANDATORY_SCTS_OCSP - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
CT_MAX_NONMANDATORY_SCTS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
CT_MAX_NONMANDATORY_SCTS_OCSP - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
CT_MAX_NUMBER_OF_SCTS_BY_CUSTOM - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CT_MAX_NUMBER_OF_SCTS_BY_VALIDITY - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CT_MAX_SCTS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
CT_MAX_SCTS_OCSP - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
CT_MIN_MANDATORY_SCTS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
CT_MIN_MANDATORY_SCTS_OCSP - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
CT_MIN_NONMANDATORY_SCTS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
CT_MIN_NONMANDATORY_SCTS_OCSP - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
CT_MIN_TOTAL_SCTS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
CT_MIN_TOTAL_SCTS_OCSP - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
CT_NUMBER_OF_SCTS_BY_CUSTOM - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CT_NUMBER_OF_SCTS_BY_VALIDITY - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CT_SCTS_MAX - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CT_SCTS_MAX_OCSP - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CT_SCTS_MIN - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CT_SCTS_MIN_OCSP - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CTAuditLogCallback - Interface in org.cesecore.certificates.certificatetransparency
Callback for audit logging CT pre-certificate submission during certificate generation in X509CA.
CTLABELS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CTLOG - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
CTLogException - Exception in org.cesecore.certificates.certificatetransparency
Failure to insert a certificate into Certificate Transparency logs
CTLogException(Exception) - Constructor for exception org.cesecore.certificates.certificatetransparency.CTLogException
Constructor used to create exception with an embedded exception.
CTLogException(String) - Constructor for exception org.cesecore.certificates.certificatetransparency.CTLogException
Constructor used to create exception with an error message.
CTLogInfo - Class in org.cesecore.certificates.certificatetransparency
Represents a Certificate Transparency log
CTLogInfo(String, byte[], String, int) - Constructor for class org.cesecore.certificates.certificatetransparency.CTLogInfo
Creates a CT log info object, but does not parse the public key yet (so it can be created from static blocks etc.)
CtLogManager - Class in org.cesecore.certificates.certificatetransparency
This class is responsible for managing a list of CT logs.
CtLogManager(List<CTLogInfo>) - Constructor for class org.cesecore.certificates.certificatetransparency.CtLogManager
Create a new CT log manager responsible for a list of logs specified.
CTLOGS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CTMAXRETRIES - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CTSubmissionConfigParams - Class in org.cesecore.certificates.certificatetransparency
CTSubmissionConfigParams() - Constructor for class org.cesecore.certificates.certificatetransparency.CTSubmissionConfigParams
 
CTSUBMITEXISTING - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CURVES - Static variable in class org.cesecore.keys.validation.EccKeyValidator
 
CUSTOM - org.ejbca.core.ejb.audit.enums.EjbcaModuleTypes
External logging module.
CUSTOM_CERTIFICATE_EXTENSION_ERROR - Static variable in class org.cesecore.ErrorCode
 
CUSTOM_ENDTIME - Static variable in class org.cesecore.certificates.endentity.ExtendedInformation
Identifier for Custom data holding a end time when the users certificate should be valid extInfo.setCustomData(EndEntityProfile.ENDTIME, "");
CUSTOM_PKCS10 - Static variable in class org.ejbca.core.model.ra.ExtendedInformationFields
Identifier for Custom data holding a base64 encoded PKCS10 request extInfo.setCustomData("PKCS10", new String(Base64.encode(pkcs10.getEncoded()))); Not used internally by CESeCore but useful for applications.
CUSTOM_REQUESTCOUNTER - Static variable in class org.ejbca.core.model.ra.ExtendedInformationFields
The (optional) counter is the counter how many request have been received, will decrease for every request until 0.
CUSTOM_REVOCATIONREASON - Static variable in class org.cesecore.certificates.endentity.ExtendedInformation
The (optional) revocation status a certificate issued to this user will have, immediately upon issuance.
CUSTOM_STARTTIME - Static variable in class org.cesecore.certificates.endentity.ExtendedInformation
Identifier for Custom data holding a end time when the users certificate should be valid extInfo.setCustomData(EndEntityProfile.STARTTIME, "");
CUSTOMCERTEXTENSIONCONFIGURATION_EDIT - org.cesecore.authorization.control.StandardRules
 
CUSTOMCERTEXTENSIONCONFIGURATION_VIEW - org.cesecore.authorization.control.StandardRules
 
CustomCertificateExtension - Interface in org.cesecore.certificates.certificate.certextensions
Interface for custom certificate extensions.
CustomCertificateSerialNumberException - Exception in org.cesecore.certificates.certificate.exception
Exception used in order to catch the error that we are trying to use custom certificate serial numbers, but are not using a unique issuerDN/certSerialNo index in the database.
CustomCertificateSerialNumberException(Exception) - Constructor for exception org.cesecore.certificates.certificate.exception.CustomCertificateSerialNumberException
 
CustomCertificateSerialNumberException(String) - Constructor for exception org.cesecore.certificates.certificate.exception.CustomCertificateSerialNumberException
 
CustomCVCertificateExtension - Interface in org.cesecore.certificates.certificate.certextensions
Additional interface for custom CV (Card Verifiable) Certificate extensions.
CUSTOMDATA - Static variable in class org.cesecore.certificates.endentity.ExtendedInformation
Custom data can be used by various custom work-flows and other non-standard things to store information needed
CUSTOMDNORDER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CustomerLdapPublisher1 - Class in org.ejbca.core.model.ca.publisher.custpubl1
This publisher publishes end entity certificates and CRLs according to the customer specific schema based on the schema defined by ICAO for uploading to PKD but with customer-specific extensions added.
CustomerLdapPublisher1() - Constructor for class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
CustomFieldException - Exception in org.ejbca.core.model.ra
Exception is cast when values of an end entity field does not match a specific rule in the function FieldValidator.validate()
CustomFieldException() - Constructor for exception org.ejbca.core.model.ra.CustomFieldException
 
CustomFieldException(Exception) - Constructor for exception org.ejbca.core.model.ra.CustomFieldException
 
CustomFieldException(String) - Constructor for exception org.ejbca.core.model.ra.CustomFieldException
 
CustomFieldException(String, Throwable) - Constructor for exception org.ejbca.core.model.ra.CustomFieldException
 
customLog(int, String, String, String, Certificate, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Generates a Custom Log event in the database.
customLog(AuthenticationToken, String, String, String, String, String, EventType) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Writes a custom audit log into the database.
customLog(AuthenticationToken, String, String, String, String, String, EventType) - Method in interface org.ejbca.core.model.era.RaMasterApi
Writes a custom audit log into the database.
CUSTOMLOG_ERROR - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Log entry with log level error supplied from external source.
CUSTOMLOG_INFO - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Log entry with log level info supplied from external source.
CUSTOMLOG_LEVEL_ERROR - Static variable in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
 
CUSTOMLOG_LEVEL_INFO - Static variable in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
 
CUSTOMPROFILENAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CustomPublisherAccessRulesSupport - Interface in org.ejbca.core.model.ca.publisher
A publisher that implements this interface contains additional access rules
CustomPublisherContainer - Class in org.ejbca.core.model.ca.publisher
CustomPublisherContainer is a class handling a custom publisher.
CustomPublisherContainer() - Constructor for class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
CustomPublisherContainer(BasePublisher) - Constructor for class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
Copy constructor taking a BasePublisher returning a CustomPublisherContainer based on its values.
CustomPublisherProperty - Class in org.ejbca.core.model.ca.publisher
Helper class for UIs that want to present a nice view of the configurable properties of a Custom Publisher.
CustomPublisherProperty(String, int, String) - Constructor for class org.ejbca.core.model.ca.publisher.CustomPublisherProperty
Representation of a property where the user can select from a list of choices.
CustomPublisherProperty(String, int, List<String>, List<String>, String) - Constructor for class org.ejbca.core.model.ca.publisher.CustomPublisherProperty
Representation of a property where the user can select from a list of choices.
CustomPublisherUiBase - Class in org.ejbca.core.model.ca.publisher
 
CustomPublisherUiBase() - Constructor for class org.ejbca.core.model.ca.publisher.CustomPublisherUiBase
 
CustomPublisherUiBase(BasePublisher) - Constructor for class org.ejbca.core.model.ca.publisher.CustomPublisherUiBase
 
CustomPublisherUiSupport - Interface in org.ejbca.core.model.ca.publisher
A publisher that implements this interface should expose the configurable properties in such a way that an UI can parse it.
CustomServiceWorkerProperty - Class in org.ejbca.core.model.services
Helper class for rendering an UI for a custom service worker.
CustomServiceWorkerProperty(String, int, String) - Constructor for class org.ejbca.core.model.services.CustomServiceWorkerProperty
Construct a simple UI object with free text or boolean value.
CustomServiceWorkerProperty(String, int, List<String>, List<String>, String) - Constructor for class org.ejbca.core.model.services.CustomServiceWorkerProperty
Construct a UI object with a list of options to choose from.
CustomServiceWorkerUiSupport - Interface in org.ejbca.core.model.services
Interface that a custom service worker can implement to help UI rendering.
CustomUserDataSourceContainer - Class in org.ejbca.core.model.ra.userdatasource
CustomUserDataSourceContainer is a class handling a custom user data source.
CustomUserDataSourceContainer() - Constructor for class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
CVC_ACCESS_DG3 - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CVC_ACCESS_DG3DG4 - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CVC_ACCESS_DG4 - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CVC_ACCESS_NONE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Determines the access rights in CV Certificates.
CVC_ACCESS_QUALSIGN - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CVC_ACCESS_SIGN - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CVC_ACCESS_SIGN_AND_QUALSIGN - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CVC_SIGNTERM_DV_AB - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Accreditation Body DV for signature terminals.
CVC_SIGNTERM_DV_CSP - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Certification Service Provider DV for signature terminals
CVC_TERMTYPE_AT - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Authentication terminal
CVC_TERMTYPE_IS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
CVC terminal types.
CVC_TERMTYPE_ST - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Signature terminal
CVCACCESSRIGHTS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CvcCA - Class in org.cesecore.certificates.ca
Base class for CVC CAs.
CvcCA() - Constructor for class org.cesecore.certificates.ca.CvcCA
 
CVCCAInfo - Class in org.cesecore.certificates.ca
Holds non-sensitive information about a CVC CA (Card Verifiable Certificate).
CVCCAInfo(int, String, CAToken, String, long, long, long, long, Collection<Integer>, Collection<Integer>, boolean, Collection<ExtendedCAServiceInfo>, Map<ApprovalRequestType, Integer>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, int) - Constructor for class org.cesecore.certificates.ca.CVCCAInfo
Constructor that should be used when updating CA data.
CVCCAInfo(String, String, int, int, String, int, List<Certificate>, CAToken) - Constructor for class org.cesecore.certificates.ca.CVCCAInfo
This constructor can be used when creating a CA.
CVCCAInfo(String, String, int, Date, int, int, String, Date, int, int, List<Certificate>, CAToken, String, int, Date, long, long, long, long, Collection<Integer>, Collection<Integer>, boolean, Collection<ExtendedCAServiceInfo>, Map<ApprovalRequestType, Integer>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.cesecore.certificates.ca.CVCCAInfo
Constructor that should be used when creating CA and retrieving CA info.
cvcCertRequest(SignSessionLocal, byte[], String, String) - Method in class org.ejbca.ui.web.RequestHelper
Handles CVC certificate requests.
cvcert - Variable in class org.cesecore.certificates.certificate.request.CVCRequestMessage
The cvc request message, not serialized.
CVCLONGACCESSRIGHTS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
cvcmsg - Variable in class org.cesecore.certificates.certificate.request.CVCRequestMessage
Raw form of the CVC message
CvcPlugin - Interface in org.cesecore.certificates.ca
CvcPlugin is an interface for CVC CA implementation.
cvcRequest(String, String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Generates a CV certificate for a user.
CVCRequestMessage - Class in org.cesecore.certificates.certificate.request
Class to handle CVC request messages sent to the CA.
CVCRequestMessage() - Constructor for class org.cesecore.certificates.certificate.request.CVCRequestMessage
Constructs a new empty message handler object.
CVCRequestMessage(byte[]) - Constructor for class org.cesecore.certificates.certificate.request.CVCRequestMessage
Constructs a new message handler object.
CVCSIGNTERMDVTYPE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
CVCTERMINALTYPE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 

D

data - Variable in class org.cesecore.internal.UpgradeableDataHashMap
 
data - Variable in class org.ejbca.core.model.log.Admin
Deprecated.
 
DATA_VALIDATION - org.cesecore.keys.validation.IssuancePhase
 
DatabaseConfiguration - Class in org.ejbca.config
Parses embedded or overridden database.properties for info.
DatabaseConfiguration() - Constructor for class org.ejbca.config.DatabaseConfiguration
 
DatabaseIndex(String, boolean) - Constructor for class org.ejbca.util.DatabaseIndexUtil.DatabaseIndex
 
DatabaseIndexUtil - Class in org.ejbca.util
Helper class for reading the index meta data from the database using direct JDBC.
DatabaseIndexUtil() - Constructor for class org.ejbca.util.DatabaseIndexUtil
 
DatabaseIndexUtil.DatabaseIndex - Class in org.ejbca.util
Database index representation.
DatabaseProtectionException - Exception in org.cesecore.dbprotection
An exception thrown when there is an error with database protection, this error is fatal and should lead to application not working, thus the use of RuntimeException.
DatabaseProtectionException(Exception) - Constructor for exception org.cesecore.dbprotection.DatabaseProtectionException
Constructs an instance of exception wrapping the causing error
DatabaseProtectionException(String) - Constructor for exception org.cesecore.dbprotection.DatabaseProtectionException
Constructs an instance of exception with a simple details message
DatabaseProtectionException(String, Exception) - Constructor for exception org.cesecore.dbprotection.DatabaseProtectionException
Constructs an instance of exception with a simple details message and the underlying exception
DatabaseProtectionException(String, ProtectedData) - Constructor for exception org.cesecore.dbprotection.DatabaseProtectionException
Constructs an instance of exception with a simple details message and the read entity causing the error.
DATAENCIPHERMENT - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
DATATYPESWITHOUTPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
DATATYPESWITHOUTPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
DATATYPESWITHOUTPUK - Static variable in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
DATATYPESWITHOUTPUK - Static variable in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
DATATYPESWITHPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
DATATYPESWITHPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
DATATYPESWITHPUK - Static variable in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
DATATYPESWITHPUK - Static variable in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
DATE - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
DATE_FORMAT - Static variable in interface org.cesecore.keys.validation.CertificateValidator
List of accepted date formats for notBefore and notAfter filter.
DATE_FORMAT - Static variable in interface org.cesecore.keys.validation.KeyValidator
List of accepted date formats for notBefore and notAfter filter.
DATE_NOT_VALID - Static variable in class org.cesecore.ErrorCode
 
DateNotValidException - Exception in org.ejbca.ui.web.protocol
Thrown when a string is not a valid date
DateNotValidException(String) - Constructor for exception org.ejbca.ui.web.protocol.DateNotValidException
 
DATEOFBIRTH - Static variable in class org.cesecore.certificates.util.DnComponents
 
DATEOFBIRTH - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
DC - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
deactivate() - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
deactivate() - Method in interface org.cesecore.keys.token.CryptoToken
Method used to deactivate tokens.
deactivate() - Method in class org.cesecore.keys.token.NullCryptoToken
 
deactivate() - Method in interface org.cesecore.keys.token.p11.P11SlotUser
Called by the P11Slot when resetting the slot.
deactivate() - Method in class org.cesecore.keys.token.PKCS11CryptoToken
 
deactivate() - Method in class org.cesecore.keys.token.PublicCryptoToken
 
deactivate() - Method in class org.cesecore.keys.token.SoftCryptoToken
 
deactivate(AuthenticationToken, int) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Requests reactivation of the referenced CryptoToken.
deactivate(AuthenticationToken, int) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
deActivate() - Method in class org.ejbca.util.PerformanceTest.Log
 
DEACTIVATE - org.cesecore.authorization.control.CryptoTokenRules
 
deactivateCAService(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Deactivates an 'active' CA token and sets the CA status to offline.
DEACTIVATED - org.ejbca.core.protocol.acme.AcmeAuthorizationStatus
 
DECIPHERONLY - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
decode(byte[]) - Static method in class org.cesecore.util.Base64
 
decode(String) - Static method in class org.cesecore.util.XmlSerializer
 
decodeURLSafe(String) - Static method in class org.cesecore.util.Base64
 
decRequestCounter(String) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSessionLocal
Decreases (the optional) request counter by 1, until it reaches 0.
decrypt(InputStream, OutputStream, PrivateKey, String) - Static method in class org.ejbca.util.CMS
 
decryptAndVerifyRequest(AuthenticationToken, RequestMessage) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Method that just decrypts and verifies a request and should be used in those cases a when encrypted information needs to be extracted and presented to an RA for approval.
decryptData(CryptoToken, byte[], int) - Method in class org.cesecore.certificates.ca.CA
General encryption method used to decrypt using a CA
decryptData(CryptoToken, byte[], int) - Method in class org.cesecore.certificates.ca.CvcCA
 
decryptData(CryptoToken, byte[], int) - Method in class org.cesecore.certificates.ca.X509CA
 
decryptKeys(CryptoToken, String, byte[]) - Static method in class org.cesecore.certificates.ca.X509CA
Decryption method used to decrypt a key pair using a CA
DEFAULT_ALIAS_LIST - Static variable in class org.ejbca.config.ScepConfiguration
 
DEFAULT_ALLOW_CLIENT_CERTIFICATE_RENEWAL_WITH_OLD_KEY - Static variable in class org.ejbca.config.ScepConfiguration
 
DEFAULT_ARLATTRIBUTE - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
DEFAULT_CACERTATTRIBUTE - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
DEFAULT_CAOBJECTCLASS - Static variable in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
DEFAULT_CAOBJECTCLASS - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
DEFAULT_CERTIFICATE_VALIDITY - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Constants for validity and private key usage period.
DEFAULT_CERTIFICATE_VALIDITY_FOR_FIXED_CA - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Constant for default validity for fixed profiles is 25 years including 6 or 7 leap days.
DEFAULT_CERTIFICATE_VALIDITY_OFFSET - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Constant for default validity offset (for backward compatibility': -10m'!)
DEFAULT_CLIENT_CERTIFICATE_RENEWAL - Static variable in class org.ejbca.config.ScepConfiguration
 
DEFAULT_CRLATTRIBUTE - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
DEFAULT_CVC_RIGHTS_AT - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
DEFAULT_DELTACRLATTRIBUTE - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
DEFAULT_DN - Static variable in interface org.cesecore.authentication.tokens.AuthenticationProvider
 
DEFAULT_EEPROFILE - Static variable in class org.ejbca.config.EstConfiguration
 
DEFAULT_FRONTPAGECASTATUS - Static variable in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
DEFAULT_FRONTPAGEPUBQSTATUS - Static variable in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
DEFAULT_INCLUDE_CA - Static variable in class org.ejbca.config.ScepConfiguration
 
DEFAULT_KEY_LENGTHS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
Default key lengths.
DEFAULT_KEY_LENGTHS - Static variable in class org.ejbca.core.model.SecConst
Default key lengths.
DEFAULT_KEYSEQUENCE - Static variable in class org.cesecore.certificates.ca.catoken.CAToken
 
DEFAULT_MAX_BYTES - Static variable in class org.cesecore.util.SecurityFilterInputStream
 
DEFAULT_MAX_DOWNLOAD_SIZE - Static variable in class org.ejbca.core.model.services.workers.CRLDownloadWorker
 
DEFAULT_MAX_RESULTS - Static variable in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
DEFAULT_MAX_RESULTS - Static variable in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
DEFAULT_MAXLOGINATTEMPTS - Static variable in class org.cesecore.certificates.endentity.ExtendedInformation
Default value for how many failed login attempts are allow = -1 (unlimited)
DEFAULT_MODULE - Static variable in class org.ejbca.core.model.util.EjbLocalHelper
 
DEFAULT_ONLYUSEQUEUE - Static variable in class org.ejbca.core.model.ca.publisher.BasePublisher
 
DEFAULT_OPERATION_MODE - Static variable in class org.ejbca.config.ScepConfiguration
 
DEFAULT_PORT - Static variable in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
DEFAULT_PORT - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
DEFAULT_PRIVATE_KEY_USAGE_PERIOD_LENGTH - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
DEFAULT_PRIVATE_KEY_USAGE_PERIOD_OFFSET - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
DEFAULT_RA_AUTHPWD - Static variable in class org.ejbca.config.ScepConfiguration
 
DEFAULT_RA_CERTPROFILE - Static variable in class org.ejbca.config.ScepConfiguration
 
DEFAULT_RA_DEFAULTCA - Static variable in class org.ejbca.config.ScepConfiguration
 
DEFAULT_RA_EEPROFILE - Static variable in class org.ejbca.config.CmpConfiguration
 
DEFAULT_RA_ENTITYPROFILE - Static variable in class org.ejbca.config.ScepConfiguration
 
DEFAULT_RA_NAME_GENERATION_PARAMETERS - Static variable in class org.ejbca.config.ScepConfiguration
 
DEFAULT_RA_NAME_GENERATION_POSTFIX - Static variable in class org.ejbca.config.ScepConfiguration
 
DEFAULT_RA_NAME_GENERATION_PREFIX - Static variable in class org.ejbca.config.ScepConfiguration
 
DEFAULT_RA_NAME_GENERATION_SCHEME - Static variable in class org.ejbca.config.ScepConfiguration
 
DEFAULT_READTIMEOUT - Static variable in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
DEFAULT_READTIMEOUT - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
DEFAULT_REMAININGLOGINATTEMPTS - Static variable in class org.cesecore.certificates.endentity.ExtendedInformation
Default value for how many of the allowed failed login attempts that are remaining = -1 (unlimited)
DEFAULT_RESPONDER - Static variable in class org.cesecore.config.OcspConfiguration
Deprecated.
DEFAULT_ROLE_NAME - Static variable in class org.cesecore.roles.AdminGroupData
Deprecated.
 
DEFAULT_SERIAL_NUMBER_OCTET_SIZE_NEWCA - Static variable in class org.cesecore.config.CesecoreConfiguration
 
DEFAULT_SSLPORT - Static variable in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
DEFAULT_SSLPORT - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
DEFAULT_STORETIMEOUT - Static variable in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
DEFAULT_STORETIMEOUT - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
DEFAULT_TIMEOUT - Static variable in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
DEFAULT_TIMEOUT - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
DEFAULT_UAC - Static variable in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
DEFAULT_USERCERTATTRIBUTE - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
DEFAULT_USEROBJECTCLASS - Static variable in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
DEFAULT_USEROBJECTCLASS - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
DEFAULTACCESSTREEUPDATENUMBER - Static variable in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
DEFAULTBITLENGTHS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Constant holding the default available bit lengths for certificate profiles
DEFAULTCA - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
defaultCertificateProfileId - Variable in class org.cesecore.certificates.ca.CAInfo
 
DEFAULTCERTIFICATEPROFILEID - Static variable in class org.cesecore.certificates.ca.CA
 
DEFAULTCERTPROFILE - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
DEFAULTCRLDISTPOINT - Static variable in class org.cesecore.certificates.ca.X509CA
 
DEFAULTCRLISSUER - Static variable in class org.cesecore.certificates.ca.X509CA
 
DEFAULTFOOTBANNER - Static variable in class org.ejbca.config.GlobalConfiguration
 
DEFAULTHEADBANNER - Static variable in class org.ejbca.config.GlobalConfiguration
 
DefaultLookUp - Static variable in class org.cesecore.util.CeSecoreNameStyle
look up table translating common symbols into their OIDS.
DEFAULTOCSPSERVICELOCATOR - Static variable in class org.cesecore.certificates.ca.X509CA
 
DefaultStringStringLookUp - Static variable in class org.cesecore.util.CeSecoreNameStyle
look up table translating common symbols into their OIDS.
DefaultStringStringLookUp - Static variable in class org.ejbca.util.LdapNameStyle
Look up table translating common symbols into their OIDS.
DefaultSymbols - Static variable in class org.cesecore.util.CeSecoreNameStyle
default look up table translating OID values into their common symbols following the convention in RFC 2253 with a few extras
DefaultSymbols - Static variable in class org.ejbca.util.LdapNameStyle
Default look up table translating OID values into their common symbols Please call initLookupTables() before using this!
DEFAULTTOKENISSUER - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
deferLocalForTest() - Method in interface org.ejbca.core.model.era.RaMasterApiProxyBeanLocal
De-prioritizes the local RA Master API implementation, causing it to not be called if a remote connection is available.
DEFKEYSTORE - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
delete(File) - Static method in class com.primekey.anttools.ServiceManifestBuilder
 
delete(File) - Static method in class org.cesecore.util.FileTools
Recursively deletes a file.
delete(AuthenticationToken, Date) - Method in interface org.cesecore.audit.impl.queued.QueuedAuditorSessionLocal
 
DELETE - org.cesecore.keybind.InternalKeyBindingRules
 
DELETE_CRYPTOTOKEN - org.cesecore.authorization.control.CryptoTokenRules
 
DELETE_END_ENTITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
deleteAllRoles(AuthenticationToken) - Method in interface org.ejbca.core.ejb.upgrade.LegacyRoleManagementSessionLocal
Deprecated.
Delete ALL legacy AdminGroupData, AdminEntityData and AccessRuleData.
deleteCryptoToken(AuthenticationToken, int) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Remove CryptoToken with the specified ID.
deleteCryptoToken(AuthenticationToken, int) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
deleteEntry(String) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
deleteEntry(String) - Method in class org.cesecore.keys.token.CachingKeyStoreWrapper
 
deleteEntry(String) - Method in interface org.cesecore.keys.token.CryptoToken
Deletes an entry in the crypto token
deleteEntry(String) - Method in class org.cesecore.keys.token.NullCryptoToken
 
deleteEntry(String) - Method in class org.cesecore.keys.token.PKCS11CryptoToken
 
deleteEntry(String) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
deleteEntry(String) - Method in class org.cesecore.keys.token.SoftCryptoToken
 
deleteEntry(String) - Method in class org.cesecore.keys.util.KeyStoreTools
Deletes an entry in the keystore
deleteInternalKeyBinding(AuthenticationToken, int) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Delete an InternalKeyBinding (this will not remove any referenced object like keys or certificates).
deleteInternalKeyBinding(AuthenticationToken, int) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
deletePartition(int, int) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Deletes a partition from a step
deletePartition(int, int) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
deleteRole(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Deletes a role.
deleteRole(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.upgrade.LegacyRoleManagementSessionLocal
Deprecated.
Removes a legacy role if present.
deleteRoleIdempotent(AuthenticationToken, int) - Method in interface org.cesecore.roles.management.RoleSession
Deletes the role with the requested id.
deleteRoleIdempotent(AuthenticationToken, int) - Method in class org.cesecore.roles.management.RoleSessionBean
 
deleteRoleMember(AuthenticationToken, int, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Removes a role member from a role.
deleteRoleNoAuthorizationCheck(int) - Method in class org.cesecore.roles.management.RoleDataSessionBean
 
deleteRoleNoAuthorizationCheck(int) - Method in interface org.cesecore.roles.management.RoleDataSessionLocal
Delete a role from the database (currently not affecting any role members)
deleteRows(AuthenticationToken, Date, Properties) - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedAuditorSessionBean
 
deleteRows(AuthenticationToken, Date, Properties) - Method in interface org.cesecore.audit.impl.integrityprotected.IntegrityProtectedAuditorSessionLocal
Delete all log entries up to the specified time
deleteStep(int) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Deletes a step and attaches the steps before and after to each other in order.
deleteStep(int) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
deleteUser(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Deletes a user from the database.
deleteUser(AuthenticationToken, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Deletes (end entity) user.
deleteUserDataFromSource(List<String>, String, boolean) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Removes user data from a user data source.
DELTACRLATTRIBUTE - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
deltacrlperiod - Variable in class org.cesecore.certificates.ca.CAInfo
Default value 0 = disabled
DELTACRLPERIOD - Static variable in class org.cesecore.certificates.ca.CA
 
DemoCertReqServlet - Class in org.ejbca.ui.web.pub
This is a servlet that is used for creating a user into EJBCA and retrieving her certificate.
DemoCertReqServlet() - Constructor for class org.ejbca.ui.web.pub.DemoCertReqServlet
 
deobfuscate(String) - Static method in class org.cesecore.util.StringTools
Retrieves the clear text from a string obfuscated with the obfuscate methods
deobfuscateIf(String) - Static method in class org.cesecore.util.StringTools
Deobfuscates a String if it does start with "OBF:"
DER - org.ejbca.core.model.TokenDownloadType
 
DESC - org.cesecore.util.query.clauses.Order.Value
 
description - Variable in class org.cesecore.certificates.ca.CAInfo
 
DESCRIPTION - Static variable in class org.cesecore.certificates.ca.CA
 
DESCRIPTION - Static variable in class org.cesecore.certificates.util.DnComponents
 
DESCRIPTION - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
DESCRIPTION - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
DESCRIPTION - Static variable in class org.cesecore.util.CeSecoreNameStyle
 
DESCRIPTION - Static variable in class org.ejbca.core.model.ca.publisher.BasePublisher
 
DESCRIPTION - Static variable in class org.ejbca.core.model.hardtoken.HardTokenIssuer
 
DESCRIPTION - Static variable in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
 
destroy() - Method in class org.ejbca.ui.web.pub.NoCacheFilter
 
destroy() - Method in class org.ejbca.util.ServiceControlFilter
 
destroy() - Method in class org.owasp.filters.ContentSecurityPolicyFilter
diff(UpgradeableDataHashMap) - Method in class org.cesecore.internal.UpgradeableDataHashMap
Create a Map with the differences between the current object and the parameter object.
diff(Profile) - Method in interface org.cesecore.profiles.Profile
Create a Map with the differences between the current object and the parameter object.
diff(Profile) - Method in class org.cesecore.profiles.ProfileBase
 
diff(BlacklistEntry) - Method in class org.ejbca.core.model.validation.BlacklistEntry
 
diffMaps(Map<Object, Object>, Map<Object, Object>) - Static method in class org.cesecore.internal.UpgradeableDataHashMap
Create a Map with the differences between the two input objects.
DIGEST_ALGOR - Static variable in class org.cesecore.certificates.ocsp.logging.TransactionLogger
Algorithm used by requested certificate to hash issuer key and issuer name
DIGEST_ALGORITHM - Static variable in class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
Public key fingerprint digest algorithm.
DIGITALSIGNATURE - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
KeyUsage constants
DigitPasswordGenerator - Class in org.ejbca.util.passgen
AllPrintablePasswordGenerator is a class generating random passwords containing DigitPasswordGenerator is a class generating random passwords containing 6-8 char digit passwords.
DigitPasswordGenerator() - Constructor for class org.ejbca.util.passgen.DigitPasswordGenerator
 
DIRECTORYNAME - Static variable in class org.cesecore.certificates.util.DnComponents
 
DIRECTORYNAME - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
DIRECTORYNAME - Static variable in class org.cesecore.util.CertTools
 
disable() - Method in enum org.cesecore.audit.audit.LogServiceState
Disable security audit logging.
disabled - Variable in class org.cesecore.util.ui.DynamicUiModel
 
DISABLED - org.cesecore.keybind.InternalKeyBindingStatus
 
dispatchRequest(AuthenticationToken, byte[], String) - Method in interface org.ejbca.core.protocol.cmp.CmpMessageDispatcherSessionLocal
Handles a received CMP messages by dispatching it to the proper message handler after figuring out what type of CMP message it is.
dispatchRequest(AuthenticationToken, String, String, String) - Method in interface org.ejbca.core.protocol.scep.ScepMessageDispatcherSessionLocal
Handles received SCEP message.
DN - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
DN - Static variable in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
DnComponents - Class in org.cesecore.certificates.util
Class holding information and utilities for handling different DN components, CN, O etc This is a very complex class with lots of maps and stuff.
DnComponents() - Constructor for class org.cesecore.certificates.util.DnComponents
 
DNEMAILADDRESS - Static variable in class org.cesecore.certificates.util.DnComponents
These constants can be used when referring to standard, build in components
dnEqualsWithOtherSerialNumber(Map<String, String>, Map<String, String>) - Static method in class org.cesecore.certificates.util.dn.DNFieldsUtil
The method checks if the two subject-DN maps are equal except the 'SN' attribute.
DNFieldDescriber - Class in org.ejbca.util
Translates field types from EndEntityProfile to subject DN field names and human-readable names.
DNFieldDescriber(int, int[], EndEntityProfile, int) - Constructor for class org.ejbca.util.DNFieldDescriber
 
DNFieldExtractor - Class in org.cesecore.certificates.util
A class used to retrieve different fields from a Distinguished Name or Subject Alternate Name or Subject Directory Attributes strings.
DNFieldExtractor(String, int) - Constructor for class org.cesecore.certificates.util.DNFieldExtractor
Creates a new instance of DNFieldExtractor
DNFieldsUtil - Class in org.cesecore.certificates.util.dn
DN string utilities.
DNFieldsUtil() - Constructor for class org.cesecore.certificates.util.dn.DNFieldsUtil
 
dnHasMultipleComponents(String) - Static method in class org.cesecore.util.CertTools
Checks if a DN has at least two components.
dnIdToProfileId(int) - Static method in class org.cesecore.certificates.util.DnComponents
 
dnIdToProfileName(int) - Static method in class org.cesecore.certificates.util.DnComponents
 
DNQUALIFIER - Static variable in class org.cesecore.certificates.util.DnComponents
 
DNS - org.ejbca.core.protocol.acme.AcmeIdentifier.AcmeIdentifierTypes
 
DNS - Static variable in class org.cesecore.util.CertTools
 
DNS_DNS_01 - org.ejbca.core.protocol.acme.AcmeChallenge.AcmeChallengeType
 
DNS_HTTP_01 - org.ejbca.core.protocol.acme.AcmeChallenge.AcmeChallengeType
 
DNSERIALNUMBER - Static variable in class org.cesecore.certificates.util.DnComponents
 
DNSNAME - Static variable in class org.cesecore.certificates.util.DnComponents
 
DNSNAME - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
DnsNameValidator - Interface in org.cesecore.keys.validation
Base interface for DNS name validators.
DnsSecDefaults - Class in org.ejbca.core.protocol.dnssec
Defaults for DNSSEC.
dnStringToMap(String) - Static method in class org.cesecore.certificates.util.dn.DNFieldsUtil
The method splits an DN string into a map of it's attributes and values.
DO_NOT_ADD_P11_PROVIDER - Static variable in class org.cesecore.keys.token.PKCS11CryptoToken
Flag that if set, prevent adding the P11 provider with Security.addProvider.
DO_NOTHING - org.cesecore.keys.validation.KeyValidationFailedActions
 
doChunk(AuthenticationToken, int, BasePublisher) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherQueueSessionLocal
Publishers digest queues in transaction-based "chunks".
DocumentTypeList - Class in org.cesecore.certificates.certificate.certextensions.standard
Class for ICAO X509 certificate extension.
DocumentTypeList() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.DocumentTypeList
 
DOCUMENTTYPELIST - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
DOCUMENTTYPELISTCRITICAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
DOCWINDOW - Static variable in class org.ejbca.config.GlobalConfiguration
 
doEnforceUniqueDistinguishedName - Variable in class org.cesecore.certificates.ca.CAInfo
 
doEnforceUniquePublicKeys - Variable in class org.cesecore.certificates.ca.CAInfo
 
doEnforceUniqueSubjectDNSerialnumber - Variable in class org.cesecore.certificates.ca.CAInfo
 
doesPasswordFulfillEndEntityProfile(String, boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
doesUserFulfillEndEntityProfile(String, String, String, String, String, String, int, boolean, boolean, boolean, int, int, int, ExtendedInformation) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
doesUserFulfillEndEntityProfile(EndEntityInformation, boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
doesUserFulfillEndEntityProfileWithoutPassword(String, String, String, String, String, int, boolean, boolean, int, int, int, ExtendedInformation) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ejbca.ui.web.pub.NoCacheFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.ejbca.util.ServiceControlFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.owasp.filters.ContentSecurityPolicyFilter
Add CSP policies on each HTTP response.
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ejbca.ui.web.protocol.StoreServletBase
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ejbca.ui.web.pub.AutoEnrollServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ejbca.ui.web.pub.CertReqServlet
Handles HTTP GET
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ejbca.ui.web.pub.DemoCertReqServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.ejbca.ui.web.renew.RenewServlet
Handles HTTP GET
doIt() - Method in interface org.ejbca.util.PerformanceTest.Command
 
DOMAINCOMPONENT - Static variable in class org.cesecore.certificates.util.DnComponents
 
DONT_EXECUTE - Static variable in interface org.ejbca.core.model.services.IInterval
Constant indicating if the service should stop executing
DONT_OVERWRITE - org.ejbca.statedump.ejb.StatedumpResolution
 
doPermitExtractablePrivateKey() - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
doPermitExtractablePrivateKey() - Method in class org.cesecore.keys.token.BaseCryptoToken
Do we permit extractable private keys? Only SW keys should be permitted to be extractable, an overriding crypto token class can override this value.
doPermitExtractablePrivateKey() - Method in interface org.cesecore.keys.token.CryptoToken
Checks if generated private keys are allowed to be extracted.
doPermitExtractablePrivateKey() - Method in class org.cesecore.keys.token.PublicCryptoToken
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.ejbca.ui.web.pub.AutoEnrollServlet
Recievies the request.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.ejbca.ui.web.pub.CertReqServlet
Handles HTTP POST
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.ejbca.ui.web.pub.DemoCertReqServlet
Handles PKCS10 certificate request, these are constructed as:
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.ejbca.ui.web.pub.RequestInstance
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.ejbca.ui.web.renew.RenewServlet
Handles HTTP POST
doRequest(HttpServletRequest, HttpServletResponse) - Method in class org.ejbca.ui.web.renew.RenewServlet
 
doShowStackTraceOnErrorPage() - Static method in class org.ejbca.config.WebConfiguration
 
doSignTask(List<String>, String, ISignOperation) - Static method in class org.cesecore.keys.util.SignWithWorkingAlgorithm
Finds the registered provider from sProvider and calls SignWithWorkingAlgorithm.doSignTask(List, Provider, ISignOperation).
doSignTask(List<String>, Provider, ISignOperation) - Static method in class org.cesecore.keys.util.SignWithWorkingAlgorithm
First time each algorithm in availableSignAlgorithms are tried until the ISignOperation.taskWithSigning(String, Provider) is successfully completed.
doStoreCertificate(Certificate, String, String, String, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
doStoreCRL(byte[]) - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
doStoreLog(String, boolean, String, Exception, Date, Date) - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
doTestConnection() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
downloadDataFromUrl(URL, int) - Static method in class org.cesecore.util.NetworkTools
 
dstuOidToAlgoParams(String) - Static method in class org.cesecore.keys.util.KeyTools
Gets the parameter spec from a given OID of a DSTU curve (they don't have names)
DummyCustomPublisher - Class in org.ejbca.core.model.ca.publisher
This is a class used for testing and example purposes.
DummyCustomPublisher() - Constructor for class org.ejbca.core.model.ca.publisher.DummyCustomPublisher
Creates a new instance of DummyCustomPublisher
DummyCustomUserDataSource - Class in org.ejbca.core.model.ra.userdatasource
This is an class used for testing and example purposes.
DummyCustomUserDataSource() - Constructor for class org.ejbca.core.model.ra.userdatasource.DummyCustomUserDataSource
Creates a new instance of DummyCustomUserDataSource
DummyInterval - Class in org.ejbca.core.model.services.intervals
Dummy class used for demonstration and test puporses Only implement one method
DummyInterval() - Constructor for class org.ejbca.core.model.services.intervals.DummyInterval
 
DummyPatternLogger - Class in org.ejbca.util
This class ignores all input.
DummyPatternLogger() - Constructor for class org.ejbca.util.DummyPatternLogger
 
dumpCertificateAsString(Certificate) - Static method in class org.cesecore.util.CertTools
Dumps a certificate (cvc or x.509) to string format, suitable for manual inspection/debugging.
dumpRules() - Method in class org.cesecore.authorization.access.AccessSet
Deprecated.
Use in tests only
DuplicateCtLogException - Exception in org.cesecore.certificates.certificatetransparency
Exception which occurs whenever a user tries to add a CT log which already exists within the given scope.
DuplicateCtLogException(String) - Constructor for exception org.cesecore.certificates.certificatetransparency.DuplicateCtLogException
 
DynamicUiActionCallback - Interface in org.cesecore.util.ui
Action callback from the PSM (may be JSF 2 (JsfDynamicUiPsmFactory) back to the PIM DynamicUiModel.
DynamicUiCallbackException - Exception in org.cesecore.util.ui
Any exception in dynamic UI property context which transports a user message.
DynamicUiCallbackException(String) - Constructor for exception org.cesecore.util.ui.DynamicUiCallbackException
Creates an exception with a message.
DynamicUiComponent - Interface in org.cesecore.util.ui
Interface type for PSM components like check boxes, text fields, etc.
DynamicUiModel - Class in org.cesecore.util.ui
Base implementation for domain objects (or other objects) with dynamic UI properties.
DynamicUiModel() - Constructor for class org.cesecore.util.ui.DynamicUiModel
Default constructor, required for serialization.
DynamicUiModel(LinkedHashMap<Object, Object>) - Constructor for class org.cesecore.util.ui.DynamicUiModel
Constructor with reference to the entity backing map.
DynamicUiModelAware - Interface in org.cesecore.util.ui
Interface type for domain objects (or other objects) with dynamic UI model.
DynamicUiModelException - Exception in org.cesecore.util.ui
Any exception in dynamic UI property context.
DynamicUiModelException(String) - Constructor for exception org.cesecore.util.ui.DynamicUiModelException
Creates an exception with a message.
DynamicUiModelException(String, Throwable) - Constructor for exception org.cesecore.util.ui.DynamicUiModelException
Creates an exception with a message and a cause.
DynamicUiModelException(Throwable) - Constructor for exception org.cesecore.util.ui.DynamicUiModelException
Creates an exception a cause.
DynamicUiProperty<T extends Serializable> - Class in org.cesecore.util.ui
Allows creation of dynamic properties for display in the UI.
DynamicUiProperty() - Constructor for class org.cesecore.util.ui.DynamicUiProperty
Constructor required by java.lang.Serializable.
DynamicUiProperty(Class<T>, String, T) - Constructor for class org.cesecore.util.ui.DynamicUiProperty
Constructor.
DynamicUiProperty(Class<T>, String, T, Collection<T>) - Constructor for class org.cesecore.util.ui.DynamicUiProperty
Constructor.
DynamicUiProperty(String) - Constructor for class org.cesecore.util.ui.DynamicUiProperty
Constructs a dynamic UI property rendered as a simple label in the UI.
DynamicUiProperty(String, T) - Constructor for class org.cesecore.util.ui.DynamicUiProperty
Constructor.
DynamicUiProperty(String, T, Collection<T>) - Constructor for class org.cesecore.util.ui.DynamicUiProperty
Constructor.
DynamicUiProperty(DynamicUiProperty<T>) - Constructor for class org.cesecore.util.ui.DynamicUiProperty
Copy constructor for DynamicUiProperty objects
DynamicUiPropertyCallback - Enum in org.cesecore.util.ui
This enum represents a callback to a data table, allowing a session or managed bean to fill a DynamicUiProperty with values from the database.
DynamicUiPropertyValidator<T extends Serializable> - Interface in org.cesecore.util.ui
This interface defines common methods for all Validator types, i.e classes which can be attached to DynamicUiProperties in order to validate their values.

E

E - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
Eca7277CertificateProfileData - Class in org.cesecore.legacy
Deprecated.
Eca7277CertificateProfileData(CertificateProfileData) - Constructor for class org.cesecore.legacy.Eca7277CertificateProfileData
Deprecated.
 
EccKeyValidator - Class in org.cesecore.keys.validation
Default ECC key validator using the Bouncy Castle BCECPublicKey implementation (see org.bouncycastle.jcajce.provider.asymmetric.ec.BCECPublicKey).
EccKeyValidator() - Constructor for class org.cesecore.keys.validation.EccKeyValidator
Public constructor needed for deserialization.
EccKeyValidator(String) - Constructor for class org.cesecore.keys.validation.EccKeyValidator
Creates a new instance.
EDIPARTYNAME - Static variable in class org.cesecore.certificates.util.DnComponents
 
EDIPARTYNAME - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
EDIT_END_ENTITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
editApprovalRequest(AuthenticationToken, int, ApprovalRequest) - Method in interface org.ejbca.core.ejb.approval.ApprovalSession
Changes an approval request.
editApprovalRequest(AuthenticationToken, RaApprovalEditRequest) - Method in interface org.ejbca.core.model.era.RaMasterApi
Modifies an approval request and sets the current admin as a blacklisted admin.
editCA(AuthenticationToken, CAInfo) - Method in interface org.cesecore.certificates.ca.CaSession
Changes a CA in the database.
editCA(AuthenticationToken, CAInfo) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
editCA(AuthenticationToken, CAInfo) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Method used to edit the data of a CA.
editCA(AuthenticationToken, CA, boolean) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
editCA(AuthenticationToken, CA, boolean) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Changes a CA in the database.
EditEndEntityApprovalRequest - Class in org.ejbca.core.model.approval.approvalrequests
Approval Request created when trying to edit an end entity.
EditEndEntityApprovalRequest() - Constructor for class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
Constructor used in externalization only
EditEndEntityApprovalRequest(EndEntityInformation, boolean, EndEntityInformation, AuthenticationToken, String, int, int, ApprovalProfile) - Constructor for class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
 
EditEndEntityApprovalRequest(EndEntityInformation, boolean, EndEntityInformation, AuthenticationToken, String, int, int, ApprovalProfile, boolean) - Constructor for class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
 
EDITROLES - org.cesecore.authorization.control.StandardRules
 
editUser(AuthenticationToken, EndEntityInformation) - Method in interface org.ejbca.core.model.era.RaMasterApi
Edit End Entity information.
editUser(UserDataVOWS) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Edits/adds a user to the EJBCA database.
editUserWs(AuthenticationToken, UserDataVOWS) - Method in interface org.ejbca.core.model.era.RaMasterApi
Edit End Entity information (version for EjbcaWS, that takes a UserDataVOWS)
EE_PROFILE_NOT_EXISTS - Static variable in class org.cesecore.ErrorCode
End Entity profile does not exist.
EEPROFILE - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
EFS_OBJECTID - Static variable in class org.cesecore.util.CertTools
ObjectID for Microsoft Encrypted File System Certificates extended key usage
EFSR_OBJECTID - Static variable in class org.cesecore.util.CertTools
ObjectID for Microsoft Encrypted File System Recovery Certificates extended key usage
EIDHardToken - Class in org.ejbca.core.model.hardtoken.types
EIDHardToken is a class defining data stored in database for a EID token.
EIDHardToken(boolean) - Constructor for class org.ejbca.core.model.hardtoken.types.EIDHardToken
Creates a certificate with the characteristics of an end user.
EIDProfile - Class in org.ejbca.core.model.hardtoken.profiles
EIDProfile is a basic class that should be inherited by all types of eidprofiles in the system.
EIDProfile() - Constructor for class org.ejbca.core.model.hardtoken.profiles.EIDProfile
 
EjbBridgeSessionLocal - Interface in org.ejbca.core.ejb
Due to the lack of standardization in JEE5 there is no way to lookup local interfaces.
EJBCA - org.ejbca.core.ejb.audit.enums.EjbcaServiceTypes
Enterprise JavaBeans Certificate Authority extension of the CE Security Core.
EJBCA_STARTING - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Application startup.
EJBCA_VERSION - Static variable in class org.ejbca.config.CmpConfiguration
 
EJBCA_VERSION - Static variable in class org.ejbca.config.EstConfiguration
 
EJBCA_VERSION - Static variable in class org.ejbca.config.GlobalConfiguration
 
EJBCA_VERSION - Static variable in class org.ejbca.config.ScepConfiguration
 
EjbcaAuditorSession - Interface in org.ejbca.core.ejb.audit
Workaround for the very complex CESeCore query criteria API.
EjbcaAuditorSessionLocal - Interface in org.ejbca.core.ejb.audit
 
EjbcaConfiguration - Class in org.ejbca.config
This file handles configuration from ejbca.properties
EjbcaConfigurationHolder - Class in org.ejbca.config
This is a singleton.
EjbcaEventTypes - Enum in org.ejbca.core.ejb.audit.enums
EJBCA specific security audit event types, for audit using CESecore's audit log.
EjbcaException - Exception in org.ejbca.core
Base for all specific application exceptions thrown by EJBCA.
EjbcaException() - Constructor for exception org.ejbca.core.EjbcaException
Constructor used to create exception without an error message.
EjbcaException(Exception) - Constructor for exception org.ejbca.core.EjbcaException
Constructor used to create exception with an embedded exception.
EjbcaException(String) - Constructor for exception org.ejbca.core.EjbcaException
Constructor used to create exception with an error message.
EjbcaException(String, Throwable) - Constructor for exception org.ejbca.core.EjbcaException
Constructor used to create exception with an error message.
EjbcaException(ErrorCode) - Constructor for exception org.ejbca.core.EjbcaException
Constructor used to create exception with an errorCode.
EjbcaException(ErrorCode, String) - Constructor for exception org.ejbca.core.EjbcaException
Constructor used to create exception with an error message.
EjbcaException(ErrorCode, String, Throwable) - Constructor for exception org.ejbca.core.EjbcaException
 
EjbcaException(ErrorCode, Throwable) - Constructor for exception org.ejbca.core.EjbcaException
Constructor used to create exception with an embedded exception.
EjbcaModuleTypes - Enum in org.ejbca.core.ejb.audit.enums
EJBCA specific security audit event module types, for audit using CESecore's audit log.
EjbcaRestHelperSession - Interface in org.ejbca.core.ejb.rest
 
EjbcaRestHelperSessionLocal - Interface in org.ejbca.core.ejb.rest
 
EjbcaRestHelperSessionRemote - Interface in org.ejbca.core.ejb.rest
 
EjbcaServiceTypes - Enum in org.ejbca.core.ejb.audit.enums
EJBCA specific security audit event service type, for audit using CESecore's audit log.
EjbcaWSHelperSession - Interface in org.ejbca.core.ejb.ws
 
EjbcaWSHelperSessionLocal - Interface in org.ejbca.core.ejb.ws
Local interface for EjbcaWSHelperSession.
EjbcaWSHelperSessionRemote - Interface in org.ejbca.core.ejb.ws
 
EjbLocalHelper - Class in org.ejbca.core.model.util
Helper methods to get EJB session interfaces.
EjbLocalHelper() - Constructor for class org.ejbca.core.model.util.EjbLocalHelper
 
EjbRemoteHelper - Enum in org.cesecore.util
Helper methods to get EJB session interfaces.
EJBTools - Class in org.cesecore.util
Helper methods for EJB calls, currently only wrapping and unwrapping certificates in a way such that they can always be deserialized.
EKUCONFIGURATION_EDIT - org.cesecore.authorization.control.StandardRules
 
EKUCONFIGURATION_VIEW - org.cesecore.authorization.control.StandardRules
 
EkuPKIXCertPathChecker - Class in org.cesecore.util.provider
Validate the EKUs of a leaf certificate.
EkuPKIXCertPathChecker(String...) - Constructor for class org.cesecore.util.provider.EkuPKIXCertPathChecker
Create a new instance that will check a critical EKU of the leaf certificate.
EkuPKIXCertPathChecker(List<String>) - Constructor for class org.cesecore.util.provider.EkuPKIXCertPathChecker
Create a new instance that will check a critical EKU of the leaf certificate.
Elem - Interface in org.cesecore.util.query
Represents one Query Element.
email - Variable in class org.ejbca.core.model.log.Admin
Deprecated.
 
EMAIL - Static variable in class org.cesecore.util.CertTools
 
EMAIL - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
EMAIL1 - Static variable in class org.cesecore.util.CertTools
 
EMAIL2 - Static variable in class org.cesecore.util.CertTools
 
EMAIL3 - Static variable in class org.cesecore.util.CertTools
 
EmailSendingWorker - Class in org.ejbca.core.model.services.workers
 
EmailSendingWorker() - Constructor for class org.ejbca.core.model.services.workers.EmailSendingWorker
 
EmailSendingWorkerConstants - Class in org.ejbca.core.model.services.workers
 
EmailSendingWorkerConstants() - Constructor for class org.ejbca.core.model.services.workers.EmailSendingWorkerConstants
 
EMPTY_END_ENTITY_PROFILE - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
The id for the built-in EMPTY end entity profile.
EMPTY_ENDENTITYPROFILENAME - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
 
EMPTY_VALIDATOR - Static variable in class org.ejbca.core.model.SecConst
 
EMPTYROW - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
EMPTYROW_FIELD - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
EN - Static variable in class org.ejbca.config.GlobalConfiguration
 
enable() - Method in enum org.cesecore.audit.audit.LogServiceState
Enable security audit logging.
ENCIPHERONLY - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
ENCKEYALGORITHM - Static variable in class org.cesecore.keys.token.CryptoTokenConstants
 
ENCKEYRECOVERABLE - Static variable in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
ENCKEYSPEC - Static variable in class org.cesecore.keys.token.CryptoTokenConstants
 
encode(byte[]) - Static method in class org.cesecore.util.Base64
encode the input data producing a base 64 encoded byte array with the output lines be split by '\n' (64 byte rows).
encode(byte[], boolean) - Static method in class org.cesecore.util.Base64
encode the input data producing a base 64 encoded byte array.
encode(Map<String, Object>) - Static method in class org.cesecore.util.XmlSerializer
Serializes a map using Java's XMLEncoder.
encodeBeforeVersion661(String) - Static method in class org.cesecore.util.ValidityDate
Deprecated.
ENCODED_CERTIFICATE - org.ejbca.ui.web.CertificateResponseType
 
ENCODED_CERTIFICATE - Static variable in class org.ejbca.ui.web.RequestHelper
Deprecated.
Since 6.1.0, remove in 7.0.0. Use CertificateResponseType.ENCODED_CERTIFICATE instead
ENCODED_CERTIFICATE_CHAIN - org.ejbca.ui.web.CertificateResponseType
 
ENCODED_CERTIFICATE_CHAIN - Static variable in class org.ejbca.ui.web.RequestHelper
Deprecated.
Since 6.1.0, remove in 7.0.0. Use CertificateResponseType.ENCODED_CERTIFICATE_CHAIN instead
ENCODED_PKCS7 - org.ejbca.ui.web.CertificateResponseType
 
ENCODED_PKCS7 - Static variable in class org.ejbca.ui.web.RequestHelper
Deprecated.
Since 6.1.0, remove in 7.0.0. Use CertificateResponseType.ENCODED_PKCS7 instead
ENCODED_VALIDITY - Static variable in class org.cesecore.certificates.ca.CA
 
ENCODED_VALIDITY - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
encodedValidity - Variable in class org.cesecore.certificates.ca.CAInfo
 
encodeWithoutBase64(Map<String, Object>) - Static method in class org.cesecore.util.XmlSerializer
Serializes a map using Java's XMLEncoder.
encrypt(InputStream, OutputStream, X509Certificate, String) - Static method in class org.ejbca.util.CMS
 
encryptData(CryptoToken, byte[], int) - Method in class org.cesecore.certificates.ca.CA
General encryption method used to encrypt using a CA
encryptData(CryptoToken, byte[], int) - Method in class org.cesecore.certificates.ca.CvcCA
 
encryptData(CryptoToken, byte[], int) - Method in class org.cesecore.certificates.ca.X509CA
 
ENCRYPTEDDATA - Static variable in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
EncryptedValueBuilder - Class in org.ejbca.core.protocol.cmp
Deprecated.
Copied from BCPKIX 1.59b03, can be removed when we use BC 1.59
EncryptedValueBuilder(KeyWrapper, OutputEncryptor) - Constructor for class org.ejbca.core.protocol.cmp.EncryptedValueBuilder
Deprecated.
Create a builder that makes EncryptedValue structures.
EncryptedValueBuilder(KeyWrapper, OutputEncryptor, EncryptedValuePadder) - Constructor for class org.ejbca.core.protocol.cmp.EncryptedValueBuilder
Deprecated.
Create a builder that makes EncryptedValue structures with fixed length blocks padded using the passed in padder.
ENCRYPTIONALGORITHM - Static variable in class org.cesecore.certificates.ca.catoken.CAToken
 
encryptKeys(CryptoToken, String, KeyPair) - Static method in class org.cesecore.certificates.ca.X509CA
Encryption method used to encrypt a key pair using a CA
END_CERTIFICATE - Static variable in class org.cesecore.util.CertTools
 
END_CERTIFICATE_REQUEST - Static variable in class org.cesecore.util.CertTools
 
END_CERTIFICATE_REQUEST_WITH_NL - Static variable in class org.ejbca.ui.web.RequestHelper
 
END_CERTIFICATE_WITH_NL - Static variable in class org.cesecore.util.CertTools
 
END_CRL_WITH_NL - Static variable in class org.ejbca.ui.web.RequestHelper
 
END_KEYTOOL_CERTIFICATE_REQUEST - Static variable in class org.cesecore.util.CertTools
 
END_PKCS7 - Static variable in class org.cesecore.util.CertTools
 
END_PKCS7 - Static variable in class org.ejbca.ui.web.RequestHelper
 
END_PKCS7_WITH_NL - Static variable in class org.ejbca.ui.web.RequestHelper
 
END_PRIVATE_KEY - Static variable in class org.cesecore.util.CertTools
 
END_PUBLIC_KEY - Static variable in class org.cesecore.util.CertTools
 
END_X509_CRL_KEY - Static variable in class org.cesecore.util.CertTools
 
ENDENTITY - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
EndEntityAccessSession - Interface in org.ejbca.core.ejb.ra
Provides find methods for EndEntityInformation objects.
EndEntityAccessSessionLocal - Interface in org.ejbca.core.ejb.ra
 
EndEntityAccessSessionRemote - Interface in org.ejbca.core.ejb.ra
 
EndEntityAuthenticationSession - Interface in org.ejbca.core.ejb.ca.auth
Provides access to authentication system.
EndEntityAuthenticationSessionLocal - Interface in org.ejbca.core.ejb.ca.auth
Local interface for AuthenticationSession.
EndEntityAuthenticationSessionRemote - Interface in org.ejbca.core.ejb.ca.auth
Remote interface for AuthenticationSession.
EndEntityConstants - Class in org.cesecore.certificates.endentity
Constants for End Entity types
EndEntityConstants() - Constructor for class org.cesecore.certificates.endentity.EndEntityConstants
 
EndEntityExistsException - Exception in org.ejbca.core.ejb.ra
An exception thrown when someone tries to create and end-entity that already exists.
EndEntityExistsException() - Constructor for exception org.ejbca.core.ejb.ra.EndEntityExistsException
 
EndEntityExistsException(String) - Constructor for exception org.ejbca.core.ejb.ra.EndEntityExistsException
 
EndEntityFieldValidator - Interface in org.ejbca.core.model.ra.raadmin
Performs validation of fields in End Entities.
EndEntityFieldValidatorException - Exception in org.ejbca.core.model.ra.raadmin
Indicates that a field in an end entity does not match a validator (e.g.
EndEntityFieldValidatorException() - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityFieldValidatorException
 
EndEntityFieldValidatorException(String) - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityFieldValidatorException
 
EndEntityFieldValidatorException(String, Throwable) - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityFieldValidatorException
 
EndEntityFieldValidatorException(Throwable) - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityFieldValidatorException
 
EndEntityInformation - Class in org.cesecore.certificates.endentity
Holds admin data collected from UserData in the database.
EndEntityInformation() - Constructor for class org.cesecore.certificates.endentity.EndEntityInformation
Creates new empty EndEntityInformation
EndEntityInformation(String, String, int, String, String, int, EndEntityType, int, int, Date, Date, int, int, ExtendedInformation) - Constructor for class org.cesecore.certificates.endentity.EndEntityInformation
Creates new EndEntityInformation.
EndEntityInformation(String, String, int, String, String, EndEntityType, int, int, int, int, ExtendedInformation) - Constructor for class org.cesecore.certificates.endentity.EndEntityInformation
Creates new EndEntityInformation.
EndEntityInformation(EndEntityInformation) - Constructor for class org.cesecore.certificates.endentity.EndEntityInformation
Copy constructor for EndEntityInformation
EndEntityManagementSession - Interface in org.ejbca.core.ejb.ra
Session bean handling end entity administration, i.e.
EndEntityManagementSessionLocal - Interface in org.ejbca.core.ejb.ra
Local interface for EndEntityManagementSession.
EndEntityManagementSessionRemote - Interface in org.ejbca.core.ejb.ra
Remote interface for EndEntityManagementSession.
EndEntityProfile - Class in org.ejbca.core.model.ra.raadmin
The model representation of an end entity profile.
EndEntityProfile() - Constructor for class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Creates a new instance of EndEntity Profile with the default fields set.
EndEntityProfile(boolean) - Constructor for class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Creates a default empty end entity profile with all standard fields added to it.
EndEntityProfile(int) - Constructor for class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Creates a new instance of EndEntity Profile used during cloning or when we load all the data from the database.
ENDENTITYPROFILE_ENDINGS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
EndEntityProfile.Field - Class in org.ejbca.core.model.ra.raadmin
Nested method wrapper class Field for convenient invoking from xhtml
EndEntityProfile.FieldInstance - Class in org.ejbca.core.model.ra.raadmin
Nested class FieldInstance for convenient invoking from xhtml
ENDENTITYPROFILEBASE - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
EndEntityProfileData - Class in org.ejbca.core.ejb.ra.raadmin
Representation of an End Entity Profile.
EndEntityProfileData() - Constructor for class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
EndEntityProfileData(int, String, EndEntityProfile) - Constructor for class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
Entity holding data of a end entity profile.
EndEntityProfileExistsException - Exception in org.ejbca.core.model.ra.raadmin
An exception thrown when someone tries to add a profile that already exists
EndEntityProfileExistsException() - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityProfileExistsException
Creates a new instance of EndEntityProfileExistsException without detail message.
EndEntityProfileExistsException(String) - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityProfileExistsException
Constructs an instance of EndEntityProfileExistsException with the specified detail message.
endEntityProfileName(String) - Method in class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest.Builder
 
EndEntityProfileNotFoundException - Exception in org.ejbca.core.model.ra.raadmin
Thrown when an end entity profile was not found.
EndEntityProfileNotFoundException() - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityProfileNotFoundException
 
EndEntityProfileNotFoundException(int) - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityProfileNotFoundException
 
EndEntityProfileNotFoundException(String) - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityProfileNotFoundException
 
EndEntityProfileNotFoundException(String, Throwable) - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityProfileNotFoundException
 
EndEntityProfileNotFoundException(Throwable) - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityProfileNotFoundException
 
ENDENTITYPROFILEPREFIX - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
EndEntityProfileSession - Interface in org.ejbca.core.ejb.ra.raadmin
Session bean for managing End Entity Profiles.
EndEntityProfileSessionLocal - Interface in org.ejbca.core.ejb.ra.raadmin
 
EndEntityProfileSessionRemote - Interface in org.ejbca.core.ejb.ra.raadmin
 
EndEntityProfileValidationException - Exception in org.ejbca.core.model.ra.raadmin
An exception thrown when someone tries to add or edit an end entity that doesn't match its profile profile.
EndEntityProfileValidationException() - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityProfileValidationException
 
EndEntityProfileValidationException(String) - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityProfileValidationException
 
EndEntityProfileValidationException(String, Throwable) - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityProfileValidationException
 
EndEntityProfileValidationException(Throwable) - Constructor for exception org.ejbca.core.model.ra.raadmin.EndEntityProfileValidationException
 
EndEntityProfileValidationRaException - Exception in org.ejbca.core.model.ra
Wraps the original UserDoesntFullfillEndEntityProfile.
EndEntityProfileValidationRaException(EndEntityProfileValidationException) - Constructor for exception org.ejbca.core.model.ra.EndEntityProfileValidationRaException
 
EndEntityType - Class in org.cesecore.certificates.endentity
This class basically wraps an int value, manipulating it using various EndEntityTypes.
EndEntityType() - Constructor for class org.cesecore.certificates.endentity.EndEntityType
Creates an EndEntityType of type USER_INVALID (0x0)
EndEntityType(int) - Constructor for class org.cesecore.certificates.endentity.EndEntityType
Creates an EndEntityType using a known type.
EndEntityType(EndEntityTypes) - Constructor for class org.cesecore.certificates.endentity.EndEntityType
Creates an EndEntityType of the type given in the constructor.
EndEntityType(EndEntityTypes...) - Constructor for class org.cesecore.certificates.endentity.EndEntityType
Creates an amalgam of all types given as parameters using binary OR on their hex values.
EndEntityTypes - Enum in org.cesecore.certificates.endentity
Constants for users and certificates.
EndEntityValidationHelper - Class in org.ejbca.core.model.ra.raadmin
Methods for performing validation against of an end entity against validators
endObjectLabel() - Method in interface org.cesecore.audit.audit.AuditExporter
 
endObjectLabel() - Method in class org.cesecore.audit.impl.AuditExportCsv
 
endObjectLabel() - Method in class org.cesecore.audit.impl.AuditExporterDummy
 
endObjectLabel() - Method in class org.cesecore.audit.impl.AuditExporterXml
 
ENDTIME - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
ENDUSER - org.cesecore.certificates.endentity.EndEntityTypes
 
ENDUSERPROFILENAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
EnhancedEIDHardToken - Class in org.ejbca.core.model.hardtoken.types
EnhancedEIDHardToken is a class defining data stored in database for a Enhanced EID token.
EnhancedEIDHardToken(boolean) - Constructor for class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
Constructor only to be used internally.
EnhancedEIDHardToken(String, String, String, String, boolean, int) - Constructor for class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
Constructor to use.
EnhancedEIDProfile - Class in org.ejbca.core.model.hardtoken.profiles
EnhancedEIDProfile with three certificates and key recovery functionallity
EnhancedEIDProfile() - Constructor for class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
ENOUGH_APPROVAL - Static variable in class org.cesecore.ErrorCode
Already enough approval for this request.
EnrollPkcs10CertificateRequest - Class in org.ejbca.core.protocol.rest
A DTO class representing the input for certificate enrollment.
EnrollPkcs10CertificateRequest.Builder - Class in org.ejbca.core.protocol.rest
 
enterpriseMappingsExist() - Static method in class org.cesecore.certificates.util.DnComponents
 
eq(String, Object) - Static method in class org.cesecore.util.query.Criteria
 
EQ - org.cesecore.util.query.elems.RelationalOperator
 
equals(Object) - Method in class org.cesecore.authentication.tokens.AlwaysAllowLocalAuthenticationToken
 
equals(Object) - Method in class org.cesecore.authentication.tokens.AuthenticationToken
 
equals(Object) - Method in class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken
 
equals(Object) - Method in class org.cesecore.authentication.tokens.X509CertificateAuthenticationToken
 
equals(Object) - Method in class org.cesecore.authorization.access.AccessSet
Deprecated.
 
equals(Object) - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
equals(Object) - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
equals(Object) - Method in class org.cesecore.certificates.certificate.Base64CertData
 
equals(Object) - Method in class org.cesecore.certificates.certificate.CertificateData
 
equals(Object) - Method in class org.cesecore.certificates.certificate.CertificateDataWrapper
 
equals(Object) - Method in class org.cesecore.certificates.certificate.CertificateStatus
 
equals(Object) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
equals(Object) - Method in class org.cesecore.certificates.certificate.request.FailInfo
 
equals(Object) - Method in class org.cesecore.certificates.certificate.request.ResponseStatus
 
equals(Object) - Method in class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
equals(Object) - Method in class org.cesecore.certificates.certificateprofile.PKIDisclosureStatement
 
equals(Object) - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
 
equals(Object) - Method in class org.cesecore.config.RaStyleInfo
 
equals(Object) - Method in class org.cesecore.ErrorCode
 
equals(Object) - Method in class org.cesecore.keybind.InternalKeyBindingTrustEntry
 
equals(Object) - Method in class org.cesecore.keys.token.AvailableCryptoToken
Classpath is considered the key for AvailableCryptoToken
equals(Object) - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
equals(Object) - Method in class org.cesecore.roles.member.AuthenticationTokenCacheKey
 
equals(Object) - Method in class org.cesecore.roles.Role
 
equals(Object) - Method in class org.cesecore.roles.RoleData
 
equals(Object) - Method in class org.cesecore.roles.RoleInformation
 
equals(Object) - Method in class org.cesecore.util.ui.RadioButton
 
equals(Object) - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
 
equals(Object) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyDataPK
 
equals(Object) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryDataPK
 
equals(Object) - Method in class org.ejbca.core.model.approval.profile.ApprovalPartition
 
equals(Object) - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
 
equals(Object) - Method in class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
equals(Object) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
equals(Object) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
equals(Object) - Method in class org.ejbca.core.model.era.RaRoleSearchRequest
 
equals(Object) - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
 
equals(Object) - Method in class org.ejbca.statedump.ejb.StatedumpObjectKey
 
equals(String) - Method in class org.cesecore.util.ui.RadioButton
 
equals(EventType) - Method in class org.cesecore.audit.enums.EventTypeHolder
 
equals(EventType) - Method in enum org.cesecore.audit.enums.EventTypes
 
equals(EventType) - Method in enum org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
 
equals(ModuleType) - Method in class org.cesecore.audit.enums.ModuleTypeHolder
 
equals(ModuleType) - Method in enum org.cesecore.audit.enums.ModuleTypes
 
equals(ModuleType) - Method in enum org.ejbca.core.ejb.audit.enums.EjbcaModuleTypes
 
equals(ServiceType) - Method in class org.cesecore.audit.enums.ServiceTypeHolder
 
equals(ServiceType) - Method in enum org.cesecore.audit.enums.ServiceTypes
 
equals(ServiceType) - Method in enum org.ejbca.core.ejb.audit.enums.EjbcaServiceTypes
 
equals(Base64CertData) - Method in class org.cesecore.certificates.certificate.Base64CertData
 
equals(CertificateData, boolean, boolean) - Method in class org.cesecore.certificates.certificate.CertificateData
 
equals(CertificateStatus) - Method in class org.cesecore.certificates.certificate.CertificateStatus
 
equals(NoConflictCertificateData, boolean, boolean) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
equals(EndEntityTypes) - Method in enum org.cesecore.certificates.endentity.EndEntityTypes
 
equals(T) - Method in interface org.cesecore.audit.enums.ConstantType
 
equalsStatus(BaseCertificateData, boolean) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Compare the status field of this and another CertificateData object.
EREASABLETOKEN - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
error(String) - Method in class org.cesecore.audit.impl.log4j.Log4jDeviceErrorHandler
 
error(String) - Method in class org.cesecore.util.log.ProbableErrorHandler
 
error(String) - Method in class org.ejbca.util.PerformanceTest.Log
 
error(String, Exception, int) - Method in class org.cesecore.audit.impl.log4j.Log4jDeviceErrorHandler
 
error(String, Exception, int) - Method in class org.cesecore.util.log.ProbableErrorHandler
 
error(String, Exception, int, LoggingEvent) - Method in class org.cesecore.audit.impl.log4j.Log4jDeviceErrorHandler
 
error(String, Exception, int, LoggingEvent) - Method in class org.cesecore.util.log.ProbableErrorHandler
 
error(String, Throwable) - Method in class org.ejbca.util.PerformanceTest.Log
 
error(AuditLogReportElem) - Method in class org.cesecore.audit.audit.AuditLogValidationReport
Add a new error to the report list
ERROR_INVALID_NONCE - Static variable in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
The nonce in the response did not match the nonce sent in the request.
ERROR_INVALID_SIGNATURE - Static variable in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
This error is returned when the signature of the OCSP-response sent by the server has an invalid signature.
ERROR_INVALID_SIGNERCERT - Static variable in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
This error is returned when the OCSP signers certificate can not be verified using the CA-certificate.
ERROR_INVALID_SIGNERID - Static variable in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
This error is returned when the signerId in the OCSP-response sent by the server does not match the first certificate in the chain in the response.
ERROR_NO_ERROR - Static variable in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
This is the standard code when no error occurred.
ERROR_NO_OCSP_URI - Static variable in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
You did not specify a URI in the call, and there is not one embedded in the certificate.
ERROR_NO_RESPONSE - Static variable in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
There was no response from the server.
ERROR_UNAUTHORIZED - Static variable in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
You are not authorized to perform a FNR/UNID lookup.
ERROR_UNKNOWN - Static variable in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
An unknown error has occurred (for example internal server error on the OCSP responder) .
ErrorAdminCommandException - Exception in org.ejbca.ui.cli
The exception thrown when an error occurs in an Admin Command (IAdminCommand)
ErrorAdminCommandException(Exception) - Constructor for exception org.ejbca.ui.cli.ErrorAdminCommandException
Creates a new instance of ErrorAdminCommandException
ErrorAdminCommandException(String) - Constructor for exception org.ejbca.ui.cli.ErrorAdminCommandException
Creates a new instance of ErrorAdminCommandException
ErrorCode - Class in org.cesecore
The error code describes the cause of an EjbcaException.
ERRORMESSAGE - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
errors() - Method in class org.cesecore.audit.audit.AuditLogValidationReport
 
errorWhenGeneratingToken(AuthenticationToken, String, String, String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Method used to signal to the log that error occurred when generating token.
ERROUT_PREFIX - Static variable in class org.cesecore.util.ExternalProcessTools
Literal for ERROUT label to log the external out streams .
escapeFieldValue(String) - Static method in class org.cesecore.util.CertTools
Escapes a value of a field in a DN, SAN or directory attributes.
escapeSql(String) - Method in class org.ejbca.util.query.BasicMatch
Escape single quotes as double quotes
EST - org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
EST_BOOLEAN_KEYS - Static variable in class org.ejbca.config.EstConfiguration
 
EST_CONFIGURATION_ID - Static variable in class org.ejbca.config.EstConfiguration
 
ESTCONFIG - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
EstConfiguration - Class in org.ejbca.config
This is a class containing EST configuration parameters.
EstConfiguration() - Constructor for class org.ejbca.config.EstConfiguration
Creates a new instance of EstConfiguration
EstConfiguration(Serializable) - Constructor for class org.ejbca.config.EstConfiguration
 
EstConfiguration(EstConfiguration) - Constructor for class org.ejbca.config.EstConfiguration
Copy constructor for EstConfiguration
EstConfigurationCache - Class in org.ejbca.core.ejb.config
Class Holding cache variable for est configuration.
EstConfigurationCache() - Constructor for class org.ejbca.core.ejb.config.EstConfigurationCache
 
estDispatch(String, String, X509Certificate, String, String, byte[]) - Method in interface org.ejbca.core.model.era.RaMasterApi
Dispatch EST request over RaMasterApi.
evaluate(Date, Date, int) - Static method in enum org.cesecore.keys.validation.KeyValidatorDateConditions
Evaluates a date matches the given condition.
EVENT_ERROR_ADDEDENDENTITY - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_ADMINISTRATORLOGGEDIN - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_ADMINISTRATORPREFERENCECHANGED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_APPROVALAPPROVED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_APPROVALREJECTED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_APPROVALREQUESTED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_BOUNDRARY - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_CAACTIVATIONCODE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_CACREATED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_CAEDITED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_CAEXPORTED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_CARENEWED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_CAREVOKED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_CERTPROFILE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_CHANGEDENDENTITY - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_CREATECERTIFICATE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_CREATECRL - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_CUSTOMLOG - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_DATABASE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_DELETEENDENTITY - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_EDITEDADMINISTRATORPRIVILEGES - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_EDITLOGCONFIGURATION - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_EDITSYSTEMCONFIGURATION - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_ENDENTITYPROFILE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_GETLASTCRL - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_HARDTOKEN_USERDATASENT - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_HARDTOKENCERTIFICATEMAP - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_HARDTOKENDATA - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_HARDTOKENGENERATED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_HARDTOKENISSUERDATA - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_HARDTOKENPROFILEDATA - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_HARDTOKENVIEWED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_KEYRECOVERY - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_NOTAUTHORIZEDTORESOURCE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_NOTIFICATION - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_PUBLICWEBUSERCONNECTED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_PUBLISHERDATA - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_PUKVIEWED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_REQUESTCERTIFICATE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_REVOKEDCERT - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_REVOKEDENDENTITY - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_SERVICEEXECUTED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_SERVICESEDITED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_SIGNEDREQUEST - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_STARTING - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_STORECERTIFICATE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_STORECRL - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_UNKNOWN - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_UNREVOKEDCERT - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_USERAUTHENTICATION - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_USERDATAFETCHED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_USERDATAREMOVED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_ERROR_USERDATASOURCEDATA - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_ADDEDENDENTITY - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_ADMINISTRATORLOGGEDIN - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_ADMINISTRATORPREFERENCECHANGED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_APPROVALAPPROVED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_APPROVALREJECTED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_APPROVALREQUESTED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_AUTHORIZEDTORESOURCE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_CAACTIVATIONCODE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_CACREATED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_CAEDITED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_CAEXPORTED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_CARENEWED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_CAREVOKED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_CERTPROFILE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_CHANGEDENDENTITY - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_CREATECERTIFICATE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_CREATECRL - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_CUSTOMLOG - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_DATABASE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_DELETEDENDENTITY - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_EDITEDADMINISTRATORPRIVILEGES - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_EDITLOGCONFIGURATION - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_EDITSYSTEMCONFIGURATION - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_ENDENTITYPROFILE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_GETLASTCRL - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_HARDTOKEN_USERDATASENT - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_HARDTOKENCERTIFICATEMAP - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_HARDTOKENDATA - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_HARDTOKENGENERATED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_HARDTOKENISSUERDATA - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_HARDTOKENPROFILEDATA - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_HARDTOKENVIEWED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_KEYRECOVERY - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_NOTIFICATION - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_PUBLICWEBUSERCONNECTED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_PUBLISHERDATA - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_PUKVIEWED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_REQUESTCERTIFICATE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_REVOKEDCERT - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_REVOKEDENDENTITY - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_SERVICEEXECUTED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_SERVICESEDITED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_SIGNEDREQUEST - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_STARTING - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_STORECERTIFICATE - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_STORECRL - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_UNKNOWN - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_UNREVOKEDCERT - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_USERAUTHENTICATION - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_USERDATAFETCHED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_USERDATAREMOVED - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_INFO_USERDATASOURCEDATA - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_SYSTEM_BOUNDRARY - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_SYSTEM_INITILIZED_LOGGING - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENT_SYSTEM_STOPPED_LOGGING - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENTNAMES_ERROR - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENTNAMES_INFO - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENTNAMES_SYSTEM - Static variable in interface org.ejbca.core.model.log.LogConstants
 
EVENTS_EDITUSER - Static variable in class org.ejbca.core.model.ra.raadmin.UserNotification
 
EVENTS_USERENROLL - Static variable in class org.ejbca.core.model.ra.raadmin.UserNotification
 
EventStatus - Enum in org.cesecore.audit.enums
Specifies the status of an operation.
EventType - Interface in org.cesecore.audit.enums
Representation of an event log type.
EventTypeHolder - Class in org.cesecore.audit.enums
 
EventTypeHolder(String) - Constructor for class org.cesecore.audit.enums.EventTypeHolder
 
EventTypes - Enum in org.cesecore.audit.enums
Contains all event types that CESeCore core needs to log to secure audit log.
execute() - Method in class org.ejbca.core.model.approval.ApprovalRequest
A main function of the ApprovalRequest, the execute() method is run when all required approvals have been made.
execute() - Method in class org.ejbca.core.model.approval.approvalrequests.ActivateCATokenApprovalRequest
 
execute() - Method in class org.ejbca.core.model.approval.approvalrequests.AddEndEntityApprovalRequest
 
execute() - Method in class org.ejbca.core.model.approval.approvalrequests.ChangeStatusEndEntityApprovalRequest
 
execute() - Method in class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
 
execute() - Method in class org.ejbca.core.model.approval.approvalrequests.GenerateTokenApprovalRequest
 
execute() - Method in class org.ejbca.core.model.approval.approvalrequests.KeyRecoveryApprovalRequest
 
execute() - Method in class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
A main function of the ApprovalRequest, the execute() method is run when all required approvals have been made.
execute() - Method in class org.ejbca.core.model.approval.approvalrequests.ViewHardTokenDataApprovalRequest
 
execute() - Method in interface org.ejbca.ui.cli.IAdminCommand
Runs the command
execute(String, JDBCUtil.Preparer, String) - Static method in class org.ejbca.util.JDBCUtil
 
execute(CAAdminSession) - Method in class org.ejbca.core.model.approval.approvalrequests.ActivateCATokenApprovalRequest
A main function of the ApprovalRequest, the execute() method is run when all required approvals have been made.
execute(EndEntityManagementSession) - Method in class org.ejbca.core.model.approval.approvalrequests.KeyRecoveryApprovalRequest
 
execute(EndEntityManagementSession, int, AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.AddEndEntityApprovalRequest
 
execute(EndEntityManagementSession, int, AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.ChangeStatusEndEntityApprovalRequest
 
execute(EndEntityManagementSession, int, AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
 
execute(EndEntityManagementSession, int, AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
 
execute(PerformanceTest.CommandFactory, int, int, int, PrintStream) - Method in class org.ejbca.util.PerformanceTest
 
executeSelectString(String, JDBCUtil.Preparer, String) - Static method in class org.ejbca.util.JDBCUtil
 
executeServiceInNoTransaction(IWorker, String) - Method in interface org.ejbca.core.ejb.services.ServiceSessionLocal
Executes a the service in a separate in no transaction.
EXECUTION_STEP_ID - Static variable in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
existsAdminPreference(String) - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSession
Checks if a admin preference exists in the database.
existsByIssuerAndSerno(String, BigInteger) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
existsByIssuerAndSerno(String, BigInteger) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Method for speedy checks if a certificate exists for issuerDN, serno
existsCa(int) - Method in interface org.cesecore.certificates.ca.CaSession
Check if a CA with given ID exists
existsCa(int) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
existsCa(String) - Method in interface org.cesecore.certificates.ca.CaSession
Check if a CA with given name exists
existsCa(String) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
existsCAIdInCertificateProfiles(int) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Method to check if a CA id exists in any of the certificate profiles.
existsCAIdInCertificateProfiles(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
existsCAInEndEntityProfiles(int) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Method to check if a CA exists in any of the end entity profiles.
existsDeltaCrlForCurrentCA() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
existsHardToken(String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Checks if a hard token serial number exists in the database
existsHardToken(String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Looks up if a serial number already have been generated.
existsHardTokenProfileInHardTokenIssuer(int) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Method to check if a hard token profile exists in any of the hard token issuers.
existsKeys(CertificateWrapper) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySession
 
existsKeyValidatorInCAs(int) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
existsKeyValidatorInCAs(int) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Checks if at least one CA references a key validator.
existsOther() - Method in class org.cesecore.certificates.util.DNFieldExtractor
Function that returns true if non standard DN field exists in dn string.
existsPublisherIdInCertificateProfiles(int) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Method to check if a Publisher id exists in any of the certificate profiles.
existsPublisherIdInCertificateProfiles(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
existsTypeAlias(String) - Method in enum org.cesecore.keybind.InternalKeyBindingFactory
 
existsUser(String) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Method checking if username already exists in database.
EXIT_CODE_PREFIX - Static variable in class org.cesecore.util.ExternalProcessTools
Literal for exit code label / prefix.
exitsPublisherInCAs(int) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Method used to check if publishers id exists in any CAs CRLPublishers Collection.
EXPIRATION_RESTRICTION_FOR_WEEKDAYS_BEFORE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
EXPIRATION_RESTRICTION_WEEKDAYS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
EXPIRED - org.ejbca.core.model.approval.profile.ApprovalPartitionWorkflowState
The partition (and also currently the whole approval) has expired and no longer requires any action
EXPIREDCERT_RETENTIONPERIOD - Static variable in class org.cesecore.config.OcspConfiguration
 
expiretime - Variable in class org.cesecore.certificates.ca.CAInfo
 
EXPIRETIME - Static variable in class org.cesecore.certificates.ca.CA
 
EXPLICIT_ECC_PUBLICKEY_PARAMETERS - Static variable in interface org.cesecore.keys.token.CryptoToken
Boolean indicating if explicit ECC parameters should be used, instead of named curves which is standard.
EXPORT_LOGS - org.cesecore.authorization.control.AuditLogRules
 
EXPORT_SIGN_ALG - Static variable in class org.cesecore.audit.audit.SigningFileOutputStream
 
EXPORT_SIGN_CERT - Static variable in class org.cesecore.audit.audit.SigningFileOutputStream
 
EXPORT_SIGN_KEYALIAS - Static variable in class org.cesecore.audit.audit.SigningFileOutputStream
 
exportAuditLogs(AuthenticationToken, CryptoToken, Date, boolean, String, String, String) - Method in interface org.cesecore.audit.audit.SecurityEventsAuditorSession
This operation is used to export a set logs.
exportAuditLogs(AuthenticationToken, CryptoToken, Date, boolean, String, String, String) - Method in class org.cesecore.audit.audit.SecurityEventsAuditorSessionBean
 
exportAuditLogs(AuthenticationToken, CryptoToken, Date, boolean, String, String, Certificate, String) - Method in interface org.cesecore.audit.audit.SecurityEventsAuditorSession
This operation is used to export a set logs.
exportAuditLogs(AuthenticationToken, CryptoToken, Date, boolean, String, String, Certificate, String) - Method in class org.cesecore.audit.audit.SecurityEventsAuditorSessionBean
 
exportAuditLogs(AuthenticationToken, CryptoToken, Date, boolean, Map<String, Object>, String) - Method in interface org.cesecore.audit.audit.SecurityEventsAuditorSession
This operation is used to export a set logs.
exportAuditLogs(AuthenticationToken, CryptoToken, Date, boolean, Map<String, Object>, String) - Method in class org.cesecore.audit.audit.SecurityEventsAuditorSessionBean
 
exportAuditLogs(AuthenticationToken, CryptoToken, Date, boolean, Map<String, Object>, Properties, Class<? extends AuditExporter>) - Method in interface org.cesecore.audit.Auditable
This operation is used to export a set logs.
exportAuditLogs(AuthenticationToken, CryptoToken, Date, boolean, Map<String, Object>, Properties, Class<? extends AuditExporter>) - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedAuditorSessionBean
 
exportAuditLogs(AuthenticationToken, CryptoToken, Date, boolean, Map<String, Object>, Properties, Class<? extends AuditExporter>) - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedDevice
 
exportAuditLogs(AuthenticationToken, CryptoToken, Date, boolean, Map<String, Object>, Properties, Class<? extends AuditExporter>) - Method in class org.cesecore.audit.impl.log4j.Log4jDevice
 
exportCAKeyStore(AuthenticationToken, String, String, String, String, String) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Exports a CA to file.
extendApprovalRequest(AuthenticationToken, int, long) - Method in interface org.ejbca.core.model.era.RaMasterApi
Extends the validity of an approval request for the given amount of time.
extendApprovalRequestNoAuth(AuthenticationToken, int, long) - Method in interface org.ejbca.core.ejb.approval.ApprovalSessionLocal
Moves the expiration date forward and sets the status for Waiting for Approval.
ExtendedCAService - Class in org.cesecore.certificates.ca.extendedservices
ExtendedCAService base class.
ExtendedCAService(HashMap<?, ?>) - Constructor for class org.cesecore.certificates.ca.extendedservices.ExtendedCAService
 
ExtendedCAService(ExtendedCAServiceInfo) - Constructor for class org.cesecore.certificates.ca.extendedservices.ExtendedCAService
 
EXTENDEDCASERVICE - Static variable in class org.cesecore.certificates.ca.CA
 
ExtendedCAServiceInfo - Class in org.cesecore.certificates.ca.extendedservices
Should be inherited by all ExtendedCAServiceInfo Value objects.
ExtendedCAServiceInfo(int) - Constructor for class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceInfo
 
extendedcaserviceinfos - Variable in class org.cesecore.certificates.ca.CAInfo
 
ExtendedCAServiceNotActiveException - Exception in org.cesecore.certificates.ca.extendedservices
 
ExtendedCAServiceNotActiveException() - Constructor for exception org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceNotActiveException
Creates a new instance of ExtendedCAServiceNotActiveException without detail message.
ExtendedCAServiceNotActiveException(Exception) - Constructor for exception org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceNotActiveException
Constructs an instance of IllegalExtendedServiceRequestException with the specified cause.
ExtendedCAServiceNotActiveException(String) - Constructor for exception org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceNotActiveException
Constructs an instance of ExtendedCAServiceNotActiveException with the specified detail message.
ExtendedCAServiceRequest - Class in org.cesecore.certificates.ca.extendedservices
Should be inherited by all ExtendedCAServiceRequest Value objects.
ExtendedCAServiceRequest() - Constructor for class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceRequest
 
ExtendedCAServiceRequestException - Exception in org.cesecore.certificates.ca.extendedservices
Error processing the extended CA Service request
ExtendedCAServiceRequestException() - Constructor for exception org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceRequestException
Creates a new instance of ExtendedCAServiceRequestException without detail message.
ExtendedCAServiceRequestException(Exception) - Constructor for exception org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceRequestException
Constructs an instance of ExtendedCAServiceRequestException with the specified cause.
ExtendedCAServiceRequestException(String) - Constructor for exception org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceRequestException
Constructs an instance of ExtendedCAServiceRequestException with the specified detail message.
ExtendedCAServiceResponse - Class in org.cesecore.certificates.ca.extendedservices
Should be inherited by all ExtendedCAServiceResonse Value objects.
ExtendedCAServiceResponse() - Constructor for class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceResponse
 
EXTENDEDCASERVICES - Static variable in class org.cesecore.certificates.ca.CA
 
EXTENDEDCASERVICETYPE - Static variable in class org.cesecore.certificates.ca.extendedservices.ExtendedCAService
 
ExtendedCAServiceTypes - Class in org.cesecore.certificates.ca.extendedservices
 
ExtendedCAServiceTypes() - Constructor for class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceTypes
 
ExtendedInformation - Class in org.cesecore.certificates.endentity
The model representation of Extended Information about a user.
ExtendedInformation - Class in org.ejbca.core.model.ra
Deprecated.
Use org.cesecore.certificates.endentity.ExtendedInformation instead. Deprecated since EJBCA 5.0.0
ExtendedInformation() - Constructor for class org.cesecore.certificates.endentity.ExtendedInformation
Creates a new instance of ExtendedInformation
ExtendedInformation() - Constructor for class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
Creates a new instance of EndEntity Profile
ExtendedInformation(ExtendedInformation) - Constructor for class org.cesecore.certificates.endentity.ExtendedInformation
Copy constructor
ExtendedInformationFields - Class in org.ejbca.core.model.ra
Constants specific to EJBCA that are used to store EJBCA specific extended information
ExtendedInformationFields() - Constructor for class org.ejbca.core.model.ra.ExtendedInformationFields
 
extendedInformationToStringData(ExtendedInformation) - Static method in class org.cesecore.certificates.endentity.EndEntityInformation
 
extendedInformationToStringData(ExtendedInformation) - Static method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
ExtendedInformationWS - Class in org.ejbca.core.protocol.ws.objects
Class used to represent extended information in userdata in the WebService API.
ExtendedInformationWS() - Constructor for class org.ejbca.core.protocol.ws.objects.ExtendedInformationWS
Emtpy constructor used by internally by web services
ExtendedInformationWS(String, String) - Constructor for class org.ejbca.core.protocol.ws.objects.ExtendedInformationWS
Constructor used when creating a new ExtendedInformationWS.
ExtendedKeyUsage - Class in org.cesecore.certificates.certificate.certextensions.standard
Class for standard X509 certificate extension.
ExtendedKeyUsage() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.ExtendedKeyUsage
 
EXTENDEDKEYUSAGE - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
EXTENDEDKEYUSAGE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
EXTENDEDKEYUSAGECRITICAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
extendedService(AuthenticationToken, int, ExtendedCAServiceRequest) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Method used to perform a extended CA Service, like OCSP CA Service.
extendedService(CryptoToken, ExtendedCAServiceRequest) - Method in class org.cesecore.certificates.ca.CA
Method used to perform the service.
extendedService(CryptoToken, ExtendedCAServiceRequest) - Method in class org.cesecore.certificates.ca.extendedservices.ExtendedCAService
Method used to perform the service.
extendedService(CryptoToken, ExtendedCAServiceRequest) - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAService
 
extendedService(CryptoToken, ExtendedCAServiceRequest) - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAService
 
extendedService(CryptoToken, ExtendedCAServiceRequest) - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAService
 
EXTENSIONDATA - Static variable in class org.cesecore.certificates.endentity.ExtendedInformation
Extension data can be used by the BasicCertificateExtension or custom certificate extensions to store data to be used when creating the extension such as the extension value.
EXTERNAL_COMMAND - Static variable in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Literal for external command storage key.
EXTERNALCDP - Static variable in class org.cesecore.certificates.ca.X509CA
 
ExternalCommandCertificateValidator - Class in org.cesecore.keys.validation
External command certificate validator for multiple platforms.
ExternalCommandCertificateValidator() - Constructor for class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Public constructor needed for deserialization.
ExternalCommandCertificateValidator(String) - Constructor for class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Creates a new instance.
ExternalProcessException - Exception in org.cesecore.util
The external process exception is the base exception to handle (platform dependent) external process calls (ExternalProcessTools.
ExternalProcessException() - Constructor for exception org.cesecore.util.ExternalProcessException
Default constructor.
ExternalProcessException(Exception) - Constructor for exception org.cesecore.util.ExternalProcessException
Parameterized constructor.
ExternalProcessException(String) - Constructor for exception org.cesecore.util.ExternalProcessException
Parameterized constructor.
ExternalProcessException(String, Throwable) - Constructor for exception org.cesecore.util.ExternalProcessException
Parameterized constructor.
ExternalProcessException(String, Throwable, List<String>) - Constructor for exception org.cesecore.util.ExternalProcessException
Parameterized constructor.
ExternalProcessException(String, List<String>) - Constructor for exception org.cesecore.util.ExternalProcessException
Parameterized constructor.
ExternalProcessTools - Class in org.cesecore.util
Tools to handle calls with Java Process API
ExternalScriptsConfiguration - Interface in org.cesecore.config
Type for configurable calls to external scripts.
ExternalScriptsWhitelist - Class in org.cesecore.keys.validation
Class containing logic for a whitelist of scripts allowed to be executed by "External Command Validators".
ExternalScriptsWhitelist(String...) - Constructor for class org.cesecore.keys.validation.ExternalScriptsWhitelist
Create a new enabled whitelist permitting execution of the scripts given as input.
ExternalScriptsWhitelist(List<File>, boolean) - Constructor for class org.cesecore.keys.validation.ExternalScriptsWhitelist
Create a new whitelist permitting execution of the scripts given as input.
EXTRA_EC_CURVES - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
extractExitCode(List<String>) - Static method in class org.cesecore.util.ExternalProcessTools
Extracts the exit code in the list (at index 0 prefixed with #EXIT_CODE_PREFIX).
extractFreshestCrlDistributionPoints(X509CRL) - Static method in class org.cesecore.certificates.util.cert.CrlExtensions
 
extractIndexFromId(String) - Static method in class org.ejbca.util.DNFieldDescriber
 
extractIntValue(Object) - Static method in class org.cesecore.util.ValueExtractor
Return the intValue if the supplied object has a "intValue" method.
extractLongValue(Object) - Static method in class org.cesecore.util.ValueExtractor
Return the longValue if the supplied object has a "longValue" method.
extractReasonCode(X509CRLEntry) - Static method in class org.cesecore.certificates.util.cert.CrlExtensions
 
extractRequestFromRawData(String) - Static method in class org.ejbca.ui.web.pub.MSCertTools
 
extractSaltFromPasswordHash(String) - Static method in class org.ejbca.util.crypto.CryptoTools
This method takes a BCrypt-generated password hash and extracts the salt element into cleartext.
extractSubjectAltNameFromId(EndEntityProfile, String) - Static method in class org.ejbca.util.DNFieldDescriber
 
extractSubjectDirAttrFromId(EndEntityProfile, String) - Static method in class org.ejbca.util.DNFieldDescriber
 
extractSubjectDnNameFromId(EndEntityProfile, String) - Static method in class org.ejbca.util.DNFieldDescriber
 

F

FAIL_ON_ERROR_CODE - Static variable in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Literal for fail on error code storage key.
FAIL_ON_STANDARD_ERROR - Static variable in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Literal for fail on standard error storage key.
FAILED_ACTION - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
FailInfo - Class in org.cesecore.certificates.certificate.request
Encapsulates the possible values for the failinfo part of a SCEP or CMP FAILURE response.
FAILURE - org.cesecore.audit.enums.EventStatus
Operation failed.
FAILURE - Static variable in class org.cesecore.certificates.certificate.request.ResponseStatus
Request rejected
fakecrlbytes - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
FALSE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
FALSE - Static variable in class org.ejbca.core.model.ca.publisher.BasePublisher
 
FALSE - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
FALSE - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
FALSE - Static variable in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
 
FASCN - Static variable in class org.cesecore.certificates.util.DnComponents
 
FASCN - Static variable in class org.cesecore.util.CertTools
 
FASCN_OBJECTID - Static variable in class org.cesecore.util.CertTools
 
fastDateFormat(Date) - Method in class org.ejbca.util.NotificationParamGen
 
fetch(AuthenticationToken, String) - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
Searches for userdata given the searchstring
fetch(AuthenticationToken, String) - Method in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
fetch(AuthenticationToken, String) - Method in class org.ejbca.core.model.ra.userdatasource.DummyCustomUserDataSource
A dummy fetch implementation that returns a EndEntityInformation if the searchstring "per" is given Othervise a empty collection is returned.
fetch(AuthenticationToken, String) - Method in interface org.ejbca.core.model.ra.userdatasource.ICustomUserDataSource
 
fetch(AuthenticationToken, Collection<Integer>, String) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Main method used to fetch userdata from the given user data sources See BaseUserDataSource class for further documentation about function Checks that the administrator is authorized to fetch userdata.
fetchCertGenParams() - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Returns an object with configuration parameters for extensions (currently only for the CT extension).
fetchCertificateSerialNumber() - Method in class org.cesecore.keybind.InternalKeyBindingTrustEntry
 
fetchSCTList(List<Certificate>, CertificateProfile, CTSubmissionConfigParams) - Method in interface org.cesecore.certificates.certificatetransparency.CertificateTransparency
Overloaded method with usageMode = UsageMode.CERTIFICATE.
fetchSCTList(List<Certificate>, CertificateProfile, CTSubmissionConfigParams, CertificateTransparency.UsageMode) - Method in interface org.cesecore.certificates.certificatetransparency.CertificateTransparency
Tries to add a certificate to CT logs and obtain SCTs (Signed Certificate Timestamps).
fetchUnidFnrData(String) - Method in interface org.ejbca.core.ejb.unidfnr.UnidfnrSessionLocal
Look up database and search for UnidFnrData object based on serial number
fetchUserData(List<String>, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Fetches userdata from an existing UserDataSource.
fetchUserDataSourceVOs(AuthenticationToken, String) - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
Method that returns the fetched UserDataSourceVOs with the isModifyableset set.
Field(String) - Constructor for class org.ejbca.core.model.ra.raadmin.EndEntityProfile.Field
 
FIELD_ADDITIONAL_DETAILS - Static variable in interface org.cesecore.audit.AuditLogEntry
 
FIELD_AUTHENTICATION_TOKEN - Static variable in interface org.cesecore.audit.AuditLogEntry
 
FIELD_CUSTOM_ID - Static variable in interface org.cesecore.audit.AuditLogEntry
 
FIELD_EVENTSTATUS - Static variable in interface org.cesecore.audit.AuditLogEntry
 
FIELD_EVENTTYPE - Static variable in interface org.cesecore.audit.AuditLogEntry
 
FIELD_MODULE - Static variable in interface org.cesecore.audit.AuditLogEntry
 
FIELD_NODEID - Static variable in interface org.cesecore.audit.AuditLogEntry
 
FIELD_SEARCHABLE_DETAIL1 - Static variable in interface org.cesecore.audit.AuditLogEntry
 
FIELD_SEARCHABLE_DETAIL2 - Static variable in interface org.cesecore.audit.AuditLogEntry
 
FIELD_SEQUENCENUMBER - Static variable in interface org.cesecore.audit.AuditLogEntry
 
FIELD_SERVICE - Static variable in interface org.cesecore.audit.AuditLogEntry
 
FIELD_TIMESTAMP - Static variable in interface org.cesecore.audit.AuditLogEntry
 
FIELD_VALUE_NOT_VALID - Static variable in class org.cesecore.ErrorCode
 
FieldInstance(String, int) - Constructor for class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
FIELDSWITHOUTPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
FIELDSWITHOUTPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
FIELDSWITHOUTPUK - Static variable in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
FIELDSWITHOUTPUK - Static variable in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
FIELDSWITHPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
FIELDSWITHPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
FIELDSWITHPUK - Static variable in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
FIELDSWITHPUK - Static variable in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
FIELDTEXTSWITHOUTPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
FIELDTEXTSWITHOUTPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
FIELDTEXTSWITHOUTPUK - Static variable in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
FIELDTEXTSWITHOUTPUK - Static variable in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
FIELDTEXTSWITHPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
FIELDTEXTSWITHPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
FIELDTEXTSWITHPUK - Static variable in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
FIELDTEXTSWITHPUK - Static variable in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
FIELDTYPE - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
FileTools - Class in org.cesecore.util
Tools to handle some common file operations.
FileTools() - Constructor for class org.cesecore.util.FileTools
 
FILTERMODE_ADVANCED - Static variable in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
FILTERMODE_BASIC - Static variable in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
finalize() - Method in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
Does nothing.
finalize() - Method in class org.ejbca.core.model.ra.userdatasource.DummyCustomUserDataSource
 
find(int) - Method in class org.cesecore.roles.member.RoleMemberDataSessionBean
 
find(int) - Method in interface org.cesecore.roles.member.RoleMemberDataSessionLocal
Finds an RoleMemberData by its primary key.
findActiveCertificatesByType(Collection<Integer>) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findActiveCertificatesByType(Collection<Integer>) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findActiveCertificatesByTypeAndIssuer(Collection<Integer>, String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findActiveCertificatesByTypeAndIssuer(Collection<Integer>, String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findAll() - Method in class org.cesecore.certificates.ca.CaSessionBean
 
findAll() - Method in interface org.cesecore.certificates.ca.CaSessionLocal
 
findAll() - Method in interface org.ejbca.core.ejb.services.ServiceDataSessionLocal
 
findAll(EntityManager) - Static method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
findAll(EntityManager) - Static method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
findAll(EntityManager) - Static method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
findAll(EntityManager) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
findAll(EntityManager) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
findAll(EntityManager) - Static method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
findAll(EntityManager) - Static method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
findAll(EntityManager) - Static method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
findAllBatchUsersByStatusWithLimit(int) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSession
Finds all batch users with a specified status.
findAllById(EntityManager, Collection<Integer>) - Static method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
findAllProfiles() - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSessionLocal
 
findAllProfiles(String) - Method in class org.cesecore.profiles.ProfileSessionBean
 
findAllProfiles(String) - Method in interface org.cesecore.profiles.ProfileSessionLocal
 
findAllTokenSN(EntityManager) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
findAllUsersByCaId(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSession
Finds all users registered to a specified CA.
findAllUsersByCaIdNoAuth(int) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
Like EndEntityManagementSession#findAllUsersByCaId, but performs no auth check.
findAllUsersByStatus(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSession
Finds all users with a specified status.
findAllUsersWithLimit(AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
Finds all users, limited by the maximum query count defined in the global configuration.
findApprovalDataVO(int) - Method in interface org.ejbca.core.ejb.approval.ApprovalSession
Method that takes an approvalId and returns all approval requests for this.
findByAlias(EntityManager, String) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
findByApprovalProfileName(String) - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSessionLocal
 
findByCertificateFingerprint(EntityManager, String) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
findByCertificateProfileId(int) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
Method that checks if a user exists in the database having the given CertificateProfile id.
findByConfigurationId(String) - Method in class org.cesecore.configuration.GlobalConfigurationSessionBean
 
findByConfigurationId(String) - Method in interface org.cesecore.configuration.GlobalConfigurationSessionLocal
 
findByEndEntityProfileId(int) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
Methods that returns a list of users in the database having the given EndEntityProfile id.
findByExpireDateAndIssuerWithLimit(long, String, int) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findByExpireDateAndIssuerWithLimit(long, String, int) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findByExpireDateAndTypeWithLimit(long, int, int) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findByExpireDateAndTypeWithLimit(long, int, int) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findByExpireDateWithLimit(long, int) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findByExpireDateWithLimit(long, int) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findByExpireDateWithLimitAndOffset(long, int, int) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findByExpireDateWithLimitAndOffset(long, int, int) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findByFingerprint(String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findByFingerprint(String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findByFingerprint(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateDataSessionBean
 
findByFingerprint(String) - Method in interface org.cesecore.certificates.certificate.NoConflictCertificateDataSessionLocal
 
findByFingerprint(EntityManager, String) - Static method in class org.cesecore.certificates.certificate.Base64CertData
 
findByFingerprint(EntityManager, String) - Static method in class org.cesecore.certificates.certificate.CertificateData
Deprecated.
Since 6.13.0. Use method in CertificateDataSession instead
findByFingerprint(EntityManager, String) - Static method in class org.cesecore.certificates.crl.CRLData
 
findById(int) - Method in class org.cesecore.profiles.ProfileSessionBean
 
findById(int) - Method in interface org.cesecore.profiles.ProfileSessionLocal
 
findById(Integer) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
findById(Integer) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
 
findById(Integer) - Method in interface org.ejbca.core.ejb.services.ServiceDataSession
 
findById(EntityManager, int) - Static method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
findById(EntityManager, int) - Static method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
findById(EntityManager, int) - Static method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
findById(EntityManager, int) - Static method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
findById(EntityManager, Integer) - Static method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
findById(EntityManager, String) - Static method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
 
findById(EntityManager, String) - Static method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
findByIdOrThrow(Integer) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
findByIdOrThrow(Integer) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
 
findByIds(Collection<Integer>) - Method in class org.cesecore.profiles.ProfileSessionBean
 
findByIds(Collection<Integer>) - Method in interface org.cesecore.profiles.ProfileSessionLocal
Retrieves a list of ProfileData objects
findByIssuerDN(EntityManager, String) - Static method in class org.cesecore.certificates.crl.CRLData
 
findByIssuerDNAndCRLNumber(EntityManager, String, int) - Static method in class org.cesecore.certificates.crl.CRLData
 
findByIssuerDNSerialNumber(String, String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findByIssuerDNSerialNumber(String, String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findByIssuerDNSerialNumber(String, String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateDataSessionBean
 
findByIssuerDNSerialNumber(String, String) - Method in interface org.cesecore.certificates.certificate.NoConflictCertificateDataSessionLocal
 
findByIssuerDNSerialNumber(EntityManager, String, String) - Static method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
 
findByName(String) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
findByName(String) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
 
findByName(String) - Method in interface org.ejbca.core.ejb.services.ServiceDataSessionLocal
 
findByName(EntityManager, String) - Static method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
findByName(EntityManager, String) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
findByName(EntityManager, String) - Static method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
findByNameAndType(String, String) - Method in class org.cesecore.profiles.ProfileSessionBean
 
findByNameAndType(String, String) - Method in interface org.cesecore.profiles.ProfileSessionLocal
 
findByNameOrThrow(String) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
findByNameOrThrow(String) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
 
findByPk(EntityManager, String) - Static method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
findByPK(EntityManager, Integer) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
findByPK(EntityManager, Integer) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
findByPK(EntityManager, HardTokenPropertyDataPK) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
findByPK(EntityManager, KeyRecoveryDataPK) - Static method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
findByProfileName(EntityManager, String) - Static method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
findByProfileName(EntityManager, String) - Static method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
findByProperty(EntityManager, String, String) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
findByRoleId(int) - Method in class org.cesecore.roles.member.RoleMemberDataSessionBean
 
findByRoleId(int) - Method in interface org.cesecore.roles.member.RoleMemberDataSessionLocal
 
findBySerialNumber(String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findBySerialNumber(String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findBySerialNumber(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateDataSessionBean
 
findBySerialNumber(String) - Method in interface org.cesecore.certificates.certificate.NoConflictCertificateDataSessionLocal
 
findBySubjectDN(String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findBySubjectDN(String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findBySubjectKeyIdentifier(HashID) - Method in enum org.cesecore.certificates.ca.internal.CaCertificateCache
 
findByTokenSN(EntityManager, String) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
findByTokenSN(EntityManager, String) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
findByTypeAndValue(EntityManager, String, String) - Static method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
findByUserMark(EntityManager, String) - Static method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
findByUsername(String) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
 
findByUsername(EntityManager, String) - Static method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
 
findByUsername(EntityManager, String) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
findByUsername(EntityManager, String) - Static method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
findByUsernameAndStatus(String, int) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findByUsernameAndStatus(String, int) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findByUsernameAndStatusAfterExpireDate(String, int, long) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findByUsernameAndStatusAfterExpireDate(String, int, long) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findByUsernameOrdered(String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findByUsernameOrdered(String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findCertificateByFingerprint(String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds a certificate based on fingerprint.
findCertificateByFingerprint(String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificateByFingerprintRemote(String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificateByFingerprintRemote(String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionRemote
Finds a certificate by fingerprint (remote EJB interface, supports unnamed ECC and Brainpool)
findCertificateByIssuerAndSerno(String, BigInteger) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds a certificate specified by issuer DN and serial number.
findCertificateByIssuerAndSerno(String, BigInteger) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesByExpireTimeAndIssuerWithLimit(Date, String, int) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds certificates expiring within a specified time, issued by a specified issuer and have status "active" or "notifiedaboutexpiration".
findCertificatesByExpireTimeAndIssuerWithLimit(Date, String, int) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesByExpireTimeAndTypeWithLimit(Date, int, int) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds certificates expiring within a specified time, of a specified type and have status "active" or "notifiedaboutexpiration".
findCertificatesByExpireTimeAndTypeWithLimit(Date, int, int) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesByExpireTimeWithLimit(Date) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds certificates expiring within a specified time and that have status "active" or "notifiedaboutexpiration".
findCertificatesByExpireTimeWithLimit(Date) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesByExpireTimeWithLimit(Date, int) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds certificates expiring within a specified time and that have status "active" or "notifiedaboutexpiration".
findCertificatesByExpireTimeWithLimit(Date, int) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesByIssuerAndSernos(String, Collection<BigInteger>) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
The method retrieves all certificates from a specific issuer which are identified by list of serial numbers.
findCertificatesByIssuerAndSernos(String, Collection<BigInteger>) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesByIssuerDnAndSerialNumbers(String, Collection<BigInteger>) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findCertificatesByIssuerDnAndSerialNumbers(String, Collection<BigInteger>) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findCertificatesBySubject(String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Lists certificates for a given subject.
findCertificatesBySubject(String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesBySubjectAndIssuer(String, String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Lists certificates for a given subject signed by the given issuer.
findCertificatesBySubjectAndIssuer(String, String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesBySubjectAndIssuer(String, String, boolean) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Lists certificates for a given subject signed by the given issuer.
findCertificatesBySubjectAndIssuer(String, String, boolean) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesBySubjectKeyId(byte[]) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Find a certificate by its subject key ID
findCertificatesBySubjectKeyId(byte[]) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesByType(int, String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Lists all active (status = 20) certificates of a specific type and if given from a specific issuer.
findCertificatesByType(int, String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesByUsername(String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds certificate(s) for a given username.
findCertificatesByUsername(String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesByUsername(AuthenticationToken, String, boolean, long) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSession
Retrieves a collection of certificates as byte array generated for a user.
findCertificatesByUsernameAndStatus(String, int) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds certificate(s) for a given username and status.
findCertificatesByUsernameAndStatus(String, int) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesByUsernameAndStatusAfterExpireDate(String, int, long) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds certificate(s) for a given username and status if the expireDate is after the provided one.
findCertificatesByUsernameAndStatusAfterExpireDate(String, int, long) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findCertificatesInHardToken(String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Returns all the X509Certificates places in a hard token.
findCerts(String, boolean) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Retrieves a collection of certificates generated for a user.
findCountOfPendingEntriesForPublisher(EntityManager, int) - Static method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
findCountOfPendingEntriesForPublisher(EntityManager, int, int[], int[]) - Static method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
findDataByFingerprint(EntityManager, String) - Static method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
findDataByPublisherIdAndStatus(EntityManager, int, int, int) - Static method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
findExpirationInfo(Collection<String>, Collection<Integer>, long, long, long) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findExpirationInfo(Collection<String>, Collection<Integer>, long, long, long) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
Fetch a List of all certificate fingerprints and corresponding username We want to accomplish two things: 1.
findExpirationInfo(Collection<String>, Collection<Integer>, long, long, long) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findExpirationInfo(Collection<String>, Collection<Integer>, long, long, long) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Fetch a List of all certificate fingerprints and corresponding username
findExpiringCertificates(Date, int, int) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds certificates expiring within a specified time and that have status "active" or "notifiedaboutexpiration".
findExpiringCertificates(Date, int, int) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findFingerprintsByIssuerDN(String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findFingerprintsByIssuerDN(String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findFirstCertificateInfo(String, String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findFirstCertificateInfo(String, String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findFirstCertificateInfo(String, BigInteger) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findFirstCertificateInfo(String, BigInteger) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
return CertificateInfo for the certificate with issuerDN and serno.
findFirstCertificateInfo(String, BigInteger) - Method in interface org.ejbca.core.ejb.ca.store.CertReqHistorySessionLocal
 
findFreeEndEntityProfileId() - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
 
findHardTokenByCertificateSNIssuerDN(BigInteger, String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Returns the tokensn that belongs to a given certificatesn and tokensn.
findHashAlgorithm() - Method in class org.ejbca.core.ejb.ra.UserData
 
findHighestCRLNumber(EntityManager, String, boolean) - Static method in class org.cesecore.certificates.crl.CRLData
 
findIdsByPropertyAndValue(EntityManager, String, String) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
findLastUsernameByIssuerDNSerialNumber(String, String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findLastUsernameByIssuerDNSerialNumber(String, String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findLatestByIssuerDN(HashID) - Method in enum org.cesecore.certificates.ca.internal.CaCertificateCache
 
findLatestBySubjectDN(HashID) - Method in enum org.cesecore.certificates.ca.internal.CaCertificateCache
 
findLatestX509CertificateBySubject(String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Find the latest published X509Certificate matching the given subject DN.
findLatestX509CertificateBySubject(String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findLatestX509CertificateBySubject(String, X509Certificate, boolean) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Find the latest published X509Certificate matching the given subject DN.
findLatestX509CertificateBySubject(String, X509Certificate, boolean) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findMostRecentlyUpdatedActiveCertificate(byte[]) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findMostRecentlyUpdatedActiveCertificate(byte[]) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Find the most recently issued/updated certificate for a public key
findNameById(Integer) - Method in interface org.ejbca.core.ejb.services.ServiceDataSessionLocal
 
findNewOrKeyrecByHardTokenIssuerId(int, int) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
 
findNonExpiredApprovalDataLocal(int) - Method in interface org.ejbca.core.ejb.approval.ApprovalSessionLocal
 
findNonExpiredApprovalRequest(int) - Method in interface org.ejbca.core.ejb.approval.ApprovalSession
Method returning an approval requests with status 'waiting', 'Approved' or 'Reject' returns null if no non expired exists
findNumberOfExpiringCertificates(Date) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds count of certificates expiring within a specified time and that have status "active" or "notifiedaboutexpiration".
findNumberOfExpiringCertificates(Date) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findRoleMember(int) - Method in class org.cesecore.roles.member.RoleMemberDataSessionBean
 
findRoleMember(int) - Method in interface org.cesecore.roles.member.RoleMemberDataSessionLocal
Finds an RoleMember by its primary key from the cache.
findRoleMemberByRoleId(int) - Method in class org.cesecore.roles.member.RoleMemberDataSessionBean
 
findRoleMemberByRoleId(int) - Method in interface org.cesecore.roles.member.RoleMemberDataSessionLocal
Finds all role members belonging to a specific role.
findSubjectDNsByCaIdAndNotUsername(int, String, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
 
findUser(String) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
Finds a user by username, performs no authorization
findUser(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSession
Finds a user by username.
findUser(UserMatch) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Retrieves information about users in the database.
findUserByEmail(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSession
Finds a users by subject email.
findUserBySubjectAndIssuerDN(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSession
Find users by their subject and issuer DN.
findUserBySubjectDN(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSession
Find users by their subject DN.
findUsernameByCertSerno(BigInteger, String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds username for a given certificate serial number.
findUsernameByCertSerno(BigInteger, String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findUsernameByFingerprint(String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findUsernameByFingerprint(String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
 
findUsernameByIssuerDnAndSerialNumber(String, String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findUsernameByIssuerDnAndSerialNumber(String, String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findUsernameByIssuerDnAndSerialNumber(String, BigInteger) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Return the username of a certificate data object matching the given issuer DN and serial number (there may be only one).
findUsernameByIssuerDnAndSerialNumber(String, BigInteger) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findUsernamesByExpireTimeWithLimit(long, long, int) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findUsernamesByExpireTimeWithLimit(long, long, int) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findUsernamesByExpireTimeWithLimit(Date) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds usernames of users having certificate(s) expiring within a specified time and that has status "active" or "notifiedaboutexpiration".
findUsernamesByExpireTimeWithLimit(Date) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findUsernamesByHardTokenSerialNumber(EntityManager, String, int) - Static method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
findUsernamesByIssuerDNAndSubjectDN(String, String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
 
findUsernamesByIssuerDNAndSubjectDN(String, String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findUsernamesByIssuerDNAndSubjectKeyId(String, byte[]) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
 
findUsernamesByIssuerDNAndSubjectKeyId(String, byte[]) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
findUsernamesByIssuerDNAndSubjectKeyId(String, String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findUsernamesByIssuerDNAndSubjectKeyId(String, String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findUsernamesBySubjectDNAndIssuerDN(String, String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findUsernamesBySubjectDNAndIssuerDN(String, String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findUsernamesBySubjectKeyIdOrDnAndIssuer(String, String, String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
findUsernamesBySubjectKeyIdOrDnAndIssuer(String, String, String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
findUsers(List<Integer>, long, int) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Selects a list of specific list of EndEntityInformation entities, as filtered by the below parameters.
findUserWS(AuthenticationToken, UserMatch, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Retrieves information about users Authorization requirements:
findWaitingForApprovalApprovalDataLocal() - Method in interface org.ejbca.core.ejb.approval.ApprovalSessionLocal
Returns a list of all approval requests whose status is WAITING_FOR_APPROVAL only (aka.
finishCacheReload(int, Map<AuthenticationToken, AccessSet>) - Static method in class org.cesecore.authorization.cache.RemoteAccessSetCacheHolder
Deprecated.
 
finishuser - Variable in class org.cesecore.certificates.ca.CAInfo
 
finishUser(EndEntityInformation) - Method in interface org.ejbca.core.ejb.ca.auth.EndEntityAuthenticationSession
Set the status of a user to finished, called when a user has been successfully processed.
finishUserAfterLocalKeyRecovery(AuthenticationToken, String, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Performs a finishUser operation after a key recovery operation.
firePropertyChange(String, Object, Object) - Method in class org.cesecore.util.ui.DynamicUiModel
Fires a property change event for the property with the given name.
firePropertyChange(Map<Object, Object>, Map<Object, Object>) - Method in class org.cesecore.util.ui.DynamicUiModel
Fire a property change event for the properties.
FIXED - Static variable in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
FIXED_CERTIFICATEPROFILE_BOUNDRY - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
Constants defining range of id's reserved for fixed certificate types.
FIXED_PROFILENAMES - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
FIXED_STEP_ID - Static variable in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
FixEndOfBrokenXML - Class in org.ejbca.util
fixUrl(String) - Static method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
Makes sure that a URL ends with /ct/v1/
fixXML(String, String, String) - Static method in class org.ejbca.util.FixEndOfBrokenXML
Fixes XML with lost characters in the end.
flags - Variable in class org.ejbca.core.protocol.cmp.client.CMPSendTCP
 
flush() - Method in enum org.cesecore.certificates.ca.internal.CaCache
 
flush() - Method in enum org.cesecore.certificates.ocsp.cache.OcspRequestSignerStatusCache
Clear cache.
flush() - Method in class org.cesecore.certificates.ocsp.logging.PatternLogger
Writes all the rows created by writeln() to the Logger
flush() - Method in interface org.cesecore.internal.CommonCache
Remove all references from this cache
flush() - Method in class org.cesecore.internal.CommonCacheBase
 
flush() - Method in enum org.cesecore.keybind.InternalKeyBindingCache
 
flush() - Method in enum org.cesecore.keys.token.CryptoTokenCache
 
flush() - Method in enum org.cesecore.keys.validation.ValidatorCache
 
flush() - Method in enum org.cesecore.roles.management.RoleCache
 
flush() - Method in enum org.cesecore.roles.member.AuthenticationTokenCache
 
flush() - Method in enum org.cesecore.roles.member.RoleMemberCache
 
flush() - Method in enum org.ejbca.core.model.validation.PublicKeyBlacklistEntryCache
 
flush() - Method in class org.ejbca.util.DummyPatternLogger
 
flush() - Method in interface org.ejbca.util.IPatternLogger
Writes all the rows created by writeln() to the Logger
flush() - Method in class org.ejbca.util.Log4jHandler
 
flush() - Method in class org.ejbca.util.PatternLogger
 
flushBlacklistEntryCache() - Method in interface org.ejbca.core.ejb.ca.validation.BlacklistSessionLocal
Flushes the public key blacklist entry cache to ensure that next time they are read from database.
flushCACache() - Method in class org.cesecore.certificates.ca.CaSessionBean
 
flushCACache() - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Makes sure that no CAs are cached to ensure that we read from database next time we try to access it.
flushCACache() - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Makes sure that no CAs are cached to ensure that we read from database next time we try to access it.
flushCache() - Method in class org.cesecore.keybind.InternalKeyBindingDataSessionBean
 
flushCache() - Method in interface org.cesecore.keybind.InternalKeyBindingDataSessionLocal
Clears the InternalKeyBinding cache.
flushCache() - Method in class org.cesecore.keys.token.CryptoTokenSessionBean
 
flushCache() - Method in interface org.cesecore.keys.token.CryptoTokenSessionLocal
Clears the CryptoToken cache.
flushConfigurationCache(String) - Method in interface org.cesecore.configuration.GlobalConfigurationSession
Clear and load global configuration cache.
flushConfigurationCache(String) - Method in class org.cesecore.configuration.GlobalConfigurationSessionBean
 
flushExcludingIDs(List<Integer>) - Method in class org.cesecore.keys.token.CryptoTokenSessionBean
 
flushExcludingIDs(List<Integer>) - Method in interface org.cesecore.keys.token.CryptoTokenSessionLocal
Clears the CryptoToken cache except for the cache entries specified in excludeIDs
flushKeyValidatorCache() - Method in interface org.cesecore.keys.validation.KeyValidatorSession
Flushes the key validators cache to ensure that next time they are read from database.
flushKeyValidatorCache() - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
flushProfileCache() - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Clear and reload certificate profile caches.
flushProfileCache() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
flushProfileCache() - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Clear and reload end entity profile caches.
flushPublisherCache() - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSessionLocal
Makes sure that no Publishers are cached to ensure that we read from database next time we try to access it.
FnrFromUnidExtension - Class in org.ejbca.core.protocol.ocsp.extension.unid
The ASN.1 extension with OID 2.16.578.1.16.3.2 used to request an FNR from a UNID and respond with the FNR.
FnrFromUnidExtension(String) - Constructor for class org.ejbca.core.protocol.ocsp.extension.unid.FnrFromUnidExtension
 
FnrFromUnidExtension(DERIA5String) - Constructor for class org.ejbca.core.protocol.ocsp.extension.unid.FnrFromUnidExtension
 
FnrFromUnidOid - Static variable in class org.ejbca.core.protocol.ocsp.extension.unid.FnrFromUnidExtension
 
forceCacheExpiration() - Method in class org.cesecore.certificates.ca.internal.CaIDCacheBean
This method sets the update time back down to zero, effectively forcing the cache to be reloaded on next read.
forceCacheExpire() - Method in interface org.cesecore.authorization.AuthorizationSession
Helper method to clear the local access control rule cache.
forceCacheExpire() - Method in class org.cesecore.authorization.AuthorizationSessionBean
 
forceCacheExpire() - Method in interface org.cesecore.roles.management.RoleDataSession
Forces the RoleMemberData and AuthorizationToken caches to expire
forceCacheExpire() - Method in class org.cesecore.roles.management.RoleDataSessionBean
 
forceCacheExpire() - Method in interface org.cesecore.roles.member.RoleMemberDataSession
Forces the RoleData cache to expire
forceCacheExpire() - Method in class org.cesecore.roles.member.RoleMemberDataSessionBean
 
forceCRL(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.crl.PublishingCrlSession
Method that forces generation of a CRL for a certain CA
forceDeltaCRL(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.crl.PublishingCrlSession
Method that forces generation of a Delta CRL for a certain CA
forceEmptyCache() - Static method in class org.cesecore.authorization.cache.RemoteAccessSetCacheHolder
Deprecated.
Empties the cache.
forceProfileCacheRebuild() - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSession
Forces the profile cache to rebuild.
format(long, Map<String, Long>, String) - Method in class org.cesecore.util.TimeUnitFormat
Formats the given period in milliseconds to a readable string.
formatAsISO8601(Date, TimeZone) - Static method in class org.cesecore.util.ValidityDate
Convert a Date to the format "yyyy-MM-dd HH:mm:ssZZ" (the T is not required).
formatAsISO8601ServerTZ(long, TimeZone) - Static method in class org.cesecore.util.ValidityDate
Convert a Date in milliseconds to the format "yyyy-MM-dd HH:mm:ssZZ".
formatAsUTC(long) - Static method in class org.cesecore.util.ValidityDate
Convert a absolute number of milliseconds to the format "yyyy-MM-dd HH:mm" with implied TimeZone UTC.
formatAsUTC(Date) - Static method in class org.cesecore.util.ValidityDate
Convert a Date to the format "yyyy-MM-dd HH:mm" with implied TimeZone UTC.
formatNameConstraintEntry(String) - Static method in class org.cesecore.certificates.certificate.certextensions.standard.NameConstraint
Formats an encoded name constraint from parseNameConstraintEntry into human-readable form.
formatNameConstraintsList(List<String>) - Static method in class org.cesecore.certificates.certificate.certextensions.standard.NameConstraint
Formats an encoded list of name constraints into a human-readable list, with one entry per line.
FORWARDED_FOR - Static variable in class org.cesecore.certificates.ocsp.logging.TransactionLogger
The HTTP X-Forwarded-For header value.
FreshestCrl - Class in org.cesecore.certificates.certificate.certextensions.standard
Class for standard X509 certificate extension.
FreshestCrl() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.FreshestCrl
 
FRESHESTCRLURI - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
fromAccessRules(HashMap<String, Boolean>, Set<String>) - Static method in class org.cesecore.authorization.access.AccessSet
Deprecated.
Converts from EJBCA 6.8.0+ access rules to the old version of AccessSet introduced in EJBCA 6.6.0, for compatibility with old RA clients.
fromEndEntityStatus(int) - Static method in enum org.ejbca.core.protocol.acme.AcmeOrderStatus
 
fromIndex(int) - Static method in enum org.cesecore.keys.validation.IssuancePhase
Gets the IssuancePhase object with the given index.
fromIndex(int) - Static method in enum org.cesecore.keys.validation.KeyValidationFailedActions
Retrieve an action from its index.
fromIndex(int) - Static method in enum org.cesecore.keys.validation.KeyValidatorDateConditions
Return a key validator date condition given its index.
fromJsonValue(String) - Static method in enum org.ejbca.core.protocol.acme.AcmeAuthorizationStatus
 
fromJsonValue(String) - Static method in enum org.ejbca.core.protocol.acme.AcmeChallengeStatus
 
fromJsonValue(String) - Static method in enum org.ejbca.core.protocol.acme.AcmeOrderStatus
 
fromNumber(int) - Static method in enum org.ejbca.ui.web.CertificateResponseType
 
fromNumber(String) - Static method in enum org.ejbca.ui.web.CertificateResponseType
 
fromRoleMembers(int, String, String, List<RoleMember>) - Static method in class org.cesecore.roles.RoleInformation
Static helper to create new instance and still allowing deserialization of this class on EJBCA instances that don't have access to the RoleMember class.
fromString(String) - Static method in class org.ejbca.util.SlotList
 
fromText(String) - Static method in class org.cesecore.keys.validation.ExternalScriptsWhitelist
Create a new whitelist from text marked as enabled.
fromText(String, boolean) - Static method in class org.cesecore.keys.validation.ExternalScriptsWhitelist
Create a new whitelist from text.
FullEntityPublisher - Interface in org.ejbca.core.model.ca.publisher
Publishers that implements this interface can support publishing of raw database objects, including rowProtection.

G

GE - org.cesecore.util.query.elems.RelationalOperator
 
genContentVerifierProvider(PublicKey) - Static method in class org.cesecore.util.CertTools
Generated Generates a ContentVerifierProvider.
genCVCRequestMessage(byte[]) - Static method in class org.cesecore.certificates.certificate.request.RequestMessageUtils
 
GENDER - Static variable in class org.cesecore.certificates.util.DnComponents
 
GENDER - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
GENERALMESSAGE - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
GeneralPurposeCustomPublisher - Class in org.ejbca.core.model.ca.publisher
This class is used for publishing to user defined script or command.
GeneralPurposeCustomPublisher() - Constructor for class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
Creates a new instance of DummyCustomPublisher
GENERALRESPONSE - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
generate() - Method in class org.cesecore.util.query.QueryGenerator
Generates the SQL query according to the criteria passed in generator.
GENERATE_KEYS - org.cesecore.authorization.control.CryptoTokenRules
 
generateAndStoreCRL(AuthenticationToken, CA, Collection<RevokedCertInfo>, int, int) - Method in interface org.cesecore.certificates.crl.CrlCreateSession
Requests for a CRL to be created with the passed (revoked) certificates.
generateAndStoreCRL(AuthenticationToken, CA, Collection<RevokedCertInfo>, int, int) - Method in class org.cesecore.certificates.crl.CrlCreateSessionBean
 
generateApprovalId() - Method in class org.ejbca.core.model.approval.ApprovalRequest
Generate an approval hash (called ID which is confusing since there is a unique requestID as well) for this type of approval, the same request i.e the same admin want's to do the same thing twice should result in the same approval hash.
generateApprovalId() - Method in class org.ejbca.core.model.approval.approvalrequests.ActivateCATokenApprovalRequest
Method that should generate an approval id for this type of approval, the same request i.e the same admin want's to do the same thing twice should result in the same approvalId.
generateApprovalId() - Method in class org.ejbca.core.model.approval.approvalrequests.AddEndEntityApprovalRequest
Approval Id is generated for this approval type (i.e AddEndEntityApprovalRequest) and UserName
generateApprovalId() - Method in class org.ejbca.core.model.approval.approvalrequests.ChangeStatusEndEntityApprovalRequest
Approval Id is generated of This approval type (i.e AddEndEntityApprovalRequest) and UserName
generateApprovalId() - Method in class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
Approval Id is genereated of This approval type (i.e AddEndEntityApprovalRequest) and UserName
generateApprovalId() - Method in class org.ejbca.core.model.approval.approvalrequests.GenerateTokenApprovalRequest
Approval Id is generated of This approval type (i.e AddEndEntityApprovalRequest) and UserName
generateApprovalId() - Method in class org.ejbca.core.model.approval.approvalrequests.KeyRecoveryApprovalRequest
Approval Id is generated of This approval type (i.e AddEndEntityApprovalRequest) and UserName
generateApprovalId() - Method in class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
Method that should generate an approval id for this type of approval, the same request i.e the same admin want's to do the same thing twice should result in the same approvalId.
generateApprovalId() - Method in class org.ejbca.core.model.approval.approvalrequests.ViewHardTokenDataApprovalRequest
Approval Id is generated of This approval type (i.e AddEndEntityApprovalRequest) and UserName
generateApprovalId(int, String, int, BigInteger, String, String) - Static method in class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
 
generateCertificate(CryptoToken, EndEntityInformation, PublicKey, int, Date, String, CertificateProfile, String, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.cesecore.certificates.ca.CA
 
generateCertificate(CryptoToken, EndEntityInformation, RequestMessage, PublicKey, int, Date, Date, CertificateProfile, Extensions, String, CertificateGenerationParams, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.cesecore.certificates.ca.CA
 
generateCertificate(CryptoToken, EndEntityInformation, RequestMessage, PublicKey, int, Date, Date, CertificateProfile, Extensions, String, CertificateGenerationParams, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.cesecore.certificates.ca.X509CA
 
generateCertificate(CryptoToken, EndEntityInformation, RequestMessage, PublicKey, int, Date, Date, CertificateProfile, Extensions, String, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.cesecore.certificates.ca.CA
 
generateCertificate(CryptoToken, EndEntityInformation, RequestMessage, PublicKey, int, Date, Date, CertificateProfile, Extensions, String, AvailableCustomCertificateExtensionsConfiguration) - Method in interface org.cesecore.certificates.ca.CvcPlugin
 
generateCertReq(String, String, boolean) - Method in class org.cesecore.keys.util.KeyStoreTools
Generates a certificate request (CSR) in PKCS#10 format and writes to file
generateCRL(CryptoToken, Collection<RevokedCertInfo>, int) - Method in class org.cesecore.certificates.ca.CA
 
generateCRL(CryptoToken, Collection<RevokedCertInfo>, int) - Method in class org.cesecore.certificates.ca.CvcCA
 
generateCRL(CryptoToken, Collection<RevokedCertInfo>, int) - Method in class org.cesecore.certificates.ca.X509CA
 
generateCryptoTokenKeys(String, String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Generates a key pair in the specified cryptotoken
generateCsrForNextKey(AuthenticationToken, int, byte[]) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Generate a Certificate Signing Request (CSR) for the next key to be mapped by this InternalKeyBinging.
generateCsrForNextKey(AuthenticationToken, int, byte[]) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
generateDeltaCRL(CryptoToken, Collection<RevokedCertInfo>, int, int) - Method in class org.cesecore.certificates.ca.CA
 
generateDeltaCRL(CryptoToken, Collection<RevokedCertInfo>, int, int) - Method in class org.cesecore.certificates.ca.CvcCA
 
generateDeltaCRL(CryptoToken, Collection<RevokedCertInfo>, int, int) - Method in class org.cesecore.certificates.ca.X509CA
 
generateDummyFingerprint(String, BigInteger) - Method in interface org.cesecore.certificates.certificate.NoConflictCertificateStoreSession
EJBCA expects all certificate entities to have a fingerprint.
generateDummyFingerprint(String, BigInteger) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateStoreSessionBean
 
generateGUID(Object) - Static method in class org.cesecore.util.GUIDGenerator
A 32 byte GUID generator (Globally Unique ID).
GENERATEIDENTICALPINFORCOPIES - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
generateInternalSimString(String, String, String, String) - Static method in class org.cesecore.util.RFC4683Tools
Creates a '::' separated string of hashAlogrithmOidString, Authority Random (R) and Privacy-Enhanced Protected Subject Information (PEPSI).
generateKey(String, int, String) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
generateKey(String, int, String) - Method in interface org.cesecore.keys.token.CryptoToken
Generates a symmetric key.
generateKey(String, int, String) - Method in class org.cesecore.keys.token.NullCryptoToken
 
generateKey(String, int, String) - Method in class org.cesecore.keys.token.PKCS11CryptoToken
 
generateKey(String, int, String) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
generateKey(String, int, String) - Method in class org.cesecore.keys.token.SoftCryptoToken
 
generateKey(String, int, String) - Method in class org.cesecore.keys.util.KeyStoreTools
Generates symmetric keys in the Keystore token.
generateKeyPair(String, String) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
generateKeyPair(String, String) - Method in interface org.cesecore.keys.token.CryptoToken
Generates a key pair (asymmetric keys) in the crypto token.
generateKeyPair(String, String) - Method in class org.cesecore.keys.token.NullCryptoToken
 
generateKeyPair(String, String) - Method in class org.cesecore.keys.token.PKCS11CryptoToken
 
generateKeyPair(String, String) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
generateKeyPair(String, String) - Method in class org.cesecore.keys.token.SoftCryptoToken
 
generateKeyPair(String, String) - Method in class org.cesecore.keys.util.KeyStoreTools
Generates asymmteric keys in the Keystore token.
generateKeyPair(AlgorithmParameterSpec, String) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
generateKeyPair(AlgorithmParameterSpec, String) - Method in interface org.cesecore.keys.token.CryptoToken
Generates a key pair (asymmetric keys) in the crypto token.
generateKeyPair(AlgorithmParameterSpec, String) - Method in class org.cesecore.keys.token.NullCryptoToken
 
generateKeyPair(AlgorithmParameterSpec, String) - Method in class org.cesecore.keys.token.PKCS11CryptoToken
 
generateKeyPair(AlgorithmParameterSpec, String) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
generateKeyPair(AlgorithmParameterSpec, String) - Method in class org.cesecore.keys.token.SoftCryptoToken
 
generateKeyPair(AlgorithmParameterSpec, String) - Method in class org.cesecore.keys.util.KeyStoreTools
Generates keys in the Keystore token.
generateKeyStore(AuthenticationToken, EndEntityInformation) - Method in interface org.ejbca.core.model.era.RaMasterApi
Generates keystore for the specified end entity.
generateMD5Fingerprint(byte[]) - Static method in class org.cesecore.util.CertTools
Generate a MD5 fingerprint from a byte array containing a certificate
generateNextKeyPair(AuthenticationToken, int) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Creates a new key pair with the same key specification as the current and a new alias.
generateNextKeyPair(AuthenticationToken, int) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
generateNextKeyPairAlias() - Method in interface org.cesecore.keybind.InternalKeyBinding
Generates a next key pair alias based on the current one using a simple counter as postfix
generateNextKeyPairAlias() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
generateNextKeyPairAlias() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
generateNextSignKeyAlias() - Method in class org.cesecore.certificates.ca.catoken.CAToken
Use current key sequence to generate and store a "next" key sequence and "next" singing key alias.
generateOrKeyRecoverToken(AuthenticationToken, String, String, int, String, String, Date, Date, boolean, boolean, boolean, boolean, int) - Method in interface org.ejbca.core.ejb.ra.KeyStoreCreateSession
This method generates a new pkcs12 or jks token for a user, and key recovers the token, if the user is configured for that in EJBCA.
generateOrKeyRecoverToken(AuthenticationToken, String, String, String, String, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Creates a server-generated keystore for an existing user.
generateOrKeyRecoverTokenAsByteArray(AuthenticationToken, String, String, int, String, String, boolean, boolean, boolean, boolean, int) - Method in interface org.ejbca.core.ejb.ra.KeyStoreCreateSessionRemote
 
generateOrKeyRecoverTokenAsByteArray(AuthenticationToken, String, String, String, String, String) - Method in interface org.ejbca.core.ejb.ra.KeyStoreCreateSession
Creates a server-generated keystore.
generatePKCS10Req(String, String) - Static method in class org.ejbca.util.NonEjbTestTools
 
generatePrimaryKey(String, int, int, AccessMatchType, String, String) - Static method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
Method for creating a primary key.
generatePrimaryKey(String, int, AccessMatchValue, AccessMatchType, String) - Static method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
Method for creating a primary key.
generatePrimaryKey(String, String) - Static method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
The current pk in AdminEntityData and AccessRulesData is a mix of integer pk and constraints and actually works fine.
generatePrimaryKeyOld(String, int, int, AccessMatchType, String) - Static method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
Replaced in 6.2.0 with generatePrimaryKey, kept only for upgrade purposes
generateSHA1Fingerprint(byte[]) - Static method in class org.cesecore.util.CertTools
Generate a SHA1 fingerprint from a byte array containing a certificate
generateSHA256Fingerprint(byte[]) - Static method in class org.cesecore.util.CertTools
Generate a SHA256 fingerprint from a byte array containing a certificate
generateSimForInternalSanFormat(String) - Static method in class org.cesecore.util.RFC4683Tools
This method reads the internal storage format for SAN.
GenerateTokenApprovalRequest - Class in org.ejbca.core.model.approval.approvalrequests
Special Approval Request created when an administrator wants to generate a token through the Web Service interface.
GenerateTokenApprovalRequest() - Constructor for class org.ejbca.core.model.approval.approvalrequests.GenerateTokenApprovalRequest
Constructor used in externalization only
GenerateTokenApprovalRequest(String, String, String, AuthenticationToken, String, int, int, ApprovalProfile) - Constructor for class org.ejbca.core.model.approval.approvalrequests.GenerateTokenApprovalRequest
 
generateUniqueId() - Method in class org.cesecore.authentication.tokens.AlwaysAllowLocalAuthenticationToken
 
generateUniqueId() - Method in class org.cesecore.authentication.tokens.AuthenticationToken
 
generateUniqueId() - Method in class org.cesecore.authentication.tokens.NestableAuthenticationToken
 
generateUniqueId() - Method in class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken
 
generateUniqueId() - Method in class org.cesecore.authentication.tokens.X509CertificateAuthenticationToken
 
generateUniqueId() - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
 
generateUniqueId(Object...) - Method in class org.cesecore.authentication.tokens.AuthenticationToken
 
generateUsername() - Method in class org.ejbca.core.model.ra.UsernameGenerator
 
generateUsername(String) - Method in class org.ejbca.core.model.ra.UsernameGenerator
 
generator(Class<?>, QueryCriteria, String) - Static method in class org.cesecore.util.query.QueryGenerator
Returns a new QueryGenerator or null if criteria is null
genKeys(String, String) - Static method in class org.cesecore.keys.util.KeyTools
 
genKeys(String, AlgorithmParameterSpec, String) - Static method in class org.cesecore.keys.util.KeyTools
Generates a keypair
genPKCS10CertificationRequest(String, X500Name, PublicKey, ASN1Set, PrivateKey, String) - Static method in class org.cesecore.util.CertTools
Generates a PKCS10CertificationRequest Code Example: ------------- An example of putting AltName and a password challenge in an 'attributes' set (taken from RequestMessageTest.test01Pkcs10RequestMessage() ): // Create a P10 with extensions, in this case altNames with a DNS name ASN1EncodableVector altnameattr = new ASN1EncodableVector(); altnameattr.add(PKCSObjectIdentifiers.pkcs_9_at_extensionRequest); // AltNames GeneralNames san = CertTools.getGeneralNamesFromAltName("dNSName=foo1.bar.com"); ExtensionsGenerator extgen = new ExtensionsGenerator(); extgen.addExtension(Extension.subjectAlternativeName, false, san ); Extensions exts = extgen.generate(); altnameattr.add(new DERSet(exts)); // Add a challenge password as well ASN1EncodableVector pwdattr = new ASN1EncodableVector(); pwdattr.add(PKCSObjectIdentifiers.pkcs_9_at_challengePassword); ASN1EncodableVector pwdvalues = new ASN1EncodableVector(); pwdvalues.add(new DERUTF8String("foo123")); pwdattr.add(new DERSet(pwdvalues)); // Complete the Attribute section of the request, the set (Attributes) // contains one sequence (Attribute) ASN1EncodableVector v = new ASN1EncodableVector(); v.add(new DERSequence(altnameattr)); v.add(new DERSequence(pwdattr)); DERSet attributes = new DERSet(v);
genPKCS10RequestMessage(byte[]) - Static method in class org.cesecore.certificates.certificate.request.RequestMessageUtils
 
gensalt() - Static method in class org.ejbca.util.crypto.BCrypt
Generate a salt for use with the BCrypt.hashpw() method, selecting a reasonable default for the number of hashing rounds to apply
gensalt(int) - Static method in class org.ejbca.util.crypto.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
gensalt(int, SecureRandom) - Static method in class org.ejbca.util.crypto.BCrypt
Generate a salt for use with the BCrypt.hashpw() method
genSelfCert(String, long, String, PrivateKey, PublicKey, String, boolean) - Static method in class org.cesecore.util.CertTools
Generate a selfsigned certificate.
genSelfCert(String, long, String, PrivateKey, PublicKey, String, boolean, String) - Static method in class org.cesecore.util.CertTools
Generates a self signed certificate with keyUsage X509KeyUsage.keyCertSign + X509KeyUsage.cRLSign, i.e.
genSelfCert(String, long, String, PrivateKey, PublicKey, String, boolean, String, boolean) - Static method in class org.cesecore.util.CertTools
Generates a self signed certificate with keyUsage X509KeyUsage.keyCertSign + X509KeyUsage.cRLSign, i.e.
genSelfCertForPurpose(String, long, String, PrivateKey, PublicKey, String, boolean, int, boolean) - Static method in class org.cesecore.util.CertTools
Generate a selfsigned certiicate with possibility to specify key usage.
genSelfCertForPurpose(String, long, String, PrivateKey, PublicKey, String, boolean, int, Date, Date, String) - Static method in class org.cesecore.util.CertTools
 
genSelfCertForPurpose(String, long, String, PrivateKey, PublicKey, String, boolean, int, Date, Date, String, boolean) - Static method in class org.cesecore.util.CertTools
 
genSelfCertForPurpose(String, long, String, PrivateKey, PublicKey, String, boolean, int, Date, Date, String, boolean, List<Extension>) - Static method in class org.cesecore.util.CertTools
 
genSelfCertForPurpose(String, Date, Date, String, PrivateKey, PublicKey, String, boolean, int, Date, Date, String, boolean, List<Extension>) - Static method in class org.cesecore.util.CertTools
 
genTokenCertificates(UserDataVOWS, List<TokenCertificateRequestWS>, HardTokenDataWS, boolean, boolean) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Adds certificates and/or data to a hardtoken.
geq(String, Object) - Static method in class org.cesecore.util.query.Criteria
 
get(int) - Method in class org.ejbca.core.model.era.IdNameHashMap
 
get(Object) - Method in class org.cesecore.util.Base64GetHashMap
 
get(String) - Method in class org.ejbca.core.model.era.IdNameHashMap
 
get(AuthenticationToken, AuthorizationCache.AuthorizationCacheCallback) - Method in enum org.cesecore.authorization.AuthorizationCache
 
GET_SUBJECTDN_FROM_AD - Static variable in class org.ejbca.ui.web.pub.MSCertTools
 
getAcceptedClasses() - Method in class org.cesecore.util.LookAheadObjectInputStream
 
getAcceptedIssuers() - Method in class org.cesecore.keybind.impl.ClientX509TrustManager
 
getAcceptedIssuers() - Method in class org.cesecore.util.provider.X509TrustManagerAcceptAll
 
getAccessAvailableToAuthenticationToken(AuthenticationToken) - Method in class org.cesecore.authorization.AuthorizationSessionBean
 
getAccessAvailableToAuthenticationToken(AuthenticationToken) - Method in interface org.cesecore.authorization.AuthorizationSessionLocal
 
getAccessMatchType() - Method in class org.cesecore.roles.member.RoleMember
 
getAccessMatchValueDefault() - Method in interface org.cesecore.authentication.tokens.AuthenticationTokenMetaData
 
getAccessMatchValueDefault() - Method in class org.cesecore.authentication.tokens.AuthenticationTokenMetaDataBase
 
getAccessMatchValueIdMap() - Method in interface org.cesecore.authentication.tokens.AuthenticationTokenMetaData
 
getAccessMatchValueIdMap() - Method in class org.cesecore.authentication.tokens.AuthenticationTokenMetaDataBase
 
getAccessMatchValueNameMap() - Method in interface org.cesecore.authentication.tokens.AuthenticationTokenMetaData
 
getAccessMatchValueNameMap() - Method in class org.cesecore.authentication.tokens.AuthenticationTokenMetaDataBase
 
getAccessMatchValues() - Method in interface org.cesecore.authentication.tokens.AuthenticationTokenMetaData
 
getAccessMatchValues() - Method in class org.cesecore.authentication.tokens.AuthenticationTokenMetaDataBase
 
getAccessRuleName() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
getAccessRules() - Method in class org.cesecore.authorization.AuthorizationCache.AuthorizationResult
 
getAccessRules() - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
getAccessRules() - Method in class org.cesecore.roles.Role
Access rules are stored as map with pairs of "/resource/subresource/subsubresource" and STATE_ALLOW/STATE_DENY.
getAccessRules() - Method in class org.ejbca.core.model.era.RaAuthorizationResult
 
getAccessRulesIntersection(HashMap<String, Boolean>, HashMap<String, Boolean>) - Static method in class org.cesecore.roles.AccessRulesHelper
 
getAccessRulesUnion(HashMap<String, Boolean>, HashMap<String, Boolean>) - Static method in class org.cesecore.roles.AccessRulesHelper
 
getAccessSetForAuthToken(AuthenticationToken) - Method in interface org.ejbca.core.ejb.authorization.AuthorizationSystemSession
Returns all rules that the given authenticationToken is allowed to access.
getAccessTreeUpdateNumber() - Method in class org.cesecore.authorization.access.AuthorizationCacheReload
 
getAccessTreeUpdateNumber() - Method in class org.cesecore.authorization.cache.AccessTreeUpdateData
Method returning the newest authorizationtreeupdatenumber.
getAccessTreeUpdateNumber() - Method in class org.cesecore.authorization.cache.AccessTreeUpdateSessionBean
 
getAccessTreeUpdateNumber() - Method in interface org.cesecore.authorization.cache.AccessTreeUpdateSessionLocal
Method returning the newest authorizationtreeupdatenumber.
getAccessUserAspects() - Method in class org.cesecore.roles.RoleInformation
 
getAccessUsers() - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
getAccountId() - Method in class org.ejbca.acme.AcmeAccountData
 
getAccountId() - Method in class org.ejbca.acme.AcmeAuthorizationData
 
getAccountId() - Method in class org.ejbca.acme.AcmeOrderData
 
getAccountId() - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
getAccountId() - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
getAccountId() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getAccuracy() - Method in class org.cesecore.time.TrustedTime
 
getAcmeAccountById(String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Get AcmeAccount by accountId.
getAcmeAccountByPublicKeyStorageId(String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Get AcmeAccount by publicKeyStorageId.
getAcmeAuthorizationById(String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Get AcmeAuthorization by authorizationId.
getAcmeAuthorizationsByAccountId(String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Get AcmeAuthorizations by accountId.
getAcmeAuthorizationsByOrderId(String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Get AcmeAuthorizations by orderId.
getAcmeBaseUrl() - Method in class org.ejbca.core.model.era.RaAcmeRequest
 
getAcmeChallengeById(String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Get AcmeChallenge by challengeId.
getAcmeChallengesByAuthorizationId(String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Get AcmeChallenges by authorizationId.
getAcmeConfiguration(String) - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
getAcmeConfigurationIds() - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
getAcmeIdentifier() - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
getAcmeIdentifierType() - Method in enum org.ejbca.core.protocol.acme.AcmeChallenge.AcmeChallengeType
 
getAcmeOrderById(String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Get AcmeOrder by orderId.
getAcmeOrdersByAccountId(String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Get AcmeOrders by accountId.
getAcmeOrderStatus() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getAcmeProblemResponse() - Method in exception org.ejbca.core.protocol.acme.AcmeProblemException
 
getAction() - Method in class org.ejbca.core.model.era.RaApprovalResponseRequest
 
getAction() - Method in class org.ejbca.core.model.services.BaseWorker
 
getActionCallback() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets the action callback.
getActionClassPath() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
getActionProperties() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
getActiveCAIdToNameMap(AuthenticationToken) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getActiveCAIdToNameMap(AuthenticationToken) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Returns a HashMap containing mappings of caid (Integer) to CA name (String) of all active and uninitialized CAs in the system that the admin is authorized to.
getActiveCANames(AuthenticationToken) - Method in interface org.cesecore.certificates.ca.CaSession
Method returning names of all CA's available to the system that the administrator is authorized to i.e.
getActiveCANames(AuthenticationToken) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getAddEndEntityApprovalRequestId() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getAdditionalCaCertificates() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getAdditionalCaCertificates() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getAdditionalCaCertificates() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Gets the list of additional CA certificates (i.e.
getAdditionalCaCertificates() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getAdditionalCaCertificates() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
Gets the list of additional CA certificates (i.e.
getAdditionalDetails() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getAdditionalExtraCertsCertificates() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getAdditionalExtraCertsCertificates() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getAdditionalExtraCertsCertificates() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Gets the list of additional CA certificates to be appended to the PKI response message extraCerts field.
getAdditionalExtraCertsCertificates() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getAdditionalExtraCertsCertificates() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
Gets the list of additional CA certificates to be appended to the PKI response message extraCerts field.
getAddMultipleCertificates() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getAddNonExistingAttributes() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getAdmin() - Method in class org.ejbca.core.model.approval.Approval
 
getAdmin() - Method in class org.ejbca.core.model.approval.TimeAndAdmin
 
getAdmin() - Method in class org.ejbca.core.model.services.BaseWorker
Returns the admin that should be used for other calls.
getAdmin(boolean, X509Certificate) - Method in interface org.ejbca.core.ejb.rest.EjbcaRestHelperSessionLocal
 
getAdmin(boolean, X509Certificate) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
Gets an AuthenticationToken object for a WS-API administrator authenticated with the given client certificate.
getAdminCertIssuerDN() - Method in class org.ejbca.core.model.approval.Approval
Deprecated.
Use the information from the Admin object instead
getAdminCertSerialNumber() - Method in class org.ejbca.core.model.approval.Approval
Deprecated.
Use the information from the Admin object instead
getAdminData() - Method in class org.ejbca.core.model.log.Admin
Deprecated.
 
getAdminData() - Method in class org.ejbca.core.model.log.LogEntry
 
getAdminGroupId() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
getAdminInformation() - Method in class org.ejbca.core.model.log.Admin
Deprecated.
 
getAdminInformationByRoleId(int) - Static method in class org.ejbca.core.model.authorization.AdminInformation
 
getAdministrator() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
Deprecated.
from EJBCA 3.8.0. The admin property is no longer used. This method is still used for deserializing objects in CertReqHistoryDataBean.
getAdministrator() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
from EJBCA 3.8.0. The admin property is no longer used. This method is still used for deserializing objects in CertReqHistoryDataBean.
getAdminLogForwardedFor() - Static method in class org.ejbca.config.WebConfiguration
 
getAdminLogRemoteAddress() - Static method in class org.ejbca.config.WebConfiguration
 
getAdminMessage() - Method in class org.ejbca.core.model.services.workers.EmailSendingWorker
 
getAdminPreference() - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
Method that returns the admin's preferences and updates it if necessary.
getAdminPreference(String) - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSession
Finds the admin preference belonging to a certificate serial number.
getAdminPreferences() - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSessionLocal
 
getAdminPreferenceSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getAdminPreferenceSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getAdminSubject() - Method in class org.ejbca.core.model.services.workers.EmailSendingWorker
 
getAdminType() - Method in class org.ejbca.core.model.log.Admin
Deprecated.
 
getAdminType() - Method in class org.ejbca.core.model.log.LogEntry
 
getAdminWebPath() - Method in class org.ejbca.config.GlobalConfiguration
 
getAdressLabelData() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
getAdressLabelData() - Method in interface org.ejbca.core.model.hardtoken.profiles.IAdressLabelSettings
 
getAdressLabelTemplateFilename() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
getAdressLabelTemplateFilename() - Method in interface org.ejbca.core.model.hardtoken.profiles.IAdressLabelSettings
 
getAdressLabelType() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
getAdressLabelType() - Method in interface org.ejbca.core.model.hardtoken.profiles.IAdressLabelSettings
 
getAlgorithm() - Method in class org.cesecore.certificates.ca.internal.SernoGeneratorRandom
Available for testing so we can compare that we actually use what we think
getAlgorithmIdentifier() - Method in class org.cesecore.certificates.ocsp.SHA1DigestCalculator
 
getAlgorithmNameFromDigestAndKey(String, String) - Static method in class org.cesecore.certificates.util.AlgorithmTools
 
getAlgorithmNameFromOID(ASN1ObjectIdentifier) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Returns the name of the algorithm corresponding to the specified OID
getAlgorithms() - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
getAlias() - Method in class org.cesecore.keys.token.KeyPairInfo
 
getAlias() - Method in class org.ejbca.config.WebConfiguration.P11LibraryInfo
 
getAlias() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
getAlias() - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuerInformation
 
getAlias(int) - Method in class org.cesecore.certificates.ca.catoken.PurposeMapping
Returns which key alias string is used for a certain key purpose.
getAliases() - Method in class org.cesecore.certificates.ca.catoken.PurposeMapping
Returns an array with all key aliases that have been registered in this mapping.
getAliases() - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
getAliases() - Method in class org.cesecore.keys.token.BaseCryptoToken
 
getAliases() - Method in interface org.cesecore.keys.token.CryptoToken
 
getAliases() - Method in class org.cesecore.keys.token.PublicCryptoToken
 
getAliasFromPurpose(int) - Method in class org.cesecore.certificates.ca.catoken.CAToken
 
getAliasList() - Method in class org.ejbca.config.CmpConfiguration
 
getAliasList() - Method in class org.ejbca.config.EstConfiguration
 
getAliasList() - Method in class org.ejbca.config.ScepConfiguration
 
getAllAliasKeys(String) - Static method in class org.ejbca.config.CmpConfiguration
 
getAllAliasKeys(String) - Static method in class org.ejbca.config.EstConfiguration
 
getAllAliasKeys(String) - Static method in class org.ejbca.config.ScepConfiguration
 
getAllApprovalProfiles() - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSessionLocal
 
getAllAvailableCustomCertificateExtensions() - Method in class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
 
getAllCACertificates() - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Method returning a Collection of Certificate of all CA certificates known to the system.
getAllCaIds() - Method in interface org.cesecore.certificates.ca.CaSession
Method returning id's of all CA's in system.
getAllCaIds() - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getAllCAIds() - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
Returns all valid CAids, if a certusage have CAID_USEUSERDEFINED defined then it will not be among available valus in returned collection.
getAllCertificateProfileIds() - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
Returns a collection of all defined certificate profiles.
getAllCertificateProfiles() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
getAllCertificateProfiles() - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSessionLocal
 
getAllCtLogs() - Method in class org.cesecore.certificates.certificatetransparency.CtLogManager
Returns a list of all logs managed by this CT log manager.
getAllCurveAliasesFromAlias(String) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Perform a case-insensitive lookup of all known aliases for an elliptic curve given one known alias.
getAllCustomRaStyles(AuthenticationToken) - Method in interface org.ejbca.core.model.era.RaMasterApi
Retrieves a list of all custom style archives
getAllDeviceIds() - Static method in class org.cesecore.audit.AuditDevicesConfig
 
getAllEKUOidsAndNames() - Method in class org.cesecore.config.AvailableExtendedKeyUsagesConfiguration
 
getAllEntries() - Method in class org.cesecore.internal.CommonCacheBase
 
getAllImplementations() - Method in enum org.cesecore.keys.validation.ValidatorFactory
 
getAllImplementations() - Method in enum org.ejbca.core.model.approval.profile.ApprovalProfilesFactory
 
getAllImplementations(List<Class<?>>) - Method in enum org.cesecore.keys.validation.ValidatorFactory
 
getAllInternalKeyBindingIdNameMap(String) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
getAllInternalKeyBindingIdNameMap(String) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSessionLocal
Returns a id-to-name map of all internal key bindings of the given type
getAllInternalKeyBindingInfos(String) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
getAllInternalKeyBindingInfos(String) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSessionLocal
Returns a list of all internal key bindings of a certain type, as InternalKeyBindingInfos
getAllKeyValidators() - Method in interface org.cesecore.keys.validation.KeyValidatorSession
Retrieves a Map of all key validators.
getAllKeyValidators() - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
getAllOIDs() - Method in class org.cesecore.config.AvailableExtendedKeyUsagesConfiguration
 
getAllowBackdatedRevocation() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getAllowCertSerialNumberOverride() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
If override is allowed the serial number could be specified.
getAllowClientCertificateRenewalWithOldKey(String) - Method in class org.ejbca.config.ScepConfiguration
 
getAllowDNOverride() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
If DN override is allowed, the X509 subject DN extension created in a certificate can come directly from the CSR in the request sent by the user.
getAllowDNOverrideByEndEntityInformation() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
If DN override by End Entity Information is allowed, the X509 subject DN extension created in a certificate can come directly from the request meta information sent by the user.
getAllowedHashAlgorithmOidStrings() - Static method in class org.cesecore.util.RFC4683Tools
Gets the allowed hash algorithm OID strings.
getAllowedHashAlgorithms() - Static method in class org.cesecore.util.RFC4683Tools
Gets the allowed hash algorithm object identifiers (@see RFC4683).
getAllowedRequests() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getAllowedRoleNames(ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
getAllowedRoleNames(ApprovalPartition) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Returns the list of roles which have been configured in the given partition to be allowed to approve it.
getAllowedRoleNames(ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
getAllowedValuesList() - Method in class org.ejbca.util.DNFieldDescriber
 
getAllowedValuesMap() - Method in class org.ejbca.util.DNFieldDescriber
 
getAllowExtensionOverride() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
If extension override is allowed, the X509 certificate extension created in a certificate can come from the request sent by the user.
getAllowKeyUsageOverride() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getAllowMergeDnWebServices() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getAllowRACustomSerno(String) - Method in class org.ejbca.config.CmpConfiguration
 
getAllowRAVerifyPOPO(String) - Method in class org.ejbca.config.CmpConfiguration
 
getAllowSelfEdit() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
getAllowSelfEdit() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
getAllowServerGeneratedKeys(String) - Method in class org.ejbca.config.CmpConfiguration
 
getAllowValidityOverride() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
If validity override is allowed, a certificate can have a shorter validity than the one specified in the certificate profile, but never longer.
getAllProperties() - Method in class org.cesecore.certificates.ocsp.cache.GlobalOcspConfigurationCache
 
getAllProperties() - Method in class org.cesecore.config.GlobalCesecoreConfigurationCache
 
getAllProperties() - Method in interface org.cesecore.configuration.ConfigurationCache
 
getAllProperties() - Method in class org.ejbca.core.ejb.config.AvailableCustomCertificateExtensionsConfigurationCache
 
getAllProperties() - Method in class org.ejbca.core.ejb.config.AvailableExtendedKeyUsagesConfigurationCache
 
getAllProperties() - Method in class org.ejbca.core.ejb.config.AvailableProtocolsConfigurationCache
 
getAllProperties() - Method in class org.ejbca.core.ejb.config.CMPConfigurationCache
 
getAllProperties() - Method in class org.ejbca.core.ejb.config.EstConfigurationCache
 
getAllProperties() - Method in class org.ejbca.core.ejb.config.GlobalConfigurationCache
 
getAllProperties() - Method in class org.ejbca.core.ejb.config.GlobalCustomCssConfigurationCache
 
getAllProperties() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfigurationCache
 
getAllProperties() - Method in class org.ejbca.core.ejb.config.ScepConfigurationCache
 
getAllProperties(AuthenticationToken, String) - Method in interface org.cesecore.configuration.GlobalConfigurationSession
 
getAllProperties(AuthenticationToken, String) - Method in class org.cesecore.configuration.GlobalConfigurationSessionBean
 
getAllProtocolsAndStatus() - Method in class org.ejbca.config.AvailableProtocolsConfiguration
 
getAllPublishers() - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSessionLocal
Retrieves a Map of all Publishers Use CAAdminSession.getAuthorizedPublisherIds to get the list for any administrator.
getAllPublishersInternal() - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSessionLocal
Returns a Map of all Publishers.
getAllResourceAndResourceNamesByCategory() - Method in interface org.ejbca.core.ejb.authorization.AuthorizationSystemSessionLocal
 
getAllResources() - Static method in enum org.cesecore.authorization.control.AuditLogRules
 
getAllResources(boolean) - Method in interface org.ejbca.core.ejb.authorization.AuthorizationSystemSessionLocal
 
getAllResources(AuthenticationToken, boolean) - Method in interface org.ejbca.core.ejb.authorization.AuthorizationSystemSessionRemote
 
getAllRoles() - Method in class org.cesecore.roles.management.RoleDataSessionBean
 
getAllRoles() - Method in interface org.cesecore.roles.management.RoleDataSessionLocal
 
getAllRoles() - Method in interface org.ejbca.core.ejb.upgrade.LegacyRoleManagementSessionLocal
Deprecated.
Retrieves all roles in the database..
getAllStatusCodes() - Static method in class org.cesecore.certificates.endentity.EndEntityConstants
 
getAllTokenTypes() - Method in enum org.cesecore.authorization.user.matchvalues.AccessMatchValueReverseLookupRegistry
 
getAllValues() - Method in enum org.cesecore.keybind.InternalKeyBindingCache
 
getAllValues() - Method in enum org.cesecore.roles.management.RoleCache
 
getAllValues() - Method in enum org.cesecore.roles.member.AuthenticationTokenCache
 
getAllValues() - Method in enum org.cesecore.roles.member.RoleMemberCache
 
getAltNameDnIds() - Static method in class org.cesecore.certificates.util.DnComponents
 
getAltNameExtractorFieldFromDnId(int) - Static method in class org.cesecore.certificates.util.DnComponents
 
getAltNameExtractorFields() - Static method in class org.cesecore.certificates.util.DnComponents
 
getAltNameFields() - Static method in class org.cesecore.certificates.util.DnComponents
 
getAltNameFields() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
getAltNameLanguageTexts() - Static method in class org.cesecore.certificates.util.DnComponents
 
getAltNameStringFromExtension(Extension) - Static method in class org.cesecore.util.CertTools
Gets an altName string from an X509Extension
getAlwaysSendCustomOCSPExtension() - Static method in class org.cesecore.config.OcspConfiguration
Intended for debugging.
getAndRemoveParameter(String, List<String>) - Static method in class org.ejbca.util.CliTools
 
getAndRemoveSwitch(String, List<String>) - Static method in class org.ejbca.util.CliTools
 
getApiVersion() - Method in interface org.ejbca.core.model.era.RaMasterApi
Get the current (lowest) back-end API version.
getApplicableCAs() - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
Returns a Collections of caids (Integer), indicating which CAs the user data source should be applicable to.
getApplicableCaTypes() - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
getApplicableCaTypes() - Method in interface org.cesecore.keys.validation.Validator
Gets a list of applicable CA types (X509 or CVC see CAInfo.CATYPE_X509 or CAInfo.CATYPE_CVC).
getApplicableCaTypes() - Method in class org.cesecore.keys.validation.ValidatorBase
 
getApplicablePhases() - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
getApplicablePhases() - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
getApplicablePhases() - Method in interface org.cesecore.keys.validation.PhasedValidator
Gets the list of applicable certificate issuance process phase indices (IssuancePhase).
getApplicablePhases() - Method in class org.cesecore.keys.validation.ValidatorBase
 
getAppNameCapital() - Static method in class org.ejbca.config.InternalConfiguration
Upper case application name
getAppNameLower() - Static method in class org.ejbca.config.InternalConfiguration
Lower case application name
getAppNameLowerDynamic() - Method in class org.ejbca.config.InternalConfiguration
Dynamic version of getAppNameLower() for use from JSP/JSF
getApprovalAdminEmailAddress() - Method in class org.ejbca.config.GlobalConfiguration
Deprecated.
getApprovaldata() - Method in class org.ejbca.core.ejb.approval.ApprovalData
String representation of data of approvals made by one or more administrators
getApprovalData() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getApprovalDataVO() - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
getApprovalDate() - Method in class org.ejbca.core.model.approval.Approval
 
getApprovalDefaultApprovalValidity() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getApprovalDefaultMaxExtensionTime() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getApprovalDefaultRequestValidity() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getApprovalExcludedClasses() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getApprovalExecutionSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getApprovalExecutionSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getApprovalExpirationPeriod() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
getApprovalExpirationPeriod() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
getApprovalid() - Method in class org.ejbca.core.ejb.approval.ApprovalData
Constructed from action data as actiontype, admin, username etc.
getApprovalId() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
Constructed from action data as actiontype, admin, username etc.
getApprovalNotificationFromAddress() - Method in class org.ejbca.config.GlobalConfiguration
Deprecated.
getApprovalProfile() - Method in class org.cesecore.certificates.ca.CA
Deprecated.
since 6.8.0, see getApprovals()
getApprovalProfile() - Method in class org.cesecore.certificates.ca.CAInfo
Deprecated.
since 6.8.0. Use getApprovals() instead;
getApprovalProfile() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
 
getApprovalProfile() - Method in class org.ejbca.core.model.approval.ApprovalRequest
 
getApprovalProfile() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getApprovalProfile(int) - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSession
Finds an approval profile by id.
getApprovalProfileForAction(AuthenticationToken, ApprovalRequestType, int, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Gets approval profile for specified action.
getApprovalProfileForAction(ApprovalRequestType, CAInfo, CertificateProfile) - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSessionLocal
Returns the appropriate approval profile for the given action, where any approval profile defined in the certificate profile trumps any define in the CA
getApprovalProfileID() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
since 6.8.0. Use getApprovals() instead;
getApprovalProfileIdToNameMap() - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSession
Method creating a Map mapping profile id (Integer) to profile name (String).
getApprovalProfileLabel() - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
getApprovalProfileLabel() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
getApprovalProfileLabel() - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
getApprovalProfileName(int) - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSession
Returns an approval profile's name given it's id.
getApprovalProfileSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getApprovalProfileSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getApprovalProfilesList() - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSessionLocal
 
getApprovalProfileTypeIdentifier() - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
getApprovalProfileTypeIdentifier() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Returns an identifier for the type of the approval profile.
getApprovalProfileTypeIdentifier() - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
getApprovalRequest() - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
getApprovalRequest() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
The ApprovalRequest
getApprovalRequest() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getApprovalRequest() - Method in class org.ejbca.core.model.era.RaApprovalResponseRequest
 
getApprovalRequest(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getApprovalRequestByRequestHash(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Finds an approval by a hash of the request data.
getApprovalRequests() - Method in class org.ejbca.core.model.era.RaRequestsSearchResponse
 
getApprovalRequests(List<RaApprovalRequestInfo>) - Method in class org.ejbca.core.model.era.RaRequestsSearchResponse
 
getApprovalRequestType() - Method in class org.ejbca.core.model.approval.ApprovalRequest
The type of request type, one of TYPE_ constants
getApprovals() - Method in class org.cesecore.certificates.ca.CA
 
getApprovals() - Method in class org.cesecore.certificates.ca.CAInfo
 
getApprovals() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getApprovals() - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
getApprovals() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
Collection of created Approvals (never null)
getApprovalSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getApprovalSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getApprovalSettings() - Method in class org.cesecore.certificates.ca.CA
Deprecated.
since 6.8.0, see getApprovals()
getApprovalSettings() - Method in class org.cesecore.certificates.ca.CAInfo
Deprecated.
since 6.8.0. Use getApprovals() instead;
getApprovalSettings() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
since 6.8.0. Use getApprovals() instead;
getApprovaltype() - Method in class org.ejbca.core.ejb.approval.ApprovalData
Type of action that should be approved, should be one of ApprovalDataVO.APPROVALTYPE_ constants ex: ApprovalDataVO.APPROVALTYPE_ADDUSER
getApprovalType() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
Type of action that should be approved, should be one of ApprovalDataVO.APPROVALTYPE_ constants ex: ApprovalDataVO.APPROVALTYPE_VIEWHARDTOKENDATA
getApprovalType() - Method in class org.ejbca.core.model.approval.ApprovalRequest
Should return one of the ApprovalDataVO.APPROVALTYPE_ constants
getApprovalType() - Method in class org.ejbca.core.model.approval.approvalrequests.ActivateCATokenApprovalRequest
 
getApprovalType() - Method in class org.ejbca.core.model.approval.approvalrequests.AddEndEntityApprovalRequest
 
getApprovalType() - Method in class org.ejbca.core.model.approval.approvalrequests.ChangeStatusEndEntityApprovalRequest
 
getApprovalType() - Method in class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
 
getApprovalType() - Method in class org.ejbca.core.model.approval.approvalrequests.GenerateTokenApprovalRequest
 
getApprovalType() - Method in class org.ejbca.core.model.approval.approvalrequests.KeyRecoveryApprovalRequest
 
getApprovalType() - Method in class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
 
getApprovalType() - Method in class org.ejbca.core.model.approval.approvalrequests.ViewHardTokenDataApprovalRequest
 
getApprovalValidity() - Method in class org.ejbca.core.model.approval.ApprovalRequest
Should return the time in millisecond that the approval should be valid or Long.MAX_VALUE if it should never expire Default if will return the value defined in the ejbca.properties
getAppVersion() - Static method in class org.ejbca.config.InternalConfiguration
Full application version
getAppVersionNumber() - Static method in class org.ejbca.config.InternalConfiguration
Application version number
getArcheType(String) - Method in enum org.cesecore.keys.validation.ValidatorFactory
 
getArcheType(String) - Method in enum org.ejbca.core.model.approval.profile.ApprovalProfilesFactory
 
getArchiveId() - Method in class org.cesecore.config.RaStyleInfo
 
getArchiveName() - Method in class org.cesecore.config.RaStyleInfo
 
getARLAttribute() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getAsArgs(List<String>) - Static method in class org.ejbca.util.CliTools
 
getAsByteArray(KeyStore, String) - Static method in class org.cesecore.keys.util.KeyStoreTools
Encodes a Keystore to a byte array.
getAsEncodedValue(Serializable) - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets the base 64 encoded string of the value.
getAsListSortedByKey(HashMap<T1, T2>) - Static method in class org.cesecore.roles.AccessRulesHelper
 
getAsModifyableList(String[]) - Static method in class org.ejbca.util.CliTools
Using Arrays.asList will return an AbstractList that you cannot remove items from.
getAsObject(String, Class<T>) - Static method in class org.cesecore.util.ui.DynamicUiProperty
 
getAsPem(PublicKey) - Static method in class org.cesecore.keys.util.KeyTools
 
getAsProperties() - Method in class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
Returns a list of the available CertificateExtensions as Properties.
getAsProperties() - Method in class org.cesecore.config.AvailableExtendedKeyUsagesConfiguration
 
getAsProperties() - Static method in class org.cesecore.config.ConfigurationHolder
 
getAsProperties() - Method in class org.ejbca.config.CmpConfiguration
 
getAsProperties() - Static method in class org.ejbca.config.EjbcaConfigurationHolder
 
getAsProperties() - Method in class org.ejbca.config.EstConfiguration
 
getAsProperties() - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
getAsProperties() - Method in class org.ejbca.config.ScepConfiguration
 
getAsProperties() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
getAsProperties(String) - Method in class org.ejbca.config.CmpConfiguration
 
getAsProperties(String) - Method in class org.ejbca.config.EstConfiguration
 
getAsProperties(String) - Method in class org.ejbca.config.ScepConfiguration
 
getAsStringWithSeparator(String, Collection<?>) - Static method in class org.cesecore.util.StringTools
 
getAttributeSet(Certificate, String, String, String, boolean, boolean, String, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
Overrides LdapPublisher.getAttributeSet Creates an LDAPAttributeSet.
getAttributeSet(Certificate, String, String, String, boolean, boolean, String, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.custpubl2.CertSernoCustomLdapPublisher
 
getAttributeSet(Certificate, String, String, String, boolean, boolean, String, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
Creates an LDAPAttributeSet.
getAttributesFromDN(String, String[]) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
Returns a list of attributes found in DN Can only be used when the same attribute string is used in EJBCA and LDAP
getAuditLog() - Static method in class org.cesecore.config.OcspConfiguration
 
getAuditLogExportFetchSize(Properties) - Static method in class org.cesecore.audit.AuditDevicesConfig
Parameter to specify the number of logs to be fetched in each export round trip.
getAuditLogOrder() - Static method in class org.cesecore.config.OcspConfiguration
 
getAuditLogPattern() - Static method in class org.cesecore.config.OcspConfiguration
 
getAuditLogValidationFetchSize(Properties) - Static method in class org.cesecore.audit.AuditDevicesConfig
Parameter to specify the number of logs to be fetched in each validation round trip.
getAuthEncPUK() - Method in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
getAuthenticationModule(String) - Method in class org.ejbca.config.CmpConfiguration
 
getAuthenticationParameter(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
getAuthenticationParameters(String) - Method in class org.ejbca.config.CmpConfiguration
 
getAuthenticationString() - Method in interface org.ejbca.core.protocol.cmp.authentication.ICMPAuthenticationModule
Returns the password that was successfully used to authenticate the message.
getAuthenticationString() - Method in class org.ejbca.core.protocol.cmp.authentication.RegTokenPasswordExtractor
 
getAuthenticationToken() - Method in class org.cesecore.certificates.ca.CertificateGenerationParams
Gets the authentication token.
getAuthorityInformationAccess() - Method in class org.cesecore.certificates.ca.X509CA
CA Issuer URI to put in CRLs (RFC5280 section 5.2.7, not the URI to put in certs
getAuthorityInformationAccess() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getAuthorityInformationAccess(CRL) - Static method in class org.cesecore.util.CertTools
This utility method extracts the Authority Information Access Extention's URLs
getAuthorityInformationAccessCaIssuerUris() - Method in class org.ejbca.ui.web.CertificateView
 
getAuthorityInformationAccessCAIssuerUris(Certificate) - Static method in class org.cesecore.util.CertTools
 
getAuthorityInformationAccessOcspUrl(Certificate) - Static method in class org.cesecore.util.CertTools
 
getAuthorityInformationAccessOcspUrls() - Method in class org.ejbca.ui.web.CertificateView
 
getAuthorityInformationAccessOcspUrls(Certificate) - Static method in class org.cesecore.util.CertTools
 
getAuthorityKeyId(Certificate) - Static method in class org.cesecore.util.CertTools
Get the authority key identifier from a certificate extensions
getAuthorityKeyIdentifierCritical() - Method in class org.cesecore.certificates.ca.X509CA
 
getAuthorityKeyIdentifierCritical() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getAuthorityKeyIdentifierCritical() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getAuthorization(AuthenticationToken) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getAuthorizationId() - Method in class org.ejbca.acme.AcmeAuthorizationData
 
getAuthorizationId() - Method in class org.ejbca.acme.AcmeChallengeData
 
getAuthorizationId() - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
getAuthorizationId() - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
getAuthorizationPath() - Method in class org.ejbca.config.GlobalConfiguration
 
getAuthorizationResult(AuthenticationToken, AuthorizationCache.AuthorizationCacheCallback) - Method in enum org.cesecore.authorization.AuthorizationCache
 
getAuthorizationSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getAuthorizationSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getAuthorizationSystemSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getAuthorizationSystemSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getAuthorizedAndEnabledCaInfos(AuthenticationToken) - Method in interface org.cesecore.certificates.ca.CaSession
Method returning info objects for all active CA's available to the system, i.e.
getAuthorizedAndEnabledCaInfos(AuthenticationToken) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getAuthorizedAndNonExternalCaInfos(AuthenticationToken) - Method in interface org.cesecore.certificates.ca.CaSession
Method returning info objects for all non-external CA's available to the system, i.e.
getAuthorizedAndNonExternalCaInfos(AuthenticationToken) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getAuthorizedApprovalProfileIds(AuthenticationToken) - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSession
Retrieves a Collection of id:s (Integer) to authorized profiles.
getAuthorizedCaIds(AuthenticationToken) - Method in interface org.cesecore.certificates.ca.CaSession
Method returning id's of all CA's available to the system that the administrator is authorized to, Does not log access control to all CAs it checks, because this does not give access to the CAs but only returns IDs of CAs.
getAuthorizedCaIds(AuthenticationToken) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getAuthorizedCaInfos(AuthenticationToken) - Method in interface org.cesecore.certificates.ca.CaSession
Method returning info objects for all CA's available to the system that the administrator is authorized to.
getAuthorizedCaInfos(AuthenticationToken) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getAuthorizedCAInfos(AuthenticationToken) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getAuthorizedCaNames(AuthenticationToken) - Method in interface org.cesecore.certificates.ca.CaSession
Method returning names of all CA's available to the system that the administrator is authorized to, Does not log access control to all CAs it checks, because this does not give access to the CAs but only returns names of CAs.
getAuthorizedCaNames(AuthenticationToken) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getAuthorizedCaNamesToIds(AuthenticationToken) - Method in interface org.cesecore.certificates.ca.CaSession
Like CaSession.getAuthorizedCaNames(AuthenticationToken), but returns a TreeMap which includes the CA Id as well.
getAuthorizedCaNamesToIds(AuthenticationToken) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getAuthorizedCas(AuthenticationToken) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getAuthorizedCertificateProfileIds(AuthenticationToken, int) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Retrieves a Collection of id:s (Integer) to authorized profiles.
getAuthorizedCertificateProfileIds(AuthenticationToken, int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
getAuthorizedCertificateProfileIdsToNameMap(AuthenticationToken) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getAuthorizedCertificateProfiles(AuthenticationToken) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getAuthorizedCertificateProfileWithMissingCAs(AuthenticationToken) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Retrieves a Collection of id:s (Integer) of all certificate profiles which have non-existent CA Ids.
getAuthorizedCertificateProfileWithMissingCAs(AuthenticationToken) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
getAuthorizedEndEntityProfileIds(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Retrieves a Collection of id:s (Integer) to authorized profiles.
getAuthorizedEndEntityProfileIdsToNameMap(AuthenticationToken) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getAuthorizedEndEntityProfileIdsWithMissingCAs(AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Retrives a list of ids to profiles with non-existent CA ids, if the admin has root rule access.
getAuthorizedEndEntityProfileNames(String) - Method in class org.ejbca.core.model.ra.RAAuthorization
 
getAuthorizedEndEntityProfiles() - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Fetches the end-entity profiles that the administrator is authorized to use.
getAuthorizedEndEntityProfiles(AuthenticationToken, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getAuthorizedHardTokenProfileIds(AuthenticationToken) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Retrieves a Collection of id:s (Integer) to authorized profiles.
getAuthorizedKeyValidatorIds(AuthenticationToken) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSessionLocal
This method returns a set containing IDs of all authorized key validators.
getAuthorizedKeyValidatorIds(AuthenticationToken, String) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
getAuthorizedKeyValidatorIds(AuthenticationToken, String) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Retrieves a Collection of id:s (Integer) to authorized key validators.
getAuthorizedNamespaces(AuthenticationToken) - Method in interface org.cesecore.roles.management.RoleSession
Returns a list of all role namespaces that the given administrator is allowed to see.
getAuthorizedNamespaces(AuthenticationToken) - Method in class org.cesecore.roles.management.RoleSessionBean
 
getAuthorizedPublisherIds(AuthenticationToken) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
This method returns a set containing IDs of all authorized publishers.
getAuthorizedPublisherIds(AuthenticationToken, List<Integer>) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
This method returns a set containing IDs of authorized publishers, except publishers of excluded types.
getAuthorizedRoleNamespaces(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getAuthorizedRoles(AuthenticationToken) - Method in interface org.cesecore.roles.management.RoleSession
Returns a list of all roles that the given administrator is allowed to see.
getAuthorizedRoles(AuthenticationToken) - Method in class org.cesecore.roles.management.RoleSessionBean
 
getAuthorizedRoles(AuthenticationToken) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getAuthorizedRolesWithAccessToResource(AuthenticationToken, String) - Method in class org.cesecore.roles.management.RoleSessionBean
 
getAuthorizedRolesWithAccessToResource(AuthenticationToken, String) - Method in interface org.cesecore.roles.management.RoleSessionLocal
 
getAuthorizedUserDataSourceIds(AuthenticationToken, boolean) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Retrieves a Collection of id:s (Integer) to authorized user data sources.
getAuthPUK() - Method in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
getAuthToken() - Method in interface org.cesecore.audit.AuditLogEntry
 
getAuthToken() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getAutoActivatePin(Properties) - Static method in class org.cesecore.keys.token.BaseCryptoToken
Retrieves the auto activation PIN code, if it has been set for this crypto token.
getAutoEnrollADPort() - Method in class org.ejbca.config.GlobalConfiguration
 
getAutoEnrollADServer() - Method in class org.ejbca.config.GlobalConfiguration
 
getAutoEnrollBaseDNUser() - Method in class org.ejbca.config.GlobalConfiguration
 
getAutoEnrollCA() - Method in class org.ejbca.config.GlobalConfiguration
 
getAutoEnrollConnectionDN() - Method in class org.ejbca.config.GlobalConfiguration
 
getAutoEnrollConnectionPwd() - Method in class org.ejbca.config.GlobalConfiguration
 
getAutoEnrollSSLConnection() - Method in class org.ejbca.config.GlobalConfiguration
 
getAutoEnrollUse() - Method in class org.ejbca.config.GlobalConfiguration
 
getAutoGeneratedPasswd() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getAutoGeneratedPasswdLength() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getAutoGeneratedPasswdType() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getAutoGenPwdStrength() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getAvailableAccessMatchTypes() - Method in enum org.cesecore.authentication.tokens.PublicAccessMatchValue
 
getAvailableAccessMatchTypes() - Method in interface org.cesecore.authorization.user.matchvalues.AccessMatchValue
 
getAvailableAccessMatchTypes() - Method in enum org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
getAvailableAccessMatchTypes() - Method in enum org.ejbca.core.ejb.authentication.cli.CliUserAccessMatchValue
 
getAvailableBitLengths() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getAvailableBitLengths() - Method in class org.cesecore.keys.validation.RsaKeyValidator
Gets the available bit lengths to choose.
getAvailableBitLengths() - Method in class org.ejbca.ui.web.pub.ApplyBean
Returns the encryption key lengths available to the default user.
getAvailableBitLengths(int) - Static method in class org.cesecore.keys.validation.RsaKeyValidator
Gets the available bit lengths to choose.
getAvailableBitLengthsAsList() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getAvailableBitLengthsAsMap(int) - Static method in class org.cesecore.keys.validation.RsaKeyValidator
Gets the available bit lengths to choose as map ( key = value).
getAvailableCAs() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getAvailableCAs() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Gets a Collection of available CA Ids (as Integers).
getAvailableCAs() - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Fetch a list of the ids and names of available CAs.
getAvailableCAs() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
getAvailableCAsAsStrings() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Like EndEntityProfile.getAvailableCAs(), but returns the Ids as strings.
getAvailableCasInProfile(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Fetches the available CAs associated with an end entity profile.
getAvailableCasInProfile(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Fetches the IDs and names of available CAs in an end entity profile.
getAvailableCAsInProfile(int) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Fetches the ids and names of available CAs in an end entity profile.
getAvailableCertificateProfileIds() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Gets a Collection of available certificate profile ids Use Integer.valueOf(idstring) to get the int value
getAvailableCertificateProfileIdsAsStrings() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Like EndEntityProfile.getAvailableCertificateProfileIds(), but returns the Ids as strings.
getAvailableCertificateProfiles() - Method in class org.ejbca.ui.web.pub.ApplyBean
Returns the certificate profiles available to the default user.
getAvailableCertificateProfiles(int) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Fetches available certificate profiles in an end entity profile.
getAvailableCertificateProfiles(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Fetches available certificate profiles associated with an end entity profile.
getAvailableCertificateProfiles(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Fetches available certificate profiles in an end entity profile.
getAvailableCipherSuites() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getAvailableCryptoToken(String) - Method in class org.cesecore.keys.token.CryptoTokenFactory
Method returning to the available CryptoToken implementations with given classpath.
getAvailableCryptoTokens() - Method in class org.cesecore.keys.token.CryptoTokenFactory
Method returning to the system available CryptoToken implementations
getAvailableCustomCertExtensionsFromFile() - Static method in class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
Deprecated.
getAvailableCustomRaStyles(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Returns a list of all style archives associated to roles which the requesting administrator is member of.
getAvailableEcCurves() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getAvailableEcCurvesAsList() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getAvailableHardTokenProfiles() - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuer
 
getAvailableKeyAlgorithms() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getAvailableKeyAlgorithms() - Static method in class org.cesecore.certificates.util.AlgorithmTools
 
getAvailableKeyAlgorithmsAsList() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getAvailableLanguages() - Static method in class org.ejbca.config.WebConfiguration
 
getAvailableLanguagesAsString() - Method in class org.ejbca.config.GlobalConfiguration
 
getAvailableMinimumKeyLengths() - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
 
getAvailableMinimumKeyLengths() - Method in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
getAvailableMinimumKeyLengths() - Method in class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
 
getAvailableMinimumKeyLengths() - Method in class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
 
getAvailableP11AttributeFiles() - Static method in class org.ejbca.config.WebConfiguration
 
getAvailableP11LibraryToAliasMap() - Static method in class org.ejbca.config.WebConfiguration
 
getAvailablePasswordTypes() - Static method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getAvailablePasswordTypes() - Static method in class org.ejbca.util.passgen.PasswordGeneratorFactory
 
getAvailableProperties() - Method in class org.cesecore.certificates.certificate.certextensions.BasicCertificateExtension
 
getAvailableProperties() - Method in interface org.cesecore.certificates.certificate.certextensions.CustomCertificateExtension
 
getAvailableRaStyleInfos(AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSessionLocal
Returns custom RA Styles associated with the role of the requesting administrator.
getAvailableRoleMemberTokenTypes(AuthenticationToken) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getAvailableTemplates(AuthenticationToken) - Method in interface org.ejbca.statedump.ejb.StatedumpSession
Lists all available statedumps in the configured statedump templates directory.
getAvailableThemes() - Method in class org.ejbca.config.GlobalConfiguration
Checks the themes path for css files and returns an array of filenames without the ".css" ending.
getAvailableThemesAsString() - Method in class org.ejbca.config.GlobalConfiguration
 
getAvailableTokenKeySpecs() - Method in class org.ejbca.ui.web.pub.ApplyBean
 
getAvailableTokenKeySpecs(String) - Method in class org.ejbca.ui.web.pub.ApplyBean
 
getAvailableTokenKeySpecsSize() - Method in class org.ejbca.ui.web.pub.ApplyBean
 
getAvailableTokenTypes() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getAvailableTypesAndProperties() - Method in enum org.cesecore.keybind.InternalKeyBindingFactory
 
getAvailableTypesAndProperties() - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Get all registered InternalKeyBinding implementation and their properties.
getAvailableTypesAndProperties() - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
getAverageMicroSeconds() - Method in class org.ejbca.core.ejb.ProfilingStat
 
getAverageMilliSeconds() - Method in class org.ejbca.core.ejb.ProfilingStat
 
getB64() - Method in class org.cesecore.certificates.certificate.HashID
 
getB64url() - Method in class org.cesecore.certificates.certificate.HashID
 
getBannersPath() - Method in class org.ejbca.config.GlobalConfiguration
 
getBase64Cert() - Method in class org.cesecore.certificates.certificate.Base64CertData
The encoded certificate.
getBase64Cert() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
The certificate itself
getBase64Cert() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getBase64Cert() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getBase64Cert(EntityManager) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Return the certificate.
getBase64CertData() - Method in class org.cesecore.certificates.certificate.CertificateDataWrapper
 
getBase64CertData() - Method in interface org.cesecore.certificates.certificate.request.CertificateResponseMessage
 
getBase64CertData() - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
getBase64CertData() - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
getBase64CertData() - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
getBase64Crl() - Method in class org.cesecore.certificates.crl.CRLData
 
getBase64FromAsn1OctetString(ASN1OctetString) - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getBase64String(String) - Static method in class org.cesecore.util.StringTools
Takes a string given as input and converts it from Base64 if the string begins with the case-insensitive prefix b64, i.e.
getBaseCertificateData() - Method in class org.cesecore.certificates.certificate.CertificateDataWrapper
 
getBaseDN() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
getBaseDN() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getBaseUrl() - Method in class org.ejbca.config.GlobalConfiguration
 
getBaseUrl(String, String, int) - Method in class org.ejbca.config.GlobalConfiguration
 
getBaseUrlFromConfig() - Method in class org.ejbca.config.GlobalConfiguration
 
getBasicConstraints(String, String, String, String) - Method in class org.ejbca.ui.web.CertificateView
 
getBasicConstraintsCritical() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getBasicPUK() - Method in class org.ejbca.core.model.hardtoken.types.EIDHardToken
DOCUMENT ME!
getBetween15And27Months() - Method in class org.cesecore.certificates.certificatetransparency.GoogleCtPolicy
Get the minimum number of SCTs required for certificates with a lifetime of ≥15 Months but ≤27 Months.
getBetween27And39Months() - Method in class org.cesecore.certificates.certificatetransparency.GoogleCtPolicy
Get the minimum number of SCTs required for certificates with a lifetime of >27 Months but ≤39 Months.
getBigIntegerFromHexString(String) - Static method in class org.cesecore.util.StringTools
Converts hexadecimal string to BigInteger.
getBitLengths() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getBitLengthsAsString() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getBlacklistEntry() - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
getBlacklistEntry(int) - Method in interface org.ejbca.core.ejb.ca.validation.BlacklistSessionLocal
Gets a public key blacklist entry by cache or database.
getBlacklistEntry(String, String) - Method in interface org.ejbca.core.ejb.ca.validation.BlacklistSession
Gets a public key blacklist entry by cache or database.
getBlacklistEntryFingerprint(int) - Method in interface org.ejbca.core.ejb.ca.validation.BlacklistSessionLocal
Gets the fingerprint of the public key blacklist entry with the given id.
getBlacklistEntryId(String, String) - Method in interface org.ejbca.core.ejb.ca.validation.BlacklistSessionLocal
Returns the id of the public key blacklist entry with the given fingerprint.
getBlacklistEntryIdToValueMap() - Method in interface org.ejbca.core.ejb.ca.validation.BlacklistSession
Retrieves a Map of all public key blacklist entry ids and fingerprints.
getBlacklistSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getBlacklistSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getBoolean(String) - Method in class org.ejbca.core.ejb.ServiceLocator
return a boolean value corresponding to the env entry
getBoolean(String, boolean) - Method in class org.cesecore.internal.UpgradeableDataHashMap
Retrieve a boolean value from the data map in a safe manner.
getBooleanValue() - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
getBrowser() - Method in class org.ejbca.ui.web.pub.ApplyBean
Returns the detected browser type.
getBytesFromPEM(byte[], String, String) - Static method in class org.cesecore.util.FileTools
Reads binary bytes from a PEM-file.
getBytesFromPEM(InputStream, String, String) - Static method in class org.cesecore.util.FileTools
 
getBytesFromPEM(String, String, String) - Static method in class org.cesecore.keys.util.KeyTools
Extracts the binary data from a PEM of a specified kind, e.g.
getBytesFromPublicKeyFile(byte[]) - Static method in class org.cesecore.keys.util.KeyTools
Extracts the binary DER data from a public key file.
getCa() - Method in class org.cesecore.certificates.ca.extendedservices.ExtendedCAService
 
getCA() - Method in class org.cesecore.certificates.ca.CAData
 
getCA(AuthenticationToken, int) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getCA(AuthenticationToken, int) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Get the CA object performing the regular authorization check.
getCA(AuthenticationToken, String) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getCA(AuthenticationToken, String) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Get the CA object performing the regular authorization check.
getCaAdminSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getCaAdminSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getCaaIdentities() - Method in class org.ejbca.config.AcmeConfiguration
 
getCaaIdentities(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Retrieves a set of all CAA identities for a CA, based on the CAA validators enabled.
getCAAuthorizationString() - Method in class org.ejbca.core.model.ra.RAAuthorization
Method that checks the administrators CA privileges and returns a string that should be used in where clause of userdata SQL queries.
getCACertAttribute() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getCaCertHash(Integer) - Static method in class org.cesecore.certificates.ca.internal.CACacheHelper
 
getCACertificate() - Method in class org.cesecore.certificates.ca.CA
 
getCaCertificateChain() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getCACertificateChain() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
getCACertificateChainReversed() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
getCaChain(AuthenticationToken, String) - Method in interface org.cesecore.certificates.ca.CaSession
Fetches the current certificate chain for a CA.
getCaChain(AuthenticationToken, String) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getCache() - Static method in class org.cesecore.authorization.cache.RemoteAccessSetCacheHolder
Deprecated.
Returns a ConcurrentCache object that can be used for caching AccessSets from remote systems.
getCacheApprovalProfileTime() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getCacheAuthorizationTime() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCacheCaTimeInCaSession() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCacheCertificateProfileTime() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCacheContent() - Method in class org.cesecore.certificates.ca.internal.CaIDCacheBean
 
getCachedCertificateStatus(String) - Method in enum org.cesecore.certificates.ocsp.cache.OcspRequestSignerStatusCache
 
getCachedConfiguration(String) - Method in interface org.cesecore.configuration.GlobalConfigurationSession
Retrieves the cached GlobalConfiguration.
getCachedConfiguration(String) - Method in class org.cesecore.configuration.GlobalConfigurationSessionBean
 
getCachedNameToIdMap() - Method in class org.cesecore.keybind.InternalKeyBindingDataSessionBean
 
getCachedNameToIdMap() - Method in interface org.cesecore.keybind.InternalKeyBindingDataSessionLocal
 
getCachedNameToIdMap() - Method in class org.cesecore.keys.token.CryptoTokenSessionBean
 
getCachedNameToIdMap() - Method in interface org.cesecore.keys.token.CryptoTokenSessionLocal
 
getCachedPublisher() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
Method that gets the cached publisher, if any.
getCachedRoleMembersForAuthenticationToken(AuthenticationToken) - Method in enum org.cesecore.roles.member.AuthenticationTokenCache
Delivers a list of cached role members, which have been previously mapped against the provided authentication token.
getCachedUserDataSource() - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
Method that returns the cached UserDataSource.
getCacheEndEntityProfileTime() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getCacheGlobalConfigurationTime() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCacheGlobalOcspConfigurationTime() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCacheIdFromCertificateID(CertificateID) - Static method in enum org.cesecore.certificates.ocsp.cache.OcspSigningCache
 
getCacheKeyValidatorTime() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCachePublicKeyBlacklistTime() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCachePublisherTime() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getCacheTime() - Method in class org.cesecore.internal.CommonCacheBase
 
getCacheTimeCryptoToken() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCacheTimeInternalKeyBinding() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCaCmsKeyStorePass() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getCADefinedFreshestCRL() - Method in class org.cesecore.certificates.ca.X509CA
 
getCADefinedFreshestCRL() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getCADN() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
getCADnFromRequest(RequestMessage) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
getCADnFromRequest(RequestMessage) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Tries to get an issuerDN/serialNumber pair from the request, and see if we have that CA certificate in the certificate store.
getCaFingerprint() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Fingerprint of CA certificate
getCaFingerprint() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getCaFingerprint() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getCaFingerprint() - Method in class org.cesecore.certificates.crl.CRLData
 
getCAFingerprint() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getCAForEdit(AuthenticationToken, int) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getCAForEdit(AuthenticationToken, int) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Get the CA object performing the regular authorization check.
getCAForEdit(AuthenticationToken, String) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getCAForEdit(AuthenticationToken, String) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Get the CA object performing the regular authorization check.
getCAFromRequest(AuthenticationToken, RequestMessage, boolean) - Method in interface org.ejbca.core.ejb.ca.sign.SignSessionLocal
Returns a CA that a request is targeted for.
getCaid() - Method in class org.ejbca.core.ejb.approval.ApprovalData
For CA specific approval requests should the related ca id be specified for non ca request should this field be set to ApprovalDataVO.ANY_CA
getCaId() - Method in interface org.cesecore.authorization.user.AccessUserAspect
 
getCaId() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
getCaId() - Method in class org.cesecore.certificates.ca.CAData
 
getCaId() - Method in class org.cesecore.keybind.InternalKeyBindingTrustEntry
 
getCaId() - Method in class org.ejbca.core.ejb.ra.UserData
 
getCaId() - Method in class org.ejbca.core.model.log.Admin
Deprecated.
Method that returns the caid of the CA, the admin belongs to.
getCAId() - Method in class org.cesecore.certificates.ca.CA
 
getCAId() - Method in class org.cesecore.certificates.ca.CAInfo
 
getCAId() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getCAId() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
For CA specific approval requests should the related ca id be specified for non ca request should this field be set to ApprovalDataVO.ANY_CA
getCAId() - Method in class org.ejbca.core.model.approval.ApprovalRequest
 
getCAId() - Method in class org.ejbca.core.model.log.LogEntry
 
getCAId() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getCAId() - Method in class org.ejbca.ui.web.pub.ApplyBean
Returns the CA identity for the default user.
getCAId(int) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
Indicates which ca id that should be requested when generating certificate of given certusage.
getCAId(String) - Method in class org.ejbca.ui.web.pub.ApplyBean
Method that returns the CAId of the CA the user was registered with, if 0 is returned user couldn't be found i database.
getCaIds() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getCaIds() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
getCaIds() - Method in class org.ejbca.core.model.era.RaRoleMemberSearchRequest
 
getCAIdsToCheck(boolean) - Method in class org.ejbca.core.model.services.BaseWorker
returns a collection of String with CAIds as gotten from the property BaseWorker.PROP_CAIDSTOCHECK.
getCAIdToNameMap() - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getCAIdToNameMap() - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Returns a HashMap containing mappings of caid (Integer) to CA name (String) of all CAs in the system.
getCAInfo() - Method in class org.cesecore.certificates.ca.CA
 
getCAInfo() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
getCAInfo(AuthenticationToken, int) - Method in interface org.cesecore.certificates.ca.CaSession
Returns a value object containing non-sensitive information about a CA give it's name.
getCAInfo(AuthenticationToken, int) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getCAInfo(AuthenticationToken, String) - Method in interface org.cesecore.certificates.ca.CaSession
Returns a value object containing non-sensitive information about a CA give it's name.
getCAInfo(AuthenticationToken, String) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getCAInfoInternal(int) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getCAInfoInternal(int) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Internal (local only) method for getting CAInfo, to avoid access control logging for internal operations.
getCAInfoInternal(int, String, boolean) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getCAInfoInternal(int, String, boolean) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Internal (local only) method for getting CAInfo, to avoid access control logging for internal operations.
getCaIssuers() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCaKeepOcspExtendedService() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCaKeyStorePass() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCaName() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getCaName() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getCAName() - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
getCanGenerateKeyMsg() - Method in class org.ejbca.config.WebConfiguration.P11LibraryInfo
 
getCANoLog(AuthenticationToken, int) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getCANoLog(AuthenticationToken, int) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Internal (local only) method to get the CA object without logging the authorization check.
getCAObjectClass() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getCaPath() - Method in class org.ejbca.config.GlobalConfiguration
 
getCardNumber() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getCardNumber() - Method in class org.ejbca.core.ejb.ra.UserData
 
getCardNumber() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getCardNumber() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getCardNumberRequired() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getCardNumberUsed() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getCardPassword() - Static method in class org.cesecore.config.OcspConfiguration
 
getCaSerialNumberAlgorithm() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCaSerialNumberOctetSize() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getCaSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getCaSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getCAsUsingCertificateProfile(int) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Method used to check if certificate profile id exists in any CA.
getCategory() - Method in class org.cesecore.authorization.control.AuditLogRulesReference
 
getCategory() - Method in interface org.cesecore.authorization.rules.AccessRulePlugin
 
getCAToken() - Method in class org.cesecore.certificates.ca.CA
 
getCAToken() - Method in class org.cesecore.certificates.ca.CAInfo
 
getCaTooLateExpireDate() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCAType() - Method in class org.cesecore.certificates.ca.CA
 
getCAType() - Method in class org.cesecore.certificates.ca.CAInfo
 
getCaTypeAsString() - Method in class org.cesecore.certificates.ca.CAInfo
 
getCdws() - Method in class org.ejbca.core.model.era.RaCertificateSearchResponse
 
getCert(String) - Method in class org.ejbca.config.EstConfiguration
 
getCertChain(KeyStore, String) - Static method in class org.cesecore.keys.util.KeyTools
Retrieves the certificate chain from a keystore.
getCertCollectionFromArray(Certificate[], String) - Static method in class org.cesecore.util.CertTools
Converts a regular array of certificates into an ArrayList, using the provided provided.
getCertfromByteArray(byte[]) - Static method in class org.cesecore.util.CertTools
Deprecated.
Use org.cesecore.util.CertTools.getCertfromByteArray(byte[], Class<T>) to specify return type instead.
getCertfromByteArray(byte[], Class<T>) - Static method in class org.cesecore.util.CertTools
 
getCertfromByteArray(byte[], String) - Static method in class org.cesecore.util.CertTools
Deprecated.
Use org.cesecore.util.CertTools.getCertfromByteArray(byte[], String, Class<Y>) instead.
getCertfromByteArray(byte[], String, Class<T>) - Static method in class org.cesecore.util.CertTools
Creates Certificate from byte[], can be either an X509 certificate or a CVCCertificate
getCertID() - Method in class org.cesecore.certificates.ocsp.OCSPResponseItem
 
getCertificate() - Method in class org.cesecore.authentication.tokens.X509CertificateAuthenticationToken
 
getCertificate() - Method in class org.cesecore.certificates.certificate.CertificateDataWrapper
 
getCertificate() - Method in class org.cesecore.certificates.certificate.CertificateStatusHolder
 
getCertificate() - Method in interface org.cesecore.certificates.certificate.CertificateWrapper
 
getCertificate() - Method in interface org.cesecore.certificates.certificate.request.CertificateResponseMessage
Gets the complete certificate in the response message.
getCertificate() - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
getCertificate() - Method in class org.ejbca.core.model.era.RaAcmeResponse
 
getCertificate() - Method in class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
 
getCertificate() - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
getCertificate() - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
getCertificate() - Method in class org.ejbca.core.protocol.ws.objects.CertificateResponse
Returns a certificate from the data in the WS response.
getCertificate() - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateResponseWS
 
getCertificate() - Method in class org.ejbca.ui.web.CertificateRequestResponse
Returns the signed certificate.
getCertificate() - Method in class org.ejbca.ui.web.CertificateView
 
getCertificate(byte[]) - Static method in class org.ejbca.core.protocol.ws.common.CertificateHelper
Method that builds a certificate from the data in the WS response.
getCertificate(String) - Method in class org.cesecore.keys.token.CachingKeyStoreWrapper
 
getCertificate(String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Fetches an issued certificate.
getCertificate(EntityManager) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Returns the certificate as an object.
getCertificate(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSession
Fetches an issued certificate.
getCertificate(AuthenticationToken, String, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Fetches an issued certificate.
getCertificate(Base64CertData) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Returns the certificate as an object.
getCertificateAiaDefaultCaIssuerUri() - Method in class org.cesecore.certificates.ca.X509CA
 
getCertificateAiaDefaultCaIssuerUri() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getCertificateAndStatus(String, BigInteger) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Performs the same operation as getStatus, but returns a richer object which also contains the certificate, in order to save on database lookups when both objects are required.
getCertificateAndStatus(String, BigInteger) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
getCertificateAuthorityName() - Method in class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest
 
getCertificateChain() - Method in class org.cesecore.certificates.ca.CA
Returns a collection of CA-certificates, with this CAs cert i position 0, or null if no CA-certificates exist.
getCertificateChain() - Method in class org.cesecore.certificates.ca.CAInfo
Retrieves the certificate chain for the CA.
getCertificateChain(int) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
Retrieves the certificate chain for the signer.
getCertificateChain(String) - Method in class org.cesecore.keybind.impl.ClientX509KeyManager
 
getCertificateChain(String) - Method in class org.cesecore.keys.token.CachingKeyStoreWrapper
 
getCertificateChain(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Retrieves the certificate chain for the signer.
getCertificateChain(CertificateInfo) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Recursively finds the certificate chain for the given certificate.
getCertificateChain(CertificateInfo) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
getCertificateCreateSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getCertificateCreateSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getCertificateData() - Method in class org.cesecore.certificates.certificate.CertificateDataWrapper
Returns the CertificateData entity object, or throws if the certificate is stored in NoConflictCertificateData
getCertificateData() - Method in interface org.cesecore.certificates.certificate.request.CertificateResponseMessage
 
getCertificateData() - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
getCertificateData() - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
getCertificateData() - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
getCertificateData() - Method in class org.ejbca.core.protocol.ws.objects.Certificate
Returns the certificateData in Base64 encoded format
getCertificateData(String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
Local interface only
getCertificateData(String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Retrieve the full wrapped CertificateData and Base64CertData objects.
getCertificateData(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateStoreSessionBean
 
getCertificateData(String) - Method in interface org.cesecore.certificates.certificate.NoConflictCertificateStoreSessionLocal
 
getCertificateDataByIssuerAndSerno(String, BigInteger) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Gets full certificate meta data for the cert specified by issuer DN and serial number.
getCertificateDataByIssuerAndSerno(String, BigInteger) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
getCertificateDataByIssuerAndSerno(String, BigInteger) - Method in interface org.cesecore.certificates.certificate.NoConflictCertificateStoreSession
Gets full certificate meta data for the cert specified by issuer DN and serial number.
getCertificateDataByIssuerAndSerno(String, BigInteger) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateStoreSessionBean
 
getCertificateDataBySerno(BigInteger) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds certificate(s) for a given serialnumber.
getCertificateDataBySerno(BigInteger) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
getCertificateDataByUsername(String, boolean, List<Integer>) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Finds certificate(s) with meta data for a given username.
getCertificateDataByUsername(String, boolean, List<Integer>) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
getCertificateDataOrCopy() - Method in class org.cesecore.certificates.certificate.CertificateDataWrapper
Returns the CertificateData object, or a copy converted to CertificateData, if it was a NoConflictCertificateData entity object.
getCertificateDatasBySubject(String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
getCertificateDatasBySubject(String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Lists certificate datas for a given subject.
getCertificateDatasBySubjectAndIssuer(String, String, boolean) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
getCertificateDatasBySubjectAndIssuer(String, String, boolean) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Lists certificate datas for a given subject signed by the given issuer.
getCertificateDatasFromHardToken(String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSessionLocal
Returns all the X509Certificates datas mapped to the specified hard token.
getCertificateDN() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getCertificateDN() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
Returns the DN to be used when creating a certificate (without empty fields).
getCertificateEndTime() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getCertificateFactory() - Static method in class org.cesecore.util.CertTools
 
getCertificateFactory(String) - Static method in class org.cesecore.util.CertTools
Returns a CertificateFactory that can be used to create certificates from byte arrays and such.
getCertificateFingerprint() - Method in class org.cesecore.certificates.crl.RevokedCertInfo
 
getCertificateFingerprint() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
getCertificateId() - Method in interface org.cesecore.keybind.InternalKeyBinding
 
getCertificateId() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getCertificateId() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getCertificateId() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getCertificateId() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getCertificateID() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getCertificateIDFromCertificate(X509Certificate) - Static method in enum org.cesecore.certificates.ocsp.cache.OcspSigningCache
 
getCertificateInfo(String) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
getCertificateInfo(String) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
getCertificateInfo(String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Gets certificate info, which is basically all fields except the certificate itself.
getCertificateInfo(String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
getCertificateList(List<CertificateData>) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
getCertificateList(List<CertificateData>) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
Get a list of Certificate from a list of list of CertificateData.
getCertificatePath() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.BaseSigningCAServiceInfo
 
getCertificatePolicies() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCertificatePolicies(Certificate) - Static method in class org.cesecore.util.CertTools
Get a list of certificate policy information from a certificate policies extension
getCertificatePoliciesCritical() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCertificatePolicyId(Certificate, int) - Static method in class org.cesecore.util.CertTools
Get a certificate policy ID from a certificate policies extension
getCertificatePolicyIds(Certificate) - Static method in class org.cesecore.util.CertTools
Get a list of certificate policy IDs from a certificate policies extension
getCertificateProfile() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
Method that returns the certificate profiles and updates it if necessary.
getCertificateProfile(int) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Finds a certificate profile by id.
getCertificateProfile(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
getCertificateProfile(int) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getCertificateProfile(String) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Retrieves a named certificate profile or null if none was found.
getCertificateProfile(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
getCertificateProfileAsXml(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Fetches the certificate profile by ID in XML format.
getCertificateProfileId() - Method in class org.cesecore.certificates.ca.CA
 
getCertificateProfileId() - Method in class org.cesecore.certificates.ca.CAInfo
 
getCertificateProfileId() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Certificate Profile Id that was used to issue this certificate.
getCertificateProfileId() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getCertificateProfileId() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getCertificateProfileId() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getCertificateProfileId() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getCertificateProfileId() - Method in class org.ejbca.core.ejb.dto.CertRevocationDto
 
getCertificateProfileId() - Method in class org.ejbca.core.ejb.ra.UserData
Returns the certificate profile id that should be generated for the user.
getCertificateProfileId() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getCertificateProfileId() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
getCertificateProfileId(int) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
Indicates which certificate profileid that should be requested when generating certificate of given certusage.
getCertificateProfileId(String) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Returns a certificate profile id, given it's certificate profile name.
getCertificateProfileId(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
getCertificateProfileIds() - Method in interface org.cesecore.keys.validation.CertificateProfileAwareValidator
Gets a list of selected certificate profile ids.
getCertificateProfileIds() - Method in class org.cesecore.keys.validation.ValidatorBase
 
getCertificateProfileIdToNameMap() - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Method creating a Map mapping profile id (Integer) to profile name (String).
getCertificateProfileIdToNameMap() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
getCertificateProfileName() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
getCertificateProfileName() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getCertificateProfileName() - Method in class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest
 
getCertificateProfileName() - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
getCertificateProfileName() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getCertificateProfileName(int) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Returns a certificate profiles name given it's id.
getCertificateProfileName(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
getCertificateProfileSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getCertificateProfileSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getCertificateRequest() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getCertificateRequest() - Method in class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest
 
getCertificateRequestFromPem(String) - Static method in class org.cesecore.util.CertTools
Creates PKCS10CertificateRequest object from PEM encoded certificate request
getCertificateRequestSignature(JcaPKCS10CertificationRequest) - Static method in class org.cesecore.keys.util.KeyTools
Returns the signature of the given JcaPKCS10CertificationRequest.
getCertificates() - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
getCertificatesByExpirationTime(long, int) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Retrieves the certificates whose expiration date is before the specified number of days.
getCertificatesByExpirationTime(AuthenticationToken, long, int, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Fetches a list of up to maxNumberOfResults certificates which expires within the next days days, ignoring the first offset certificates.
getCertificatesByExpirationTimeAndIssuer(long, String, int) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
List certificates that will expire within the given number of days and issued by the given issuer
getCertificatesByExpirationTimeAndIssuer(AuthenticationToken, long, String, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Fetches a list of certificates that will expire within the given number of days and issued by the given issuer.
getCertificatesByExpirationTimeAndType(long, int, int) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
List certificates that will expire within the given number of days and of the given type
getCertificatesByExpirationTimeAndType(AuthenticationToken, long, int, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Fetches a list of certificates that will expire within the given number of days and of the given type.
getCertificatesByUsername(AuthenticationToken, String, boolean, long) - Method in interface org.ejbca.core.model.era.RaMasterApi
Retrieves a collection of certificates as byte array generated for a user.
getCertificateSerialNumber() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getCertificateSerialNumber() - Method in class org.ejbca.ui.web.RevokedInfoView
DOCUMENT ME!
getCertificateSerialNumberAsString() - Method in class org.ejbca.ui.web.RevokedInfoView
 
getCertificateSerialNumberDecimal() - Method in class org.cesecore.keybind.InternalKeyBindingTrustEntry
 
getCertificateSN() - Method in class org.ejbca.core.ejb.dto.CertRevocationDto
 
getCertificateSN() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getCertificateSN() - Method in class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
 
getCertificateSN() - Method in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
getCertificateSNR() - Method in class org.ejbca.core.model.log.LogEntry
 
getCertificateStartTime() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getCertificateStatus() - Method in class org.cesecore.certificates.certificate.CertificateStatusHolder
 
getCertificateStatus(AuthenticationToken, String, BigInteger) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getCertificateStatus(BaseCertificateData) - Static method in class org.cesecore.certificates.certificate.CertificateStatusHelper
Algorithm: If status is CERT_REVOKED the certificate is revoked and reason and date is picked up.
getCertificateStoreSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getCertificateStoreSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getCertificateTypes() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
Finds all properties matching web.selfreg.certtypes.KEY.description=VALUE and returns a map with these keys and values.
getCertificateValidationDomainService() - Method in class org.cesecore.certificates.ca.CertificateGenerationParams
Gets the validation domain service reference.
getCertificateValidityOffset() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Gets the certificate validity offset.
getCertificateValidityOffset() - Static method in class org.cesecore.config.CesecoreConfiguration
The relative time offset for the notBefore value of CA and end entity certificates.
getCertificateVersion() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCertificationRequest() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
Gets the underlying BC PKCS10CertificationRequest object.
getCertprofile() - Method in class org.ejbca.ui.web.pub.RequestInstance
 
getCertProfileID(String) - Method in class org.ejbca.config.EstConfiguration
 
getCertReqHandlerClass(String) - Method in class org.ejbca.config.CmpConfiguration
 
getCertReqHistory() - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
Returns the value object containing the information of the entity bean.
getCertReqHistorySession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getCertReqHistorySession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getCertsFromPEM(InputStream) - Static method in class org.cesecore.util.CertTools
Deprecated.
Use org.cesecore.util.CertTools.getCertsFromPEM(InputStream, Class<T>) instead.
getCertsFromPEM(InputStream, Class<T>) - Static method in class org.cesecore.util.CertTools
Reads certificates in PEM-format from an InputStream.
getCertsFromPEM(String) - Static method in class org.cesecore.util.CertTools
Deprecated.
Use org.cesecore.util.CertTools.getCertsFromPEM(String, Class<T>) instead
getCertsFromPEM(String, Class<T>) - Static method in class org.cesecore.util.CertTools
Reads certificates in PEM-format from a filename.
getCertSignatureAlgorithmNameAsString(Certificate) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Simple methods that returns the signature algorithm value from the certificate.
getCertSN() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryDataPK
Certificate serial number in hexa decimal format, of the certificate this entry was stored for.
getCertStatus() - Method in class org.cesecore.certificates.ocsp.OCSPResponseItem
 
getCertType() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
getCertTypeDescription() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
getCertWritable(int) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
Field indicating if a certificate should be set to rewritable on the token.
getChallengeId() - Method in class org.ejbca.acme.AcmeChallengeData
 
getChallengeId() - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
getChallengeType() - Method in enum org.ejbca.core.protocol.acme.AcmeChallenge.AcmeChallengeType
 
getClassName() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
return the current class name
getClassNameForType(String) - Method in interface org.cesecore.keys.token.CryptoTokenSession
 
getClassNameForType(String) - Method in class org.cesecore.keys.token.CryptoTokenSessionBean
 
getClassPath() - Method in class org.cesecore.keys.token.AvailableCryptoToken
Method returning the classpath used to create the plugin.
getClassPath() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
Returns the class path of custom publisher used.
getClassPath() - Method in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
getCleanupInterval() - Method in class org.cesecore.util.ConcurrentCache
 
getCleanXForwardedFor(String) - Static method in class org.cesecore.util.StringTools
 
getClearPassword() - Method in class org.ejbca.core.ejb.ra.UserData
This method is needed for Java Persistence.
getCliDefaultPassword() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getCliDefaultUser() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getClientAliases(String, Principal[]) - Method in class org.cesecore.keybind.impl.ClientX509KeyManager
 
getClientCertificateRenewal(String) - Method in class org.ejbca.config.ScepConfiguration
Client Certificate Renewal is defined in the SCEP draft as the capability of a certificate enrollment request to be interpreted as a certificate renewal request if the previous certificate has passed half its validity.
getClientIPAddress() - Method in class org.cesecore.authentication.tokens.WebPrincipal
 
getClonedData() - Method in class org.cesecore.internal.UpgradeableDataHashMap
 
getCMPDefaultCA(String) - Method in class org.ejbca.config.CmpConfiguration
Method used by the Admin GUI.
getCmpMessageDispatcherSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getCmpMessageDispatcherSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getCmpRaAuthSecret() - Method in class org.cesecore.certificates.ca.X509CA
 
getCmpRaAuthSecret() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getCmpResponseProtectionList(boolean) - Method in class org.ejbca.config.CmpConfiguration
 
getCmsDocument() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceResponse
 
getCNPostfix() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCode() - Method in class org.ejbca.util.CountryCodes.Country
 
getColumnNames() - Method in class org.ejbca.util.DatabaseIndexUtil.DatabaseIndex
 
getCommand() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceRequest
 
getCommand() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceRequest
 
getCommands() - Method in interface org.ejbca.util.PerformanceTest.CommandFactory
 
getComment() - Method in class org.ejbca.core.model.approval.Approval
 
getComment() - Method in class org.ejbca.core.model.era.RaApprovalResponseRequest
 
getComment() - Method in class org.ejbca.core.model.log.LogEntry
 
getConfigId() - Method in class org.cesecore.certificates.ocsp.cache.GlobalOcspConfigurationCache
 
getConfigId() - Method in class org.cesecore.config.GlobalCesecoreConfigurationCache
 
getConfigId() - Method in interface org.cesecore.configuration.ConfigurationCache
 
getConfigId() - Method in class org.ejbca.core.ejb.config.AvailableCustomCertificateExtensionsConfigurationCache
 
getConfigId() - Method in class org.ejbca.core.ejb.config.AvailableExtendedKeyUsagesConfigurationCache
 
getConfigId() - Method in class org.ejbca.core.ejb.config.AvailableProtocolsConfigurationCache
 
getConfigId() - Method in class org.ejbca.core.ejb.config.CMPConfigurationCache
 
getConfigId() - Method in class org.ejbca.core.ejb.config.EstConfigurationCache
 
getConfigId() - Method in class org.ejbca.core.ejb.config.GlobalConfigurationCache
 
getConfigId() - Method in class org.ejbca.core.ejb.config.GlobalCustomCssConfigurationCache
 
getConfigId() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfigurationCache
 
getConfigId() - Method in class org.ejbca.core.ejb.config.ScepConfigurationCache
 
getConfigPath() - Method in class org.ejbca.config.GlobalConfiguration
 
getConfiguration() - Method in class org.cesecore.certificates.ocsp.cache.GlobalOcspConfigurationCache
 
getConfiguration() - Method in class org.cesecore.config.GlobalCesecoreConfigurationCache
 
getConfiguration() - Method in interface org.cesecore.configuration.ConfigurationCache
 
getConfiguration() - Method in class org.ejbca.core.ejb.config.AvailableCustomCertificateExtensionsConfigurationCache
 
getConfiguration() - Method in class org.ejbca.core.ejb.config.AvailableExtendedKeyUsagesConfigurationCache
 
getConfiguration() - Method in class org.ejbca.core.ejb.config.AvailableProtocolsConfigurationCache
 
getConfiguration() - Method in class org.ejbca.core.ejb.config.CMPConfigurationCache
 
getConfiguration() - Method in class org.ejbca.core.ejb.config.EstConfigurationCache
 
getConfiguration() - Method in class org.ejbca.core.ejb.config.GlobalConfigurationCache
 
getConfiguration() - Method in class org.ejbca.core.ejb.config.GlobalCustomCssConfigurationCache
 
getConfiguration() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfigurationCache
 
getConfiguration() - Method in class org.ejbca.core.ejb.config.ScepConfigurationCache
 
getConfiguration(HashMap) - Method in class org.cesecore.certificates.ocsp.cache.GlobalOcspConfigurationCache
 
getConfiguration(HashMap) - Method in class org.cesecore.config.GlobalCesecoreConfigurationCache
 
getConfiguration(HashMap) - Method in interface org.cesecore.configuration.ConfigurationCache
 
getConfiguration(HashMap) - Method in class org.ejbca.core.ejb.config.AvailableCustomCertificateExtensionsConfigurationCache
 
getConfiguration(HashMap) - Method in class org.ejbca.core.ejb.config.AvailableExtendedKeyUsagesConfigurationCache
 
getConfiguration(HashMap) - Method in class org.ejbca.core.ejb.config.AvailableProtocolsConfigurationCache
 
getConfiguration(HashMap) - Method in class org.ejbca.core.ejb.config.CMPConfigurationCache
 
getConfiguration(HashMap) - Method in class org.ejbca.core.ejb.config.EstConfigurationCache
 
getConfiguration(HashMap) - Method in class org.ejbca.core.ejb.config.GlobalConfigurationCache
 
getConfiguration(HashMap) - Method in class org.ejbca.core.ejb.config.GlobalCustomCssConfigurationCache
 
getConfiguration(HashMap) - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfigurationCache
 
getConfiguration(HashMap) - Method in class org.ejbca.core.ejb.config.ScepConfigurationCache
 
getConfigurationId() - Method in class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
 
getConfigurationId() - Method in class org.cesecore.config.AvailableExtendedKeyUsagesConfiguration
 
getConfigurationId() - Method in class org.cesecore.config.GlobalCesecoreConfiguration
 
getConfigurationId() - Method in class org.cesecore.config.GlobalOcspConfiguration
 
getConfigurationId() - Method in class org.cesecore.configuration.ConfigurationBase
 
getConfigurationId() - Method in class org.cesecore.configuration.GlobalConfigurationData
 
getConfigurationId() - Method in class org.ejbca.config.AcmeConfiguration
 
getConfigurationId() - Method in class org.ejbca.config.AvailableProtocolsConfiguration
 
getConfigurationId() - Method in class org.ejbca.config.CmpConfiguration
 
getConfigurationId() - Method in class org.ejbca.config.EstConfiguration
 
getConfigurationId() - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
getConfigurationId() - Method in class org.ejbca.config.GlobalConfiguration
 
getConfigurationId() - Method in class org.ejbca.config.GlobalCustomCssConfiguration
 
getConfigurationId() - Method in class org.ejbca.config.ScepConfiguration
 
getConfigurationId() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
getConfigurationId() - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
getConfiguredCTLogs() - Method in class org.cesecore.certificates.certificatetransparency.CTSubmissionConfigParams
 
getConfiguredString(String) - Static method in class org.cesecore.config.ConfigurationHolder
 
getConflictingKeyValidatorIds(Validator) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
getConflictingKeyValidatorIds(Validator) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Returns the ids for validators conflicting with a given key validator which is to be added.
getConflicts() - Method in class org.ejbca.statedump.ejb.StatedumpImportResult
Returns a list of items that conflict with an existing item, because it has the same name or id.
getConnectionSecurity() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getConnectionTimeOut() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getConnectorState() - Method in class org.ejbca.peerconnector.PeerData
 
getContact() - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
getContactEmail() - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
getContextPathByName(String) - Static method in enum org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
getCopies() - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
Returns a collection of (Strings) containing the tokenSN of all copies made of this token.
getCopies() - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
getCopyOf() - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
getCopyOfProperties() - Method in interface org.cesecore.keybind.InternalKeyBinding
Get a defensive copy of all properties
getCopyOfProperties() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getCopyOfProperties() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getCopyOfSN() - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
getCount(EntityManager) - Static method in class org.cesecore.certificates.certificate.Base64CertData
 
getCount(EntityManager, int) - Static method in class org.cesecore.certificates.certificate.CertificateData
Returns the number of entries with the given certificate profile.
getCountOfCertificatesByExpirationTime(AuthenticationToken, long) - Method in interface org.ejbca.core.model.era.RaMasterApi
Finds count of certificates expiring within a specified time and that have status "active" or "notifiedaboutexpiration".
getCountries() - Static method in class org.ejbca.util.CountryCodes
 
getCountriesFromBean() - Method in class org.ejbca.util.CountryCodes
 
getCpIds() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getCpIds() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
getCreateDate() - Method in class org.cesecore.certificates.crl.CRLInfo
 
getCreateIntermediateNodes() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getCreateNonExistingUsers() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getCreateTime() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getCreateTime() - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
getCreateTime() - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
getCredentials() - Method in class org.cesecore.authentication.tokens.AuthenticationSubject
 
getCredentials() - Method in class org.cesecore.authentication.tokens.AuthenticationToken
 
getcrl() - Method in class org.cesecore.util.PKIXCertRevocationStatusChecker
 
getCRL() - Method in class org.cesecore.certificates.crl.CRLData
 
getCRL(String, int) - Method in interface org.cesecore.certificates.crl.CrlStoreSession
Retrieves a specific CRL issued by this CA.
getCRL(String, int) - Method in class org.cesecore.certificates.crl.CrlStoreSessionBean
 
getCRL(AuthenticationToken, RequestMessage, Class<? extends ResponseMessage>) - Method in interface org.ejbca.core.ejb.ca.sign.SignSession
 
getCRLAttribute() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getCRLBytes() - Method in class org.cesecore.certificates.crl.CRLData
 
getCrlCreateSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getCrlCreateSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getCrlDistributionPoint(Certificate) - Static method in class org.cesecore.util.CertTools
Return the first CRL distribution points.
getCRLDistributionPointCritical() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCrlDistributionPointOnCrlCritical() - Method in class org.cesecore.certificates.ca.X509CA
 
getCrlDistributionPointOnCrlCritical() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getCrlDistributionPoints(X509Certificate) - Static method in class org.cesecore.util.CertTools
Return a list of CRL distribution points.
getCRLDistributionPointURI() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCRLfromByteArray(byte[]) - Static method in class org.cesecore.util.CertTools
Creates X509CRL from byte[].
getCRLInfo(String) - Method in interface org.cesecore.certificates.crl.CrlStoreSession
Retrieves the information about the specified CRL.
getCRLInfo(String) - Method in class org.cesecore.certificates.crl.CrlStoreSessionBean
 
getCRLIssueInterval() - Method in class org.cesecore.certificates.ca.CA
 
getCRLIssueInterval() - Method in class org.cesecore.certificates.ca.CAInfo
 
getCRLIssuer() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCRLIssuerDN() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getCRLIssuerDN() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getCRLIssuerDN() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Gets the issuer DN (of CA cert) from IssuerAndSerialNumber when this is a CRL request.
getCRLIssuerDN() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getCRLIssuerDN() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getCRLIssuerDN() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getCrlNumber() - Method in class org.cesecore.certificates.crl.CRLData
 
getCrlNumber(X509CRL) - Static method in class org.cesecore.certificates.util.cert.CrlExtensions
Returns the CRL number if it exists as a CRL extension
getCRLNumberCritical() - Method in class org.cesecore.certificates.ca.X509CA
 
getCRLNumberCritical() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getCRLOverlapTime() - Method in class org.cesecore.certificates.ca.CA
 
getCRLOverlapTime() - Method in class org.cesecore.certificates.ca.CAInfo
 
getCRLPeriod() - Method in class org.cesecore.certificates.ca.CA
 
getCRLPeriod() - Method in class org.cesecore.certificates.ca.CAInfo
 
getCRLPublishers() - Method in class org.cesecore.certificates.ca.CA
 
getCRLPublishers() - Method in class org.cesecore.certificates.ca.CAInfo
 
getCRLSerialNo() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getCRLSerialNo() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getCRLSerialNo() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Gets the number (of CA cert) from IssuerAndSerialNumber when this is a CRL request.
getCRLSerialNo() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getCRLSerialNo() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getCRLSerialNo() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getCrlStoreContextRoot() - Static method in class org.ejbca.config.WebConfiguration
 
getCrlStoreSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getCrlStoreSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getCryptoToken(int) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
getCryptoToken(int) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSessionLocal
This method can be used whenever the authorization is implied.
getCryptoToken(int) - Method in class org.cesecore.keys.token.CryptoTokenSessionBean
 
getCryptoToken(int) - Method in interface org.cesecore.keys.token.CryptoTokenSessionLocal
 
getCryptoTokenId() - Method in class org.cesecore.certificates.ca.catoken.CAToken
 
getCryptoTokenId() - Method in interface org.cesecore.keybind.InternalKeyBinding
 
getCryptoTokenId() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getCryptoTokenId() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getCryptoTokenId() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getCryptoTokenId() - Method in class org.cesecore.keys.token.CryptoTokenInfo
 
getCryptoTokenId() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getCryptoTokenId() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceRequest
 
getCryptoTokenId() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceResponse
 
getCryptoTokenIds() - Method in class org.cesecore.keys.token.CryptoTokenSessionBean
 
getCryptoTokenIds() - Method in interface org.cesecore.keys.token.CryptoTokenSessionLocal
 
getCryptoTokenIds(AuthenticationToken) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
 
getCryptoTokenIds(AuthenticationToken) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
getCryptoTokenIdToNameMap() - Method in class org.cesecore.keys.token.CryptoTokenSessionBean
 
getCryptoTokenIdToNameMap() - Method in interface org.cesecore.keys.token.CryptoTokenSessionLocal
 
getCryptoTokenInfo(int) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
getCryptoTokenInfo(int) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSessionLocal
 
getCryptoTokenInfo(AuthenticationToken, int) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
 
getCryptoTokenInfo(AuthenticationToken, int) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
getCryptoTokenInfos(AuthenticationToken) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
 
getCryptoTokenInfos(AuthenticationToken) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
getCryptoTokenManagementSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getCryptoTokenManagementSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getCryptoTokenName(int) - Method in interface org.cesecore.keys.token.CryptoTokenSession
 
getCryptoTokenName(int) - Method in class org.cesecore.keys.token.CryptoTokenSessionBean
 
getCryptoTokenProperties() - Method in class org.cesecore.keys.token.CryptoTokenInfo
 
getCryptoTokenSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getCryptoTokenSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getCsr() - Method in class org.ejbca.core.model.era.RaAcmeRequest
 
getCssBytes() - Method in class org.cesecore.config.RaStyleInfo.RaCssInfo
 
getCssName() - Method in class org.cesecore.config.RaStyleInfo.RaCssInfo
 
getCTCacheCleanupInterval() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCTCacheEnabled() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCTCacheMaxEntries() - Static method in class org.cesecore.config.CesecoreConfiguration
Gets the maximum number of entries in the CT cache.
getCTFastFailBackOff() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCTFastFailEnabled() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getCtime() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getCtLogGroups() - Method in class org.cesecore.certificates.certificatetransparency.CtLogManager
Group the CT logs managed by this CT log manager by label.
getCTLogs() - Method in class org.ejbca.config.GlobalConfiguration
 
getCtLogsByLabel(String) - Method in class org.cesecore.certificates.certificatetransparency.CtLogManager
Get a list of CT logs labelled as specified.
getCtMaxNonMandatoryScts() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
getCtMaxNonMandatorySctsOcsp() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
getCTMaxRetries() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCtMaxScts() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCtMaxSctsOcsp() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCtMinNonMandatoryScts() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
getCtMinNonMandatorySctsOcsp() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
getCtMinScts() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCtMinSctsOcsp() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCtMinTotalScts() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
getCtMinTotalSctsOcsp() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
getCurrentCA() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
getCurrentKeyId() - Method in class org.ejbca.acme.AcmeAccountData
 
getCurrentRaLocale(AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSessionLocal
Returns the currently set locale for the requesting administrator.
getCurrentRaStyleId(AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSessionLocal
Returns the currently set RA style id for the requested administrator.
getCurrentStepOrdinal() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getCurrentTime() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
getCurves() - Method in class org.cesecore.keys.validation.EccKeyValidator
 
getCurvesAsString() - Method in class org.cesecore.keys.validation.EccKeyValidator
 
getCustomAvailableAccessRules() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getCustomCertificateExtension(int) - Method in class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
 
getCustomData(String) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Special method used to retrieve custom set userdata
getCustomData(String) - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
Special method used to retrieve custom set userdata
getCustomDnOrder() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Custom DN order is an ArrayList of DN strings
getCustomErrorMessage() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getCustomId() - Method in interface org.cesecore.audit.AuditLogEntry
 
getCustomId() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getCustomOids(String) - Static method in class org.cesecore.util.CertTools
Gets a list of all custom OIDs defined in the string.
getCustomPublisher() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
The ICustomPublisher is the custom implementation used for the actual publishing work.
getCustomSerialNumberUsed() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getCustomUiPropertyList(AuthenticationToken) - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
getCustomUiPropertyList(AuthenticationToken) - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherUiBase
 
getCustomUiPropertyList(AuthenticationToken) - Method in interface org.ejbca.core.model.ca.publisher.CustomPublisherUiSupport
 
getCustomUiPropertyList(AuthenticationToken, Properties, Map<String, String>) - Method in interface org.ejbca.core.model.services.CustomServiceWorkerUiSupport
List of configurable properties that the custom service worker supports.
getCustomUiPropertyNames() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherUiBase
 
getCustomUiPropertyNames() - Method in interface org.ejbca.core.model.ca.publisher.CustomPublisherUiSupport
 
getCVCAccessRights() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCvcDump(boolean) - Method in class org.ejbca.ui.web.pub.inspect.CertAndRequestDumpBean
 
getCVCLongAccessRights() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Used for bitmasks that don't fit in an int.
getCVCSignTermDVType() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getCVCTerminalType() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Returns which type of terminals are used in this ca/certificate hierarchy.
getCvcType() - Method in class org.cesecore.certificates.ca.CvcCA
 
getCvcType() - Method in interface org.cesecore.certificates.ca.CvcPlugin
 
getData() - Method in class org.cesecore.certificates.ca.CAData
 
getData() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Function required by XMLEncoder to do a proper serialization.
getData() - Method in class org.cesecore.configuration.GlobalConfigurationData
 
getData() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
getData() - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
See for instance AlgorithmConstants.KEYALGORITHM_RSA + length 'RSA2048' and others.
getData() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getData() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
getData() - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
Data saved concerning the user data source.
getData() - Method in class org.ejbca.core.ejb.services.ServiceData
Data saved concerning the service.
getData() - Method in class org.ejbca.core.model.approval.ApprovalDataText
 
getData() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceRequest
Returns data beloning to the decrypt keys request, returns null oterwise.
getData() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceResponse
Method returning the data if the type of response.
getData() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
Function required by XMLEncoder to do a proper serialization.
getData() - Method in class org.ejbca.core.model.era.RaAcmeRequest
 
getData() - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
Function required by XMLEncoder to do a proper serialization.
getData() - Method in class org.ejbca.core.model.validation.BlacklistEntry
Gets the blacklist specific data.
getData() - Method in class org.ejbca.core.protocol.ws.objects.CertificateResponse
Returns Base64 encoded data
getData() - Method in class org.ejbca.peerconnector.PeerData
 
getData(String, T) - Method in class org.cesecore.profiles.ProfileBase
 
getDatabaseIndexFromTable(DataSource, String, boolean) - Static method in class org.ejbca.util.DatabaseIndexUtil
 
getDatabaseName() - Static method in class org.ejbca.config.DatabaseConfiguration
 
getDatabaseRevokedCertInfoFetchSize() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getDatabaseStatus() - Method in interface org.ejbca.core.ejb.config.HealthCheckSessionLocal
Used by health-check.
getDatabaseValue() - Method in enum org.cesecore.authorization.rules.AccessRuleState
 
getDatabaseValue() - Method in enum org.cesecore.certificates.crl.RevocationReasons
 
getDataHandler() - Method in class org.ejbca.util.mail.MailAttachment
 
getDataMap() - Method in class org.cesecore.certificates.ca.CAData
 
getDataMap() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getDataMap() - Method in interface org.cesecore.profiles.Profile
 
getDataMap() - Method in class org.cesecore.profiles.ProfileBase
 
getDataMap() - Method in class org.cesecore.profiles.ProfileData
 
getDataMap() - Method in class org.cesecore.roles.RoleData
 
getDataMap() - Method in class org.ejbca.acme.AcmeAccountData
 
getDataMap() - Method in class org.ejbca.acme.AcmeAuthorizationData
 
getDataMap() - Method in class org.ejbca.acme.AcmeChallengeData
 
getDataMap() - Method in class org.ejbca.acme.AcmeOrderData
 
getDataMapToPersist() - Method in interface org.cesecore.keybind.InternalKeyBinding
Called directly before object is persisted
getDataMapToPersist() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getDataMapToPersist() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getDataSource() - Method in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
getDataSource() - Static method in class org.ejbca.util.JDBCUtil
Return the requested datasource name.
getDataSource(String) - Method in class org.ejbca.core.ejb.ServiceLocator
return the datasource object corresponding the the env entry name
getDataSourceJndiName() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getDataSourceJndiNamePrefix() - Static method in class org.ejbca.config.InternalConfiguration
 
getDataSourceOrNull() - Static method in class org.ejbca.util.JDBCUtil
Return the requested datasource name.
getDataTypes(boolean) - Method in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
getDataTypes(boolean) - Method in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
getDataTypes(boolean) - Method in class org.ejbca.core.model.hardtoken.types.HardToken
 
getDataTypes(boolean) - Method in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
getDataTypes(boolean) - Method in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
getDataUnsafe() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
getDataUnsafe() - Method in class org.cesecore.configuration.GlobalConfigurationData
 
getDataUnsafe() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getDataUnsafe() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
getDataUnsafe() - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
getDataUnsafe() - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
getDate() - Method in class org.ejbca.core.model.approval.TimeAndAdmin
 
getDate(String, Date) - Static method in class org.cesecore.util.ValidityDate
Decodes encoded value to Date.
getDateBeforeVersion661(long, Date) - Static method in class org.cesecore.util.ValidityDate
Deprecated.
getDays() - Method in class org.cesecore.util.SimpleTime
 
getDaysFormat() - Static method in class org.cesecore.util.SimpleTime
Gets the time unit formatter with the default formatting style for days (with year(y), months (mo) and days (d)).
getDBConnection() - Static method in class org.ejbca.util.JDBCUtil
return a requested database connection
getDecodedBytes(byte[]) - Static method in class org.cesecore.certificates.certificate.request.RequestMessageUtils
Tries to get decoded, if needed, bytes from a certificate request or certificate
getDefaultAcmeConfigurationId() - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
getDefaultAdminPreference() - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSession
Function that returns the default admin preference.
getDefaultAvailableTheme() - Method in class org.ejbca.config.GlobalConfiguration
Returns the default available theme used by administrator preferences.
getDefaultBitLengths() - Method in class org.ejbca.ui.web.pub.ApplyBean
Returns the default encryption key lengths.
getDefaultCA() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getDefaultCAID(String) - Method in class org.ejbca.config.EstConfiguration
 
getDefaultCertificateProfile() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getDefaultCertificateProfileId() - Method in class org.cesecore.certificates.ca.CA
 
getDefaultCertificateProfileId() - Method in class org.cesecore.certificates.ca.CAInfo
 
getDefaultCertType() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
getDefaultCRLDistPoint() - Method in class org.cesecore.certificates.ca.X509CA
 
getDefaultCRLDistPoint() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getDefaultCRLIssuer() - Method in class org.cesecore.certificates.ca.X509CA
 
getDefaultCRLIssuer() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getDefaultEntry() - Method in enum org.cesecore.certificates.ocsp.cache.OcspSigningCache
 
getDefaultMatchKey() - Method in class org.ejbca.core.model.era.RaRoleMemberTokenTypeInfo
 
getDefaultMatchValue() - Method in class org.cesecore.authentication.tokens.AuthenticationToken
 
getDefaultOCSPServiceLocator() - Method in class org.cesecore.certificates.ca.X509CA
 
getDefaultOCSPServiceLocator() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getDefaultP11SlotNumber() - Static method in class org.ejbca.config.WebConfiguration
 
getDefaultResponderId() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
This value is deprecated since 6.2.4, and only remains in order to allow migration. Default responder is now set in global configuration instead.
getDefaultTokenType() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Returns the default token type, such as "User generated" or "PCKS#12"
getDefaultTokenType() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
getDefaultValue() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets the given value of type <T>.
getDefaultValue() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
getDefaultValue() - Method in class org.ejbca.util.DNFieldDescriber
 
getDefaultValue(String) - Static method in class org.cesecore.config.ConfigurationHolder
 
getDefaultValueArray(String) - Static method in class org.cesecore.config.ConfigurationHolder
 
getDefaultValueForTokenType(String) - Method in enum org.cesecore.authorization.user.matchvalues.AccessMatchValueReverseLookupRegistry
The default value for the given token type.
getDeltaCRLAttribute() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getDeltaCRLIndicator() - Method in class org.cesecore.certificates.crl.CRLData
 
getDeltaCRLIndicator(X509CRL) - Static method in class org.cesecore.certificates.util.cert.CrlExtensions
Returns the delta crl indicator number if it exists as a CRL extension
getDeltaCRLPeriod() - Method in class org.cesecore.certificates.ca.CA
 
getDeltaCRLPeriod() - Method in class org.cesecore.certificates.ca.CAInfo
 
getDescription() - Method in class org.cesecore.certificates.ca.CA
 
getDescription() - Method in class org.cesecore.certificates.ca.CAInfo
 
getDescription() - Method in enum org.cesecore.certificates.endentity.EndEntityTypes
 
getDescription() - Method in enum org.cesecore.keys.token.p11.Pkcs11SlotLabelType
 
getDescription() - Method in interface org.cesecore.keys.validation.Validator
 
getDescription() - Method in class org.cesecore.keys.validation.ValidatorBase
 
getDescription() - Method in class org.cesecore.roles.member.RoleMember
 
getDescription() - Method in class org.cesecore.roles.member.RoleMemberData
 
getDescription() - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
 
getDescription() - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuer
 
getDescription() - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
Returns the description of publisher
getDescription() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
getDescription() - Method in class org.ejbca.util.DNFieldDescriber
 
getDescriptionColumn() - Method in class org.cesecore.roles.member.RoleMemberData
Deprecated.
getDetail() - Method in enum org.ejbca.core.protocol.acme.response.AcmeProblem
 
getDetail() - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
getDetailMap() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getDevice(Map<Class<?>, ?>, String) - Static method in class org.cesecore.audit.AuditDevicesConfig
 
getDiff(EndEntityInformation) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getDigest() - Method in class org.cesecore.certificates.ocsp.SHA1DigestCalculator
 
getDigestFromSigAlg(String) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Get the digest algorithm corresponding to the signature algorithm.
getDirAttrDnIds() - Static method in class org.cesecore.certificates.util.DnComponents
 
getDirAttrExtractorFieldFromDnId(int) - Static method in class org.cesecore.certificates.util.DnComponents
 
getDirAttrExtractorFields() - Static method in class org.cesecore.certificates.util.DnComponents
 
getDirAttrFields() - Static method in class org.cesecore.certificates.util.DnComponents
 
getDirAttrFields() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
getDisplayName() - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtension
 
getDisplayName() - Method in interface org.cesecore.certificates.certificate.certextensions.CustomCertificateExtension
 
getDN() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
User DN as stored in the database.
getDN() - Method in class org.ejbca.core.model.approval.approvalrequests.GenerateTokenApprovalRequest
 
getDN() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
User DN as stored in the database.
getDnDnIds() - Static method in class org.cesecore.certificates.util.DnComponents
 
getDnExtractorFieldFromDnId(int) - Static method in class org.cesecore.certificates.util.DnComponents
 
getDnExtractorFields() - Static method in class org.cesecore.certificates.util.DnComponents
 
getDnFields() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
Returns a list of all certificate DN fields in the end-entity profile of the given certtype.
getDNGeneratorComponent() - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
getDnIdFromAltName(String) - Static method in class org.cesecore.certificates.util.DnComponents
 
getDnIdFromComponent(String, int) - Static method in class org.cesecore.certificates.util.DNFieldExtractor
Looks up a DN Id (for use with DnComponents functions etc.) from a DN component.
getDnIdFromDirAttr(String) - Static method in class org.cesecore.certificates.util.DnComponents
 
getDnIdFromDnName(String) - Static method in class org.cesecore.certificates.util.DnComponents
 
getDnLanguageTexts() - Static method in class org.cesecore.certificates.util.DnComponents
 
getDnObjects(boolean) - Static method in class org.cesecore.certificates.util.DnComponents
Returns the dnObjects (forward or reverse).
getDnObjectsReverse() - Static method in class org.cesecore.certificates.util.DnComponents
Returns the reversed dnObjects.
getDnProfileFields() - Static method in class org.cesecore.certificates.util.DnComponents
 
getDnsPort() - Method in class org.ejbca.config.AcmeConfiguration
 
getDnsResolver() - Method in class org.ejbca.config.AcmeConfiguration
 
getDnssecTrustAnchor() - Method in class org.ejbca.config.AcmeConfiguration
 
getDoc() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceRequest
 
getDocBaseUri() - Static method in class org.ejbca.config.WebConfiguration
Show links to the EJBCA documentation.
getDocumentTypeList() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getDocumentTypeListCritical() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getDoNotStorePasswordsInMemory() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
getDump() - Method in class org.ejbca.ui.web.pub.inspect.CertAndRequestDumpBean
Dumps contents, and updates "type" variable as side-effect.
getDurationMicroSeconds() - Method in class org.ejbca.core.ejb.ProfilingStat
 
getDurationMilliSeconds() - Method in class org.ejbca.core.ejb.ProfilingStat
 
getDynamicUiModel() - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
getDynamicUiModel() - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
getDynamicUiModel() - Method in interface org.cesecore.util.ui.DynamicUiModelAware
Gets the dynamic UI model.
getDynamicUiModel() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets the dynamic UI model reference.
getEcdsaImplicitlyCaA() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getEcdsaImplicitlyCaB() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getEcdsaImplicitlyCaG() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getEcdsaImplicitlyCaN() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getEcdsaImplicitlyCaQ() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getEcKeySpecAliases(String) - Static method in class org.cesecore.certificates.util.AlgorithmTools
 
getEcKeySpecOidFromBcName(String) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Convert from BC ECC curve names to the OID.
getECPublicKeyWithParams(PublicKey, String) - Static method in class org.cesecore.keys.util.KeyTools
An ECDSA key can be stripped of the curve parameters so it only contains the public point, and this is not enough to use the key for verification.
getECPublicKeyWithParams(PublicKey, PublicKey) - Static method in class org.cesecore.keys.util.KeyTools
An ECDSA key can be stripped of the curve parameters so it only contains the public point, and this is not enough to use the key for verification.
getEditableData() - Method in class org.ejbca.core.model.era.RaApprovalEditRequest
 
getEditableData() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getEditedByAdmin() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getEditedByAdmins() - Method in class org.ejbca.core.model.approval.ApprovalRequest
When an approval request is edited, we keep a list of which admin edited a request
getEditEndEntityApprovalRequestIds() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getEepIds() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getEepIds() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
getEjbcaAuditorSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getEjbcaAuditorSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getEjbcaDefaultTitle() - Static method in class org.ejbca.config.GlobalConfiguration
 
getEjbcaRestHelperSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getEjbcaRestHelperSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getEjbcaTitle() - Method in class org.ejbca.config.GlobalConfiguration
 
getEjbcaVersion() - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Returns the version of the EJBCA server.
getEjbcaWSHelperSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getEjbcaWSHelperSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getEjbcawsracliUrl() - Static method in class org.cesecore.config.OcspConfiguration
 
getEjbInvocationStats() - Method in enum org.ejbca.core.ejb.ProfilingStats
Get a shallow copy of the current invocation statistics as a list if caller friendly objects.
getElement() - Method in class org.cesecore.util.query.elems.Operation
 
getElements() - Method in class org.cesecore.util.query.QueryCriteria
 
getEmail() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getEmail() - Method in class org.ejbca.core.model.era.RaEditableRequestData
 
getEmail() - Method in class org.ejbca.core.model.log.Admin
Deprecated.
 
getEmail() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getEmail() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getEmail() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getEMailAddress(Certificate) - Static method in class org.cesecore.util.CertTools
Search for e-mail address, first in SubjectAltName (as in PKIX recommendation) then in subject DN.
getEmailDomain() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getEmailDomainModifiable() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getEmailDomainRequired() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getEmailFromDN(String) - Static method in class org.cesecore.util.CertTools
Convenience method for getting an email addresses from a DN.
getEnableAuthenticatedUsersOnly() - Method in class org.ejbca.config.GlobalConfiguration
 
getEnableCommandLineInterface() - Method in class org.ejbca.config.GlobalConfiguration
 
getEnableCommandLineInterfaceDefaultUser() - Method in class org.ejbca.config.GlobalConfiguration
 
getEnabledCtLabels() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getEnabledCTLogs() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
getEnableEndEntityProfileLimitations() - Method in class org.ejbca.config.GlobalConfiguration
 
getEnableExternalScripts() - Method in interface org.cesecore.config.ExternalScriptsConfiguration
Gets if external scripts on the local are allowed to be called.
getEnableExternalScripts() - Method in class org.ejbca.config.GlobalConfiguration
 
getEnableIcaoCANameChange() - Method in class org.ejbca.config.GlobalConfiguration
 
getEnableKeyRecovery() - Method in class org.ejbca.config.GlobalConfiguration
 
getEncKeyRecoverable() - Method in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
getEncoded() - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
 
getEncoded() - Method in class org.ejbca.ui.web.CertificateRequestResponse
Returns the encoded form of the certificate.
getEncodedValidity() - Method in class org.cesecore.certificates.ca.CA
Gets the validity.
getEncodedValidity() - Method in class org.cesecore.certificates.ca.CAInfo
 
getEncodedValidity() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Gets the encoded validity.
getEncodedValue() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets the current value of type <T> as base 64 encoded string.
getEncodedValues() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets the list of current values of type <T> as list of base 64 encoded strings.
getEncounteredServerCertificateChain() - Method in class org.cesecore.keybind.impl.ClientX509TrustManager
 
getEncProviderName() - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
getEncProviderName() - Method in class org.cesecore.keys.token.BaseCryptoToken
 
getEncProviderName() - Method in interface org.cesecore.keys.token.CryptoToken
Returns the crypto Provider that should be used to encrypt/decrypt things with the PrivateKey object returned by this signing device implementation.
getEncProviderName() - Method in class org.cesecore.keys.token.PublicCryptoToken
 
getEncryptionAlgorithm() - Method in class org.cesecore.certificates.ca.catoken.CAToken
 
getEncryptVersionFromString(String) - Static method in class org.cesecore.util.StringTools
Method takes an encrypted string (by using the methods in this class) and returns the method used to encrypt the string with
getEncSigAlgFromSigAlg(String) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Gets the algorithm to use for encryption given a specific signature algorithm.
getEndDate() - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
getEndEntities() - Method in class org.ejbca.core.model.era.RaEndEntitySearchResponse
 
getEndEntityAccessSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getEndEntityAccessSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getEndEntityAuthenticationSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getEndEntityAuthenticationSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getEndEntityInformation() - Method in class org.ejbca.core.model.approval.approvalrequests.AddEndEntityApprovalRequest
 
getEndEntityInformation() - Method in class org.ejbca.core.model.ca.store.CertReqHistory
 
getEndEntityInformation() - Method in class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
Method that returns the users EndEntityInformation.
getEndEntityInformation() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getEndEntityManagementSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getEndEntityManagementSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getEndEntityProfile() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getEndEntityProfile() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
getEndEntityProfile(int) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Finds a end entity profile by id.
getEndEntityProfile(String) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Get a copy of an EndEntityProfile.
getEndEntityProfileAsXml(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Fetches the end entity profile by ID in XML format.
getEndEntityProfileAuthorizationString(boolean, String) - Method in class org.ejbca.core.model.ra.RAAuthorization
Method that checks the administrators end entity profile privileges and returns a string that should be used in where clause of userdata SQL queries.
getEndEntityProfileAuthorizationString(String) - Method in class org.ejbca.core.model.ra.RAAuthorization
 
getEndentityprofileid() - Method in class org.ejbca.core.ejb.approval.ApprovalData
For RA specific approval requests should the related end entity profile id be specified for non ra request should this field be set to ApprovalDataVO.ANY_ENDENTITYPROFILE
getEndEntityProfileId() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
 
getEndEntityProfileId() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getEndEntityProfileId() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getEndEntityProfileId() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getEndEntityProfileId() - Method in class org.ejbca.config.AcmeConfiguration
 
getEndEntityProfileId() - Method in class org.ejbca.core.ejb.ra.UserData
Returns the end entity profile id the user belongs to.
getEndEntityProfileId() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
For RA specific approval requests should the related end entity profile id be specified for non ra request should this field be set to ApprovalDataVO.ANY_ENDENTITYPROFILE
getEndEntityProfileId() - Method in class org.ejbca.core.model.approval.ApprovalRequest
 
getEndEntityProfileId() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getEndEntityProfileId() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
getEndEntityProfileId(String) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Returns a end entity profile's ID, given its name
getEndEntityProfileID(String) - Method in class org.ejbca.config.EstConfiguration
 
getEndEntityProfileIdOrZero() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
 
getEndEntityProfileIdOrZero() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getEndEntityProfileIdToNameMap() - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
 
getEndEntityProfileName() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getEndEntityProfileName() - Method in class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest
 
getEndEntityProfileName() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getEndEntityProfileName(int) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Returns a end entity profiles name given it's id.
getEndEntityProfileNoClone(int) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSessionLocal
WARNING: This method must only be used when doing read_only operation on the profile.
getEndEntityProfileNoClone(String) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSessionLocal
WARNING: This method must only be used when doing read_only operation on the profile.
getEndEntityProfileSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getEndEntityProfileSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getEndEntityProfilesUsingCertificateProfile(int) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Method to check if a CertificateProfile exists in any of the end entity profiles.
getEndEntityStatus() - Method in enum org.ejbca.core.protocol.acme.AcmeOrderStatus
 
getEndTime() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getEndUserMessage() - Method in class org.ejbca.core.model.services.workers.EmailSendingWorker
 
getEndUserSubject() - Method in class org.ejbca.core.model.services.workers.EmailSendingWorker
 
getEnforceRequestSigning() - Static method in class org.cesecore.config.OcspConfiguration
 
getEntity() - Method in exception org.cesecore.dbprotection.DatabaseProtectionException
 
getEntityManager() - Method in class org.cesecore.certificates.certificate.BaseCertificateDataSessionBean
 
getEntityManager() - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
getEntityManager() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateDataSessionBean
 
getEntries() - Method in enum org.cesecore.certificates.ocsp.cache.OcspSigningCache
WARNING: This method potentially exports references to CAs private keys!
getEntriesByFingerprint(String) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherQueueSessionLocal
Finds all entries for a specific fingerprint.
getEntriesPerPage() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
getEntry(int) - Method in enum org.cesecore.certificates.ca.internal.CaCache
 
getEntry(int) - Method in interface org.cesecore.internal.CommonCache
 
getEntry(int) - Method in class org.cesecore.internal.CommonCacheBase
 
getEntry(int) - Method in enum org.cesecore.keybind.InternalKeyBindingCache
 
getEntry(int) - Method in enum org.cesecore.keys.token.CryptoTokenCache
 
getEntry(int) - Method in enum org.cesecore.keys.validation.ValidatorCache
 
getEntry(int) - Method in enum org.cesecore.roles.management.RoleCache
 
getEntry(int) - Method in enum org.cesecore.roles.member.AuthenticationTokenCache
 
getEntry(int) - Method in enum org.cesecore.roles.member.RoleMemberCache
 
getEntry(int) - Method in enum org.ejbca.core.model.validation.PublicKeyBlacklistEntryCache
 
getEntry(Integer) - Method in enum org.cesecore.certificates.ca.internal.CaCache
 
getEntry(Integer) - Method in interface org.cesecore.internal.CommonCache
 
getEntry(Integer) - Method in class org.cesecore.internal.CommonCacheBase
 
getEntry(Integer) - Method in enum org.cesecore.keybind.InternalKeyBindingCache
 
getEntry(Integer) - Method in enum org.cesecore.keys.token.CryptoTokenCache
 
getEntry(Integer) - Method in enum org.cesecore.keys.validation.ValidatorCache
 
getEntry(Integer) - Method in enum org.cesecore.roles.management.RoleCache
 
getEntry(Integer) - Method in enum org.cesecore.roles.member.AuthenticationTokenCache
 
getEntry(Integer) - Method in enum org.cesecore.roles.member.RoleMemberCache
 
getEntry(Integer) - Method in enum org.ejbca.core.model.validation.PublicKeyBlacklistEntryCache
 
getEntry(String, KeyStore.ProtectionParameter) - Method in class org.cesecore.keys.token.CachingKeyStoreWrapper
 
getEntry(CertificateID) - Method in enum org.cesecore.certificates.ocsp.cache.OcspSigningCache
 
getEreasableToken() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
Indicaties if the generaded token should be ereasable or not,
getErrMsg() - Method in class org.ejbca.core.protocol.cmp.CmpPbeVerifyer
 
getError() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getErrorCode() - Method in exception org.cesecore.CesecoreException
Get the error code.
getErrorCode() - Method in exception org.ejbca.core.EjbcaException
Get the error code.
getErrorCode() - Method in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
getErrorCode(Throwable) - Static method in exception org.cesecore.CesecoreException
Get EJBCA ErrorCode from any exception that is, extends or just wraps CesecoreException
getErrorCode(Throwable) - Static method in exception org.ejbca.core.EjbcaException
Get EJBCA ErrorCode from any exception that is, extends or just wraps EjbcaException or CesecoreException.
getErrorMessage() - Method in interface org.ejbca.core.protocol.cmp.authentication.ICMPAuthenticationModule
Returns the error message resulted in failing to authenticate the message.
getErrorMessage() - Method in class org.ejbca.core.protocol.cmp.authentication.RegTokenPasswordExtractor
 
getErrorNo() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getErrorNo() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getErrorNo() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Returns an error number after an error has occurred processing the request
getErrorNo() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getErrorNo() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getErrorNo() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getErrors() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
Returns a list of errors to be displayed by the .jsp
getErrorText() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getErrorText() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getErrorText() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Returns an error message after an error has occurred processing the request
getErrorText() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getErrorText() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getErrorText() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getErrTextFromDnId(int) - Static method in class org.cesecore.certificates.util.DnComponents
Method to get a clear text error msg for the admin-GUI from a dn id
getEvent() - Method in class org.ejbca.core.model.log.LogEntry
 
getEventName() - Method in class org.ejbca.core.model.log.LogEntry
Method used to map between event id and a string representation of event
getEventName(int) - Static method in class org.ejbca.core.model.log.LogEntry
Method used to map between event id and a string representation of event
getEventStatus() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getEventStatusValue() - Method in interface org.cesecore.audit.AuditLogEntry
 
getEventStatusValue() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getEventType() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getEventTypeValue() - Method in interface org.cesecore.audit.AuditLogEntry
 
getEventTypeValue() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getExcluded() - Method in class org.ejbca.configdump.ConfigDumpSetting
 
getExcludedAnyType() - Method in class org.ejbca.configdump.ConfigDumpSetting
 
getExpandedString(String) - Static method in class org.cesecore.config.ConfigurationHolder
Return a the expanded version of a property.
getExpandedString(String) - Static method in class org.ejbca.config.EjbcaConfigurationHolder
Return a the expanded version of a property.
getExpirationRestrictionForWeekdaysExpireBefore() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getExpirationRestrictionWeekday(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getExpirationRestrictionWeekdays() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Gets a copy of the List<Boolean> where validity restriction for weekdays are stored.
getExpirationYearRequired() - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
Returns the expiration year which certificates published to this CT log must have in order to be accepted, or null if there is no such requirement.
getExpiredArchiveCutoff() - Static method in class org.cesecore.config.OcspConfiguration
 
getExpiredate() - Method in class org.ejbca.core.ejb.approval.ApprovalData
Date the request for action or the approval action will expire, Long.MAX_VALUE means that the request/approval never expires
getExpireDate() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
 
getExpireDate() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getExpireDate() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getExpireDate() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getExpireDate() - Method in class org.cesecore.certificates.crl.CRLInfo
 
getExpireDate() - Method in class org.cesecore.certificates.crl.RevokedCertInfo
 
getExpireDate() - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
getExpireDate() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
Date the request for action or the approvel action will expire, Long.MAX_VALUE means that the request/approval never expires
getExpires() - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
getExpires() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getExpiresAfter() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getExpiresBefore() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getExpiresBefore() - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
getExpireTime() - Method in class org.cesecore.certificates.ca.CA
 
getExpireTime() - Method in class org.cesecore.certificates.ca.CAData
 
getExpireTime() - Method in class org.cesecore.certificates.ca.CAInfo
 
getExportCount() - Method in class org.cesecore.audit.audit.AuditLogExportReport
 
getExportedFile() - Method in class org.cesecore.audit.audit.AuditLogExportReport
 
getExporter(String) - Static method in class org.cesecore.audit.AuditDevicesConfig
 
getExportFile(Properties, Date) - Static method in class org.cesecore.audit.AuditDevicesConfig
 
getExtendedCAService(int) - Method in class org.cesecore.certificates.ca.CA
 
getExtendedCAServiceData(int) - Method in class org.cesecore.certificates.ca.CA
 
getExtendedCAServiceInfo() - Method in class org.cesecore.certificates.ca.extendedservices.ExtendedCAService
Method used to retrieve information about the service.
getExtendedCAServiceInfo() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAService
 
getExtendedCAServiceInfo() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAService
 
getExtendedCAServiceInfo() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAService
 
getExtendedCAServiceInfo(int) - Method in class org.cesecore.certificates.ca.CA
Method used to retrieve information about the service.
getExtendedCAServiceInfos() - Method in class org.cesecore.certificates.ca.CAInfo
Lists the extended CA services.
getExtendedinformation() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getExtendedInformation() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getExtendedInformation() - Method in class org.ejbca.core.ejb.ra.UserData
Non-searchable information about a user.
getExtendedInformation() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
 
getExtendedInformation() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getExtendedInformation(String) - Static method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
Help Method used to create an ExtendedInformation from String representation.
getExtendedInformationData() - Method in class org.ejbca.core.ejb.ra.UserData
Non-searchable information about a user.
getExtendedInformationFromStringData(String) - Static method in class org.cesecore.certificates.endentity.EndEntityInformation
Help Method used to create an ExtendedInformation from String representation.
getExtendedKeyUsageAsTexts(AvailableExtendedKeyUsagesConfiguration) - Method in class org.ejbca.ui.web.CertificateView
 
getExtendedKeyUsageCritical() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getExtendedKeyUsageOids() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Extended Key Usage is an arraylist of Strings with eku oids.
getExtendedTokenLabels(File) - Static method in class org.cesecore.keys.token.p11.Pkcs11SlotLabel
 
getExtension(PKCS10CertificationRequest, String) - Static method in class org.cesecore.util.CertTools
 
getExtensionClasses() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
since 6.12. May still be required for upgrades.
getExtensionData(String) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Special method used to retrieve custom extension data.
getExtensionDataOids() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getExtensionOids() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
getExtensions() - Method in enum org.cesecore.certificates.ocsp.cache.OcspExtensionsCache
 
getExtensionType() - Method in interface org.cesecore.certificates.ocsp.extension.OCSPExtension
Returns a set of valid positions where the extension may be added.
getExtensionValue(X509Certificate, String) - Static method in class org.cesecore.util.CertTools
 
getExtensionValue(X509CRL, String) - Static method in class org.cesecore.certificates.util.cert.CrlExtensions
Return an Extension ASN1Primitive from a CRL
getExtensionValue(X509CRL, String) - Static method in class org.cesecore.util.CertTools
 
getExternalAccountBinding() - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
getExternalCAServiceTypes() - Method in class org.cesecore.certificates.ca.CA
Returns a Collection of ExternalCAServices (int) added to this CA.
getExternalCdp() - Method in class org.cesecore.certificates.ca.X509CA
 
getExternalCdp() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getExternalCommand() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Gets the external script path
getExternalPrivateHttpsPort() - Static method in class org.ejbca.config.WebConfiguration
 
getExternalScriptsWhitelist() - Method in interface org.cesecore.config.ExternalScriptsConfiguration
Get a string containing a whitelist of external scripts permitted to be executed by "External Command Validators"
getExternalScriptsWhitelist() - Method in class org.ejbca.config.GlobalConfiguration
 
getExtKeyUsageName(String) - Method in class org.cesecore.config.AvailableExtendedKeyUsagesConfiguration
 
getExtraAlgs() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getExtraAlgSubAlgName(String, String) - Static method in class org.cesecore.config.CesecoreConfiguration
 
getExtraAlgSubAlgOid(String, String) - Static method in class org.cesecore.config.CesecoreConfiguration
 
getExtraAlgSubAlgs(String) - Static method in class org.cesecore.config.CesecoreConfiguration
 
getExtraAlgSubAlgTitle(String, String) - Static method in class org.cesecore.config.CesecoreConfiguration
 
getExtraAlgTitle(String) - Static method in class org.cesecore.config.CesecoreConfiguration
 
getExtractUsernameComponent(String) - Method in class org.ejbca.config.CmpConfiguration
 
getFailedAction() - Method in interface org.cesecore.keys.validation.Validator
Gets the failed action index (@see #setFailedAction(int)).
getFailedAction() - Method in class org.cesecore.keys.validation.ValidatorBase
 
getFailInfo() - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Gets info about reason for failure.
getFailInfo() - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
Gets info about reason for failure.
getFailInfo() - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
getFailInfo() - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
getFailInfo() - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
getFailText() - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Gets clear text info about reason for failure.
getFailText() - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
getFailText() - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
getFailText() - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
getFailText() - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
getFakeCRL() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
Method to lazy create the fake CRL.
getField(int, int) - Method in class org.cesecore.certificates.util.DNFieldExtractor
Returns the value of a certain DN component.
getField(String) - Method in class org.ejbca.core.model.hardtoken.types.HardToken
 
getFieldComponent(int, int) - Static method in class org.cesecore.certificates.util.DNFieldExtractor
 
getFieldDataType(int) - Method in class org.ejbca.core.model.hardtoken.types.HardToken
 
getFieldOrderLengthForDnType(int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Returns the number of Subject DN, SAN or Subject Directory Attributes fields in this profile.
getFieldPointer(int) - Method in class org.ejbca.core.model.hardtoken.types.HardToken
 
getFields(boolean) - Method in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
getFields(boolean) - Method in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
getFields(boolean) - Method in class org.ejbca.core.model.hardtoken.types.HardToken
 
getFields(boolean) - Method in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
getFields(boolean) - Method in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
getFieldsInOrderForDnType(int, int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Returns the Subject DN, SAN or Subject Directory Attributes field of the given index in the profile.
getFieldString(int) - Method in class org.cesecore.certificates.util.DNFieldExtractor
Returns a string representation of a certain DN component
getFieldText(int) - Method in class org.ejbca.core.model.hardtoken.types.HardToken
 
getFieldTexts(boolean) - Method in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
getFieldTexts(boolean) - Method in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
getFieldTexts(boolean) - Method in class org.ejbca.core.model.hardtoken.types.HardToken
 
getFieldTexts(boolean) - Method in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
getFieldTexts(boolean) - Method in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
getFileNameFromCertNoEnding(Certificate, String) - Static method in class org.ejbca.ui.web.RequestHelper
 
getFinalize() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getFinalizedAcmeOrdersByFingerprint(String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Get AcmeOrders by fingerprint field.
getFingerprint() - Method in class org.cesecore.certificates.certificate.Base64CertData
Fingerprint of certificate
getFingerprint() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Fingerprint of certificate
getFingerprint() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getFingerprint() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getFingerprint() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getFingerprint() - Method in class org.cesecore.certificates.crl.CRLData
 
getFingerprint() - Method in class org.ejbca.acme.AcmeOrderData
 
getFingerprint() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
Foreign key to certificate of CRL.
getFingerprint() - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
Fingerprint of certificate Should not be used outside of entity bean, use getCertReqHistory instead
getFingerprint() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
getFingerprint() - Method in class org.ejbca.core.model.ca.store.CertReqHistory
 
getFingerprint() - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
Gets the fingerprint.
getFingerprint() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getFingerprint() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
getFingerprintAsString(byte[]) - Static method in class org.cesecore.util.CertTools
Generate SHA1 fingerprint of byte array in string representation.
getFingerprintAsString(Certificate) - Static method in class org.cesecore.util.CertTools
Generate SHA1 fingerprint of certificate in string representation.
getFingerprintAsString(X509CRL) - Static method in class org.cesecore.util.CertTools
Generate SHA1 fingerprint of CRL in string representation.
getFinishUser() - Method in class org.cesecore.certificates.ca.CA
 
getFinishUser() - Method in class org.cesecore.certificates.ca.CAInfo
 
getFirst() - Method in class org.cesecore.audit.audit.AuditLogReportElem
Gets the first for this instance.
getFirstDNComponent(String) - Static method in class org.ejbca.util.LdapTools
 
getFirstStatusByIssuerAndSerno(String, BigInteger) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
getFirstStatusByIssuerAndSerno(String, BigInteger) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Gets the status of the certificate, or -1 if the certificate does not exist.
getFirstStep() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
getFirstStep() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
getFlatNamedEcCurvesMap(boolean) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Get unique available named elliptic curves and their aliases.
getFnr() - Method in class org.ejbca.core.protocol.ocsp.extension.unid.FnrFromUnidExtension
 
getFnr() - Method in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
getFootBanner() - Method in class org.ejbca.config.GlobalConfiguration
 
getForbiddenCharacters() - Static method in class org.cesecore.config.CesecoreConfiguration
Characters forbidden in fields to be stored in the DB.
getFreshestCRLURI() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getFromAuthorityKeyId(X509Certificate) - Static method in class org.cesecore.certificates.certificate.HashID
 
getFromB64(String) - Static method in class org.cesecore.certificates.certificate.HashID
 
getFromCliValue(String) - Static method in enum org.cesecore.certificates.crl.RevocationReasons
 
getFromDatabaseValue(int) - Static method in enum org.cesecore.certificates.crl.RevocationReasons
 
getFromDNString(String) - Static method in class org.cesecore.certificates.certificate.HashID
 
getFromId() - Method in class org.ejbca.statedump.ejb.StatedumpCAIdChange
 
getFromIntegerValue(int) - Static method in enum org.cesecore.certificates.ca.ApprovalRequestType
 
getFromIssuerDN(X509Certificate) - Static method in class org.cesecore.certificates.certificate.HashID
 
getFromIssuerDN(X509CertificateHolder) - Static method in class org.cesecore.certificates.certificate.HashID
 
getFromKey(String) - Static method in enum org.cesecore.keys.token.p11.Pkcs11SlotLabelType
Returns a Pkcs11SlotLabelType based on a key
getFromKeyID(X509Certificate) - Static method in class org.cesecore.certificates.certificate.HashID
 
getFromNumericValue(int) - Static method in enum org.cesecore.keybind.impl.OcspKeyBinding.ResponderIdType
 
getFromResource(String) - Static method in enum org.cesecore.keybind.InternalKeyBindingRules
 
getFromSubjectDN(X509Certificate) - Static method in class org.cesecore.certificates.certificate.HashID
 
getFrontpageCaStatus() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
getFrontpagePublisherQueueStatus() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
getFullCertificateChain() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getFullDataSourceJndiName() - Static method in class org.ejbca.config.DatabaseConfiguration
 
getFullmethodName() - Method in class org.ejbca.core.ejb.ProfilingStat
 
getFutureRolloverCertificate(int) - Method in interface org.cesecore.certificates.ca.CaSession
Returns the future key/certificate rollover if a rollover is pending, or otherwise null.
getFutureRolloverCertificate(int) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
getGeneralNamesFromAltName(String) - Static method in class org.cesecore.util.CertTools
From an altName string as defined in getSubjectAlternativeName
getGeneralNamesFromExtension(Extension) - Static method in class org.cesecore.util.CertTools
Gets GeneralNames from an X509Extension
getGeneralNameString(int, ASN1Encodable) - Static method in class org.cesecore.util.CertTools
GeneralName ::= CHOICE { otherName [0] OtherName, rfc822Name [1] IA5String, dNSName [2] IA5String, x400Address [3] ORAddress, directoryName [4] Name, ediPartyName [5] EDIPartyName, uniformResourceIdentifier [6] IA5String, iPAddress [7] OCTET STRING, registeredID [8] OBJECT IDENTIFIER}
getGenerateIdenticalPINForCopies() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
Indicates if the same pin code should be used for all copies of the token or if a new one should be generated.
getGenericSearchString() - Method in class org.ejbca.core.model.era.RaRoleMemberSearchRequest
 
getGenericSearchString() - Method in class org.ejbca.core.model.era.RaRoleSearchRequest
 
getGlobalConfigurationSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getGlobalConfigurationSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getGlobalUid() - Method in enum org.cesecore.certificates.ocsp.logging.GuidHolder
 
getGoogleCtPolicy() - Method in class org.ejbca.config.GlobalConfiguration
 
getGroupId() - Method in class org.ejbca.core.model.authorization.AdminInformation
 
getGuidAltName(Certificate) - Static method in class org.cesecore.util.CertTools
Gets the Microsoft specific GUID altName, that is encoded as an octect string.
getHardToken() - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
getHardToken(AuthenticationToken, String, boolean) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Returns hard token data for the specified tokensn.
getHardTokenBatchJobSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getHardTokenBatchJobSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getHardTokenClassName() - Static method in class org.cesecore.config.OcspConfiguration
 
getHardTokenData(String, boolean, boolean) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Fetches information about a hard token.
getHardTokenDatas(String, boolean, boolean) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Fetches all hard tokens for a given user.
getHardTokenDiplaySensitiveInfo() - Static method in class org.ejbca.config.WebConfiguration
 
getHardTokenEncryptCA() - Method in class org.ejbca.config.GlobalConfiguration
 
getHardTokenIssuer() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
Method that returns the hard token issuer data and updates it if nessesary.
getHardTokenIssuer() - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuerInformation
 
getHardTokenIssuerAlias(int) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
 
getHardTokenIssuerAliases(AuthenticationToken) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Returns the available hard token issuer aliases authorized to the administrator.
getHardTokenIssuerDatas(AuthenticationToken) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Returns the available hard token issuers authorized to the administrator.
getHardTokenIssuerId() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getHardTokenIssuerId() - Method in class org.ejbca.core.ejb.ra.UserData
Returns the hard token issuer id that should genererate for the users hard token.
getHardTokenIssuerId() - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuerInformation
 
getHardTokenIssuerId() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getHardTokenIssuerId(String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
 
getHardTokenIssuerInformation(int) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
 
getHardTokenIssuerInformation(String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
 
getHardTokenIssuerName() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getHardTokenIssuers(AuthenticationToken) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Returns the available hard token issuers authorized to the administrator.
getHardTokenPath() - Method in class org.ejbca.config.GlobalConfiguration
 
getHardTokenProfile(int) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Finds a hard token profile by id.
getHardTokenProfile(String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Retrieves a named hard token profile.
getHardTokenProfileId(String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
 
getHardTokenProfileIdToNameMap() - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
 
getHardTokenProfileName(int) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Returns a hard token profile name given its id.
getHardTokenProfileUpdateCount(int) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Help method used by hard token profile proxys to indicate if it is time to update it's profile data.
getHardTokenProfileUsingCertificateProfile(int) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Method to check if a certificate profile exists in any of the hard token profiles.
getHardTokenPropertyDataPK() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
getHardTokens(AuthenticationToken, String, boolean) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Returns hard token data for the specified user.
getHardTokenSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getHardTokenSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getHardTokenSN() - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
getHardTokenSNPrefix() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
Returns the hardtoken serialnumber prefix that is intended to identify the organization issuing the cards.
getHashAlgorithm() - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
 
getHasMatchValue() - Method in class org.ejbca.core.model.era.RaRoleMemberTokenTypeInfo
 
getHasMultipleValues() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets if the property is allowed to consist of multiple values
getHeadBanner() - Method in class org.ejbca.config.GlobalConfiguration
 
getHeader() - Method in class org.ejbca.core.model.approval.ApprovalDataText
 
getHeader() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getHeaderBuilder(PKIHeader) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
 
getHeaderLink() - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
getHeaderLocation() - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
getHealthCheckAmountFreeMem() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getHealthCheckAuthorizedIps() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getHealthCheckCaTokenSignTest() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getHealthCheckCertificateValidity() - Static method in class org.cesecore.config.OcspConfiguration
 
getHealthCheckClassPath() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getHealthCheckDbQuery() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getHealthCheckMaintenanceFile() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getHealthCheckMaintenancePropertyName() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getHealthCheckPublisherConnections() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getHealthCheckSignTest() - Static method in class org.cesecore.config.OcspConfiguration
 
getHexValue() - Method in class org.cesecore.certificates.endentity.EndEntityType
 
getHiddenProperties() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
getHiddenProperties() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
getHostName() - Static method in class org.ejbca.config.WebConfiguration
 
getHostnameList() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getHostnames() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
getHostnames() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getHours() - Method in class org.cesecore.util.SimpleTime
 
getHttpReturnCode() - Method in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
getHttpStatusCode() - Method in exception org.ejbca.core.protocol.acme.AcmeProblemException
 
getHumanReadable() - Method in enum org.cesecore.certificates.crl.RevocationReasons
 
getHumanReadableName() - Method in class org.ejbca.util.DNFieldDescriber
 
getHumanReadableReason() - Method in class org.cesecore.certificates.crl.RevokedCertInfo
This method returns the revocation reason as a text string that is understandable.
getId() - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtension
 
getId() - Method in interface org.cesecore.certificates.certificate.certextensions.CustomCertificateExtension
 
getId() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
Generated GUID for the table entry
getId() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
getId() - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
getId() - Method in interface org.cesecore.keybind.InternalKeyBinding
 
getId() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getId() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getId() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getId() - Method in class org.cesecore.keys.token.BaseCryptoToken
 
getId() - Method in interface org.cesecore.keys.token.CryptoToken
Gets the id that was passed as parameter to init
getId() - Method in class org.cesecore.keys.token.CryptoTokenData
 
getId() - Method in class org.cesecore.keys.token.NullCryptoToken
 
getId() - Method in class org.cesecore.keys.token.PublicCryptoToken
 
getId() - Method in class org.cesecore.profiles.ProfileData
 
getId() - Method in class org.cesecore.roles.member.RoleMember
 
getId() - Method in class org.cesecore.roles.RoleData
 
getId() - Method in class org.ejbca.core.ejb.approval.ApprovalData
unique row id
getId() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
getId() - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
getId() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
getId() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
getId() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
getId() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyDataPK
 
getId() - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
getId() - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
getId() - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
Primary key.
getId() - Method in class org.ejbca.core.ejb.services.ServiceData
Primary key.
getId() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
 
getId() - Method in class org.ejbca.core.model.era.KeyToValueHolder
 
getId() - Method in class org.ejbca.core.model.era.RaApprovalEditRequest
 
getId() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getId() - Method in class org.ejbca.core.model.era.RaApprovalResponseRequest
 
getId() - Method in class org.ejbca.core.model.log.LogEntry
 
getId() - Method in class org.ejbca.core.protocol.ws.objects.NameAndId
 
getId() - Method in class org.ejbca.peerconnector.PeerData
 
getId() - Method in class org.ejbca.statedump.ejb.StatedumpObjectKey
 
getId() - Method in class org.ejbca.util.DNFieldDescriber
 
getID() - Method in class org.ejbca.core.model.validation.BlacklistEntry
Gets the blacklist id.
getIdentifier() - Method in class org.cesecore.roles.RoleInformation
 
getIdentifiers() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getIdFromApprovalId(int) - Method in interface org.ejbca.core.ejb.approval.ApprovalSessionLocal
Method that takes an approvalId (hash) and returns the request's ID (the value in the "Id" column in the "ApprovalData" table in the database)
getIdFromName(String) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Get the InternalKeyBinding's identifier from a user friendly name.
getIdFromName(String) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
getIdFromName(String) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
 
getIdFromName(String) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
getIdFromName(String) - Static method in enum org.ejbca.core.model.TokenDownloadType
 
getIdMap() - Method in class org.ejbca.core.model.era.IdNameHashMap
 
getIdNameMapCache(EntityManager) - Method in enum org.cesecore.certificates.certificateprofile.CertificateProfileCache
 
getIds() - Method in class org.cesecore.configuration.GlobalConfigurationSessionBean
 
getIds() - Method in interface org.cesecore.configuration.GlobalConfigurationSessionLocal
 
getIds(String) - Method in class org.cesecore.keybind.InternalKeyBindingDataSessionBean
 
getIds(String) - Method in interface org.cesecore.keybind.InternalKeyBindingDataSessionLocal
 
getIeCssFilenamePostfix() - Method in class org.ejbca.config.GlobalConfiguration
 
getIgnoredValidators() - Method in class org.cesecore.keys.validation.ValidatorImportResult
 
getIgnoreErrors() - Method in class org.ejbca.configdump.ConfigDumpSetting
 
getIgnoreWarnings() - Method in class org.ejbca.configdump.ConfigDumpSetting
 
getImagesPath() - Method in class org.ejbca.config.GlobalConfiguration
 
getImplClass() - Method in class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceInfo
The extended CA service implementation will be created using reflection.
getImplClass() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceInfo
 
getImplClass() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceInfo
 
getImplClass() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceInfo
 
getImplementationAlias() - Method in class org.cesecore.keybind.impl.AuthenticationKeyBinding
 
getImplementationAlias() - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
getImplementationAlias() - Method in interface org.cesecore.keybind.InternalKeyBinding
 
getImplementationAlias() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getImplementationClass() - Method in class org.cesecore.keys.validation.EccKeyValidator
 
getImplementationClass() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
 
getImplementationClass() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getImplementationClass() - Method in class org.cesecore.profiles.ProfileBase
 
getImplementationClass() - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
getImplementationClass() - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
getImplementationClass() - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
 
getImplementationClasses() - Static method in class org.cesecore.certificates.ca.CvcCA
 
getImplementationHiddenProperties() - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
getImplementationHiddenProperties() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
Allows implementations to specify their own list of hidden properties
getImplementationHiddenProperties() - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
getImpliedUTCFromISO8601(String) - Static method in class org.cesecore.util.ValidityDate
Convert a the format "yyyy-MM-dd HH:mm:ssZZ" to "yyyy-MM-dd HH:mm" with implied TimeZone UTC.
getImportCrlSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getImportCrlSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getImportedValidators() - Method in class org.cesecore.keys.validation.ValidatorImportResult
 
getIncludeCA(String) - Method in class org.ejbca.config.ScepConfiguration
 
getIncludeCertChain() - Static method in class org.cesecore.config.OcspConfiguration
 
getIncludeCertChain() - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
getIncluded() - Method in class org.ejbca.configdump.ConfigDumpSetting
 
getIncludedAnyType() - Method in class org.ejbca.configdump.ConfigDumpSetting
 
getIncludeInHealthCheck() - Method in class org.cesecore.certificates.ca.CA
 
getIncludeInHealthCheck() - Method in class org.cesecore.certificates.ca.CAInfo
 
getIncludeOtherAdmins() - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
getIncludeSignCert() - Static method in class org.cesecore.config.OcspConfiguration
 
getIncludeSignCert() - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
getIndex() - Method in enum org.cesecore.keys.validation.IssuancePhase
Gets the index.
getIndex() - Method in enum org.cesecore.keys.validation.KeyValidationFailedActions
Gets the index.
getIndex() - Method in enum org.cesecore.keys.validation.KeyValidatorDateConditions
Gets the index.
getIndex() - Method in interface org.cesecore.util.IndexEnum
 
getIndexName() - Method in class org.ejbca.util.DatabaseIndexUtil.DatabaseIndex
 
getInfoString() - Method in interface org.ejbca.util.JDBCUtil.Preparer
 
getInitialAuthEncPIN() - Method in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
getInitialAuthPIN() - Method in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
getInitialBasicPIN() - Method in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
getInitialPIN() - Method in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
getInitialPIN() - Method in class org.ejbca.core.protocol.ws.objects.PinDataWS
 
getInitialSignaturePIN() - Method in class org.ejbca.core.model.hardtoken.types.EIDHardToken
DOCUMENT ME!
getInitialSignaturePIN() - Method in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
getInitialSignaturePIN() - Method in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
getInstance() - Static method in class org.cesecore.certificates.certificate.certextensions.CertificateExtensionFactory
Method used to get the instance of the factory.
getInstance() - Static method in enum org.cesecore.certificates.certificatetransparency.CertificateTransparencyFactory
Returns the implementation of the CertificateTransparency interface, or null if not available.
getInstance() - Static method in class org.cesecore.internal.InternalResources
 
getInstance() - Static method in class org.cesecore.keys.token.p11.PKCS11Utils
 
getInstance() - Static method in class org.ejbca.core.ejb.ServiceLocator
return the singleton instance
getInstance() - Static method in class org.ejbca.core.model.InternalEjbcaResources
 
getInstance() - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
getInstance(long) - Static method in class org.cesecore.util.SimpleTime
Get new instance of class.
getInstance(File) - Static method in class org.cesecore.keys.token.p11.Pkcs11Wrapper
Get an instance of the class.
getInstance(Object) - Static method in class org.ejbca.core.protocol.ocsp.extension.unid.FnrFromUnidExtension
 
getInstance(String) - Static method in class org.cesecore.util.SimpleTime
Get new instance of class.
getInstance(String) - Static method in class org.ejbca.core.model.ra.UsernameGenerator
 
getInstance(String) - Static method in class org.ejbca.util.passgen.PasswordGeneratorFactory
Method returning an instance of the specified IPasswordGenerator class.
getInstance(String, String) - Static method in class org.cesecore.util.SimpleTime
Get new instance of class.
getInstance(String, String, String, Pkcs11SlotLabelType, String, P11SlotUser, int, boolean) - Static method in class org.cesecore.keys.token.p11.P11Slot
Get P11 slot instance.
getInstance(String, String, Pkcs11SlotLabelType, String, P11SlotUser, int, boolean) - Static method in class org.cesecore.keys.token.p11.P11Slot
Get P11 slot instance.
getInstance(String, P11SlotUser, int, boolean) - Static method in class org.cesecore.keys.token.p11.P11Slot
getInstance(HashMap<Object, Object>, int, String, String, int, Date, Date) - Static method in class org.cesecore.certificates.ca.CvcCA
 
getInstance(CVCCAInfo) - Static method in class org.cesecore.certificates.ca.CvcCA
 
getInstance(UsernameGeneratorParams) - Static method in class org.ejbca.core.model.ra.UsernameGenerator
 
getInstances() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.Field
 
getInstruction() - Method in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
getIntegerValue() - Method in enum org.cesecore.certificates.ca.ApprovalRequestType
 
getIntermediateDNs(String, String) - Static method in class org.ejbca.util.LdapTools
 
getInternalAdmin() - Static method in class org.ejbca.core.model.log.Admin
Deprecated.
Instead of creating a new Admin(TYPE_INTERNALUSER), this can be used to use a shared instance of the object.
getInternalErrorCode() - Method in class org.cesecore.ErrorCode
Get the internal error code.
getInternalKeyBinding(int) - Method in class org.cesecore.keybind.InternalKeyBindingDataSessionBean
 
getInternalKeyBinding(int) - Method in interface org.cesecore.keybind.InternalKeyBindingDataSessionLocal
 
getInternalKeyBinding(AuthenticationToken, int) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Get a (cloned) InternalKeyBinding object.
getInternalKeyBinding(AuthenticationToken, int) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
getInternalKeyBindingDataSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getInternalKeyBindingDataSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getInternalKeyBindingForEdit(int) - Method in class org.cesecore.keybind.InternalKeyBindingDataSessionBean
 
getInternalKeyBindingForEdit(int) - Method in interface org.cesecore.keybind.InternalKeyBindingDataSessionLocal
 
getInternalKeyBindingIds(String) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Get a list of all InternalKeyBindings of the requested type, regardless of authorization.
getInternalKeyBindingIds(String) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
getInternalKeyBindingIds(AuthenticationToken, String) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Get a list of all InternalKeyBindings the caller is authorized to view of the requested type.
getInternalKeyBindingIds(AuthenticationToken, String) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
getInternalKeyBindingInfo(AuthenticationToken, int) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Suitable for remote invocation where the implementation might not be available.
getInternalKeyBindingInfo(AuthenticationToken, int) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
getInternalKeyBindingInfoNoLog(AuthenticationToken, int) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
getInternalKeyBindingInfoNoLog(AuthenticationToken, int) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSessionLocal
Internal (local only) method to get keybinding info without logging the authorization check (the auth check is performed though).
getInternalKeyBindingInfos(AuthenticationToken, String) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Suitable for remote invocation where the implementation might not be available.
getInternalKeyBindingInfos(AuthenticationToken, String) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
getInternalKeyBindingMgmtSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getInternalKeyBindingMgmtSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getInternalKeyBindingReference(AuthenticationToken, int) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
getInternalKeyBindingReference(AuthenticationToken, int) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSessionLocal
Get a reference to a cached InternalKeyBinding object that MAY NOT be modified.
getInternalResourcesPreferredLanguage() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getInternalResourcesSecondaryLanguage() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getInternalState() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
getIntervalClassPath() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
getIntervalProperties() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
getInvalidValues() - Method in class org.cesecore.keybind.InternalKeyBindingPropertyValidationWrapper
 
getInvocations() - Method in class org.ejbca.core.ejb.ProfilingStat
 
getIsActive() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getIsExternalScriptsWhitelistEnabled() - Method in interface org.cesecore.config.ExternalScriptsConfiguration
Gets a value indicating whether a whitelist for external commands should be used.
getIsExternalScriptsWhitelistEnabled() - Method in class org.ejbca.config.GlobalConfiguration
 
getIsFieldModifyableSet() - Method in class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
Method returning the complete isModifyable Set, it is recommended that the isFieldModifyable(int field) method is used instead.
getIsHardTokenProfileAvailableToIssuer(int, EndEntityInformation) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Checks if a hard token profile is among a hard tokens issuers available token types.
getIsInProductionMode() - Static method in class org.ejbca.config.EjbcaConfiguration
Check if EJBCA is running in production
getIsKeyRecoverable(int) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
Indicates if a keys used for the given certusage should be saved to database.
getIsModifyable() - Method in class org.ejbca.core.protocol.ws.objects.UserDataSourceVOWS
Gets a list of modifyable fields, (Should be one of the constants of the UserDataSourceVO.ISMODIFYABLE_ or DNFieldExtractor constants defined in the AVAILABLEMODIFYABLEFIELDS array.
getISO8601FromImpliedUTC(String, TimeZone) - Static method in class org.cesecore.util.ValidityDate
Convert a the format "yyyy-MM-dd HH:mm" with implied TimeZone UTC to "yyyy-MM-dd HH:mm:ssZZ".
getIssuanceRevocationReason() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Returns the issuance revocation code configured on the end entity extended information.
getIssuanceRevocationReason() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getIssuanceRevocationReasonModifiable() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getIssuanceRevocationReasonUsed() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getIssuedAfter() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getIssuedBefore() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getIssueHardwareTokens() - Method in class org.ejbca.config.GlobalConfiguration
 
getIssuer() - Method in interface org.cesecore.keys.validation.DnsNameValidator
 
getIssuerAlternativeNameCritical() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getIssuerCaCertificate() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getIssuerCaCertificateStatus() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getIssuerDN() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
DN of issuer of certificate
getIssuerDN() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getIssuerDN() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getIssuerDN() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getIssuerDN() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getIssuerDN() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getIssuerDN() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Gets the issuer DN if contained in the request (the CA the request is targeted at).
getIssuerDN() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getIssuerDN() - Method in class org.cesecore.certificates.crl.CRLData
 
getIssuerDN() - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
DN of issuer of certificate Should not be used outside of entity bean, use getCertReqHistory instead
getIssuerDN() - Method in class org.ejbca.core.ejb.dto.CertRevocationDto
 
getIssuerDN() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getIssuerDN() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryDataPK
 
getIssuerDN() - Method in class org.ejbca.core.model.ca.store.CertReqHistory
 
getIssuerDN() - Method in class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
 
getIssuerDN() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getIssuerDN() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getIssuerDN() - Method in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
getIssuerDN() - Method in class org.ejbca.ui.web.CertificateView
 
getIssuerDN() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
getIssuerDN() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateGuiInfo
 
getIssuerDN(Certificate) - Static method in class org.cesecore.util.CertTools
Gets issuer DN in the format we are sure about (BouncyCastle),supporting UTF8.
getIssuerDN(X509CRL) - Static method in class org.cesecore.util.CertTools
Gets issuer DN for CRL in the format we are sure about (BouncyCastle),supporting UTF8.
getIssuerDNField(int, int) - Method in class org.ejbca.ui.web.CertificateView
 
getIssuerDNUnEscaped() - Method in class org.ejbca.ui.web.CertificateView
 
getIssuers() - Method in interface org.cesecore.keys.validation.DnsNameValidator
 
getIsUniqueCertificateSerialNumberIndex() - Static method in class org.cesecore.certificates.certificate.UniqueSernoHelper
 
getIterationCount() - Method in class org.ejbca.core.protocol.cmp.CmpPbeVerifyer
 
getJobTimeDescription() - Method in interface org.ejbca.util.PerformanceTest.Command
 
getJsfBooleanValue() - Method in class org.cesecore.util.ui.DynamicUiProperty
Returns the current value, like getValue, but has a workaround for JSF bug with ui:repeat and rendered.
getJsonValue() - Method in enum org.ejbca.core.protocol.acme.AcmeAuthorizationStatus
 
getJsonValue() - Method in enum org.ejbca.core.protocol.acme.AcmeChallengeStatus
 
getJsonValue() - Method in enum org.ejbca.core.protocol.acme.AcmeIdentifier.AcmeIdentifierTypes
 
getJsonValue() - Method in enum org.ejbca.core.protocol.acme.AcmeOrderStatus
 
getKeepExpiredCertsOnCRL() - Method in class org.cesecore.certificates.ca.CA
 
getKeepExpiredCertsOnCRL() - Method in class org.cesecore.certificates.ca.CAInfo
 
getKeepPublishedInQueue() - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
 
getKeepUnusedEntriesFor() - Method in interface org.cesecore.authorization.AuthorizationCache.AuthorizationCacheCallback
 
getKey() - Method in class org.cesecore.certificates.certificate.HashID
 
getKey() - Method in enum org.cesecore.keys.token.p11.Pkcs11SlotLabelType
 
getKey() - Method in class org.ejbca.ui.web.pub.RegisterReqBean.TokenTypeInfo
 
getKey() - Method in class org.ejbca.util.KeyValuePair
 
getKey(String) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
getKey(String) - Method in class org.cesecore.keys.token.BaseCryptoToken
 
getKey(String) - Method in interface org.cesecore.keys.token.CryptoToken
Returns the key (if possible) of token, used for symmetric keys.
getKey(String) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
getKey(String, char[]) - Method in class org.cesecore.keys.token.CachingKeyStoreWrapper
 
getKeyalg() - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
getKeyalg() - Method in class org.ejbca.ui.web.pub.RequestInstance
 
getKeyAlgorithm() - Method in class org.cesecore.keys.token.KeyPairInfo
 
getKeyAlgorithm() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.BaseSigningCAServiceInfo
 
getKeyAlgorithm(PublicKey) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Gets the name of matching key algorithm from a public key as defined by AlgorithmConstants.
getKeyAlgorithmFromSigAlg(String) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Gets the key algorithm matching a specific signature algorithm.
getKeyAlgorithms() - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
Gets a list of key algorithms.
getKeyAlgorithmsAsString() - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
Gets a list of key algorithms.
getKeyalgstring() - Method in class org.ejbca.ui.web.pub.RequestInstance
 
getKeyAlias() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getKeyAlias() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceRequest
 
getKeyAlias() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceResponse
 
getKeyAuthorization() - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
getKeyBindingType() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getKeyData() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getKeyData() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceRequest
 
getKeyData() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceResponse
Method returning the encrypted key data if the type of response is TYPE_ENCRYPTRESPONSE, null otherwise.
getKeyDataAsByteArray() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getKeyGenSpec(PublicKey) - Static method in class org.cesecore.keys.util.KeyTools
Gets the key AlgorithmParameterSpec of supported keys.
getKeylength() - Method in class org.ejbca.ui.web.pub.RequestInstance
 
getKeyLength(PublicKey) - Static method in class org.cesecore.keys.util.KeyTools
Gets the key length of supported keys
getKeylengthstring() - Method in class org.ejbca.ui.web.pub.RequestInstance
 
getKeyModulus(PublicKey) - Static method in class org.cesecore.keys.util.KeyTools
Returns the modulus of the public key.
getKeyPair() - Method in class org.cesecore.keys.util.KeyPairWrapper
 
getKeyPair() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceRequest
 
getKeyPair() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceResponse
Method returning the decrypted keypair if the type of response is TYPE_DECRYPTRESPONSE, null otherwise.
getKeyPair() - Method in class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
 
getKeyPairAlias() - Method in interface org.cesecore.keybind.InternalKeyBinding
 
getKeyPairAlias() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getKeyPairAlias() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getKeyPairAlias() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getKeyPairAliases(AuthenticationToken, int) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
 
getKeyPairAliases(AuthenticationToken, int) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
getKeyPairInfo(AuthenticationToken, int, String) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
 
getKeyPairInfo(AuthenticationToken, int, String) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
getKeyPairInfos(AuthenticationToken, int) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
 
getKeyPairInfos(AuthenticationToken, int) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
getKeyPassword() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
getKeyPublicExponent(PublicKey) - Static method in class org.cesecore.keys.util.KeyTools
Returns the exponent of the public key.
getKeyRecoverable() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getKeyRecoverable() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getKeyRecoverableDefault() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getKeyRecoverableRequired() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getKeyRecoverableUsed() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getKeyRecoveryDataPK() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getKeyRecoverySession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getKeyRecoverySession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getKeys() - Method in class org.cesecore.util.ConcurrentCache
 
getKeySequence() - Method in class org.cesecore.certificates.ca.catoken.CAToken
 
getKeySequence() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
Specific to CVC request messages, EAC requests contains a sequence
getKeySequenceFormat() - Method in class org.cesecore.certificates.ca.catoken.CAToken
 
getKeyspec() - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
Gets the key spec
getKeyspec() - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
getKeySpec() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.BaseSigningCAServiceInfo
 
getKeySpec(String) - Method in class org.ejbca.ui.web.CertificateView
 
getKeySpecification() - Method in class org.cesecore.keys.token.KeyPairInfo
 
getKeySpecification(PublicKey) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Gets the key specification from a public key.
getKeyStore() - Method in class org.cesecore.keys.token.BaseCryptoToken
Return the key store for this crypto token.
getKeyStore() - Method in class org.cesecore.keys.token.CachingKeyStoreWrapper
Deprecated.
getKeyStore() - Method in class org.cesecore.keys.util.KeyStoreTools
 
getKeyStore() - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateResponseWS
 
getKeyStore(byte[], String, String) - Static method in class org.ejbca.core.protocol.ws.common.KeyStoreHelper
Retrieves the keystore from the encoded data.
getKeyStoreAlgorithmSubType() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getKeyStoreAlgorithmType() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getKeystoreData() - Method in class org.ejbca.core.protocol.ws.objects.KeyStore
Returns the keystoreData in Base64 format
getKeyStorePassword() - Method in class org.ejbca.core.ejb.ra.UserData
Deprecated.
getKeyType(int) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
Indicates which type of key that should be generated for the certusage.
getKeyUsage() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getKeyUsage(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getKeyUsage(int) - Method in class org.ejbca.ui.web.CertificateView
Method that returns if key is allowed for given usage.
getKeyUsageCritical() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getKeyValidatorIdToNameMap() - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
getKeyValidatorIdToNameMap() - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Retrieves a Map of key validator names.
getKeyValidatorIdToNameMap(int) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
getKeyValidatorIdToNameMap(int) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Retrieves a Map of key validator names which are applicable for the type of CA (X509 or CVC see CAInfo.CATYPE_X509 or CAInfo.CATYPE_CVC).
getKeyValidatorName(int) - Method in interface org.cesecore.keys.validation.KeyValidatorSession
Gets the name of the key validator with the given id.
getKeyValidatorName(int) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
getKeyValidatorsById(Collection<Integer>) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
getKeyValidatorsById(Collection<Integer>) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Retrieves a Map of key validators.
getKeyValidatorSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getKeyValidatorSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getKrb5PrincipalNameFromSequence(ASN1Sequence) - Static method in class org.cesecore.util.CertTools
Helper method for getting kerberos 5 principal name (altName, OtherName) Krb5PrincipalName is an OtherName Subject Alternative Name String representation is in form "principalname1/principalname2@realm" KRB5PrincipalName ::= SEQUENCE { realm [0] Realm, principalName [1] PrincipalName } Realm ::= KerberosString PrincipalName ::= SEQUENCE { name-type [0] Int32, name-string [1] SEQUENCE OF KerberosString } The new (post-RFC 1510) type KerberosString, defined below, is a GeneralString that is constrained to contain only characters in IA5String.
getKurAllowAutomaticUpdate(String) - Method in class org.ejbca.config.CmpConfiguration
 
getKurAllowSameKey(String) - Method in class org.ejbca.config.CmpConfiguration
 
getKurAllowSameKey(String) - Method in class org.ejbca.config.EstConfiguration
 
getLabel() - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
 
getLabel() - Method in enum org.cesecore.keybind.impl.OcspKeyBinding.ResponderIdType
 
getLabel() - Method in class org.cesecore.keys.validation.EccKeyValidator
 
getLabel() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
 
getLabel() - Method in enum org.cesecore.keys.validation.IssuancePhase
Gets the resource key or label.
getLabel() - Method in enum org.cesecore.keys.validation.KeyValidationFailedActions
Gets the resource key or label.
getLabel() - Method in enum org.cesecore.keys.validation.KeyValidatorDateConditions
Gets the resource key or label.
getLabel() - Method in enum org.cesecore.keys.validation.KeyValidatorSettingsTemplate
Gets the resource key or label.
getLabel() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getLabel() - Method in interface org.cesecore.keys.validation.Validator
 
getLabel() - Method in class org.cesecore.util.ui.RadioButton
 
getLabel() - Method in class org.ejbca.core.model.hardtoken.types.HardToken
 
getLabel() - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
 
getLabel() - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
getLabels() - Method in class org.cesecore.certificates.certificatetransparency.CtLogManager
Returns all unique labels for the CT logs managed by this CT log manager.
getLabels() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets the map of I18N key / value pairs.
getLanguage() - Method in class org.cesecore.certificates.certificateprofile.PKIDisclosureStatement
Shall be a two letter ISO 639-1 code, i.e.
getLanguageConstantFromProfileId(int) - Static method in class org.cesecore.certificates.util.DnComponents
Method to get a language error constant for the admin-GUI from a profile id
getLanguageConstantFromProfileName(String) - Static method in class org.cesecore.certificates.util.DnComponents
Method to get a language error constant for the admin-GUI from a profile name
getLanguageFilename() - Method in class org.ejbca.config.GlobalConfiguration
 
getLanguagePath() - Method in class org.ejbca.config.GlobalConfiguration
 
getLanguageString() - Method in enum org.cesecore.certificates.ca.ApprovalRequestType
 
getLastCaChain(AuthenticationToken, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Fetches the current certificate chain for a CA.
getLastCAChain(String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Retrieves the current certificate chain for a CA.
getLastCertChain(String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Retrieves the last certificate to expire for a given user.
getLastCertChain(AuthenticationToken, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Gets the certificate chain for the most recently created certificate for the end entity with the given user name.
getLastCRL(String, boolean) - Method in interface org.cesecore.certificates.crl.CrlStoreSession
Retrieves the latest CRL issued by this CA.
getLastCRL(String, boolean) - Method in class org.cesecore.certificates.crl.CrlStoreSessionBean
 
getLastCRLInfo(String, boolean) - Method in interface org.cesecore.certificates.crl.CrlStoreSession
Retrieves the information about the latest CRL issued by this CA.
getLastCRLInfo(String, boolean) - Method in class org.cesecore.certificates.crl.CrlStoreSessionBean
 
getLastCRLNumber() - Method in class org.cesecore.certificates.crl.CRLInfo
 
getLastCRLNumber(String, boolean) - Method in interface org.cesecore.certificates.crl.CrlStoreSession
Retrieves the highest CRLNumber issued by the CA.
getLastCRLNumber(String, boolean) - Method in class org.cesecore.certificates.crl.CrlStoreSessionBean
 
getLastErrorCode() - Method in interface org.cesecore.certificates.ocsp.extension.OCSPExtension
Returns the last error that occured during process(), when process returns null
getLastFilterMode() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
Last filter mode is the admins last mode in the list end entities jsp page.
getLastLogFilterMode() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
getLastPostUpgradedToVersion() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
 
getLastProfile() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
getLastResult(Query) - Static method in class org.cesecore.util.QueryResultWrapper
 
getLastUpdate() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getLastUpdate() - Method in class org.cesecore.keys.token.CryptoTokenData
 
getLastUpdate() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
getLastUpdate() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
getLastUpdateNumber() - Method in enum org.cesecore.authorization.AuthorizationCache
 
getLastUpgradedToVersion() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
 
getLastUsedRaSecret() - Method in class org.ejbca.core.protocol.cmp.CmpPbeVerifyer
 
getLatestCrl(AuthenticationToken, String, boolean) - Method in interface org.ejbca.core.model.era.RaMasterApi
Fetches the latest CRL issued by the given CA.
getLatestCRL(String, boolean) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Retrieves the latest CRL issued by the given CA.
getLatestCrlByIssuerDn(AuthenticationToken, String, boolean) - Method in interface org.ejbca.core.model.era.RaMasterApi
Fetches the latest CRL by issuerDn.
getLatestLinkCertificate() - Method in class org.cesecore.certificates.ca.CA
 
getLatestLinkCertificate(int) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
 
getLatestVersion() - Method in class org.cesecore.certificates.ca.catoken.CAToken
 
getLatestVersion() - Method in class org.cesecore.certificates.ca.CvcCA
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.cesecore.certificates.ca.X509CA
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.cesecore.configuration.ConfigurationBase
 
getLatestVersion() - Method in interface org.cesecore.internal.IUpgradeableData
Should return a constant containing the latest available version of the class.
getLatestVersion() - Method in class org.cesecore.internal.UpgradeableDataHashMap
 
getLatestVersion() - Method in class org.cesecore.keybind.impl.AuthenticationKeyBinding
 
getLatestVersion() - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
getLatestVersion() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getLatestVersion() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
 
getLatestVersion() - Method in interface org.cesecore.keys.validation.Validator
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.cesecore.keys.validation.ValidatorBase
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.cesecore.profiles.ProfileBase
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.cesecore.roles.Role
 
getLatestVersion() - Method in class org.ejbca.config.AcmeConfiguration
 
getLatestVersion() - Method in class org.ejbca.config.CmpConfiguration
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.ejbca.config.EstConfiguration
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.ejbca.config.GlobalConfiguration
 
getLatestVersion() - Method in class org.ejbca.config.ScepConfiguration
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAService
 
getLatestVersion() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAService
 
getLatestVersion() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAService
 
getLatestVersion() - Method in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
getLatestVersion() - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
 
getLatestVersion() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
getLatestVersion() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getLatestVersion() - Method in class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
 
getLatestVersion() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuer
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
getLatestVersion() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
getLatestVersion() - Method in class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
 
getLatestVersion() - Method in class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
 
getLatestVersion() - Method in class org.ejbca.core.model.hardtoken.types.HardToken
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Implementation of UpgradableDataHashMap function getLatestVersion
getLatestVersion() - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
 
getLatestVersion() - Method in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
getLatestVersion() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
getLatestVersion() - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
getLatestVersion() - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
getLatestVersion() - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
getLatestVersion() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getLdapBindConstraints() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
getLdapConnectionConstraints() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
getLdapDisconnectConstraints() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
getLdapSearchConstraints() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
getLdapStoreConstraints() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
getLegacyNumber() - Method in enum org.cesecore.authorization.access.AccessTreeState
 
getLegacyPrimaryKey() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
getLessThan15Months() - Method in class org.cesecore.certificates.certificatetransparency.GoogleCtPolicy
Get the minimum number of SCTs required for certificates with a lifetime of less than 15 Months.
getLessThanMonthsByIndex(int) - Method in class org.cesecore.certificates.certificatetransparency.GoogleCtPolicy
Returns the "less than months" validity restriction for the given index.
getListenerName() - Method in interface org.cesecore.authorization.access.AuthorizationCacheReloadListener
 
getListOfTrustedCertificates(InternalKeyBinding) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
getListOfTrustedCertificates(InternalKeyBinding) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSessionLocal
Returns a collection of the trusted certificates defined in internalKeyBinding along with their issuers' certificate chains.
getLocalAuthToken() - Method in class org.ejbca.core.model.authorization.AdminInformation
 
getLocalizedMessage(String, Object...) - Method in class org.cesecore.internal.InternalResources
Method returning the localized message for the given resource key.
getLocalizedMessage(String, Object...) - Method in class org.ejbca.core.model.InternalEjbcaResources
 
getLocalizedMessageCs(String, Object...) - Method in class org.cesecore.internal.InternalResources
Method returning the localized message for the given resource key.
getLocalizedMessageCs(String, Object...) - Method in class org.ejbca.core.model.InternalEjbcaResources
 
getLocalizedMessageInternal(StringBuilder, String, Object...) - Method in class org.cesecore.internal.InternalResources
Lookup the default string if the StringBuilder is empty.
getLocalKeyRecovery() - Method in class org.ejbca.config.GlobalConfiguration
 
getLocalKeyRecoveryCryptoTokenId() - Method in class org.ejbca.config.GlobalConfiguration
 
getLocalKeyRecoveryKeyAlias() - Method in class org.ejbca.config.GlobalConfiguration
 
getLocation() - Method in class org.ejbca.configdump.ConfigDumpSetting
 
getLocation() - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
 
getLog() - Method in class org.ejbca.util.PerformanceTest
 
getLogDateFormat() - Static method in class org.cesecore.config.OcspConfiguration
 
getLogEntriesPerPage() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
getLogged() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeStatusSingletonLocal
 
getLogId() - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
 
getLoginDN() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
getLoginDN() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getLoginPassword() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
getLoginPassword() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getLogKeyIdString() - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
 
getLogoBytes() - Method in class org.cesecore.config.RaStyleInfo
 
getLogoContentType() - Method in class org.cesecore.config.RaStyleInfo
 
getLogoName() - Method in class org.cesecore.config.RaStyleInfo
 
getLogPath() - Method in class org.ejbca.config.GlobalConfiguration
 
getLogPublicKey() - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
 
getLogSafer() - Static method in class org.cesecore.config.OcspConfiguration
 
getLogTimeZone() - Static method in class org.cesecore.config.OcspConfiguration
 
getLong() - Method in class org.cesecore.util.SimpleTime
Get the total number of milliseconds for this time (including days, hours etc).
getMacOid() - Method in class org.ejbca.core.protocol.cmp.CmpPbeVerifyer
 
getMailJndiName() - Static method in class org.ejbca.config.MailConfiguration
 
getMailMimeType() - Static method in class org.ejbca.config.MailConfiguration
 
getMailSession(String) - Method in class org.ejbca.core.ejb.ServiceLocator
return a mail session corresponding to the env entry
getMapAdditionalDetails() - Method in interface org.cesecore.audit.AuditLogEntry
 
getMapAdditionalDetails() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getMapData(String) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Gets generic string data from the ExtendedInformation map.
getMapData(String) - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
Gets generic string data from the ExtendedInformation map.
getMarkedAsRecoverable() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getMarkedAsRecoverable() - Method in class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
 
getMarkedAsRecoverableBool() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
Use getMarkedAsRecoverable() instead of this method! Ingres: Transient Non-ingres: Mapped to "markedAsRecoverable"
getMarkedAsRecoverableInt() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
Use getMarkedAsRecoverable() instead of this method! Ingres: Mapped to "markedAsRecoverable" Non-ingres: Transient
getMatchKeysMap() - Method in class org.ejbca.core.model.era.RaRoleMemberTokenTypeInfo
 
getMatchOperator() - Method in class org.ejbca.core.model.era.RaRoleMemberTokenTypeInfo
 
getMatchtype() - Method in class org.ejbca.core.protocol.ws.objects.UserMatch
 
getMatchType() - Method in interface org.cesecore.authorization.user.AccessUserAspect
 
getMatchType() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
getMatchTypeAsType() - Method in interface org.cesecore.authorization.user.AccessUserAspect
 
getMatchTypeAsType() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
getMatchvalue() - Method in class org.ejbca.core.protocol.ws.objects.UserMatch
 
getMatchValue() - Method in interface org.cesecore.authorization.user.AccessUserAspect
 
getMatchValue() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
getMatchValueFromDatabaseValue(Integer) - Method in class org.cesecore.authentication.tokens.AlwaysAllowLocalAuthenticationToken
 
getMatchValueFromDatabaseValue(Integer) - Method in class org.cesecore.authentication.tokens.AuthenticationToken
 
getMatchwith() - Method in class org.ejbca.core.protocol.ws.objects.UserMatch
 
getMatchWith() - Method in interface org.cesecore.authorization.user.AccessUserAspect
 
getMatchWith() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
getMaxAge() - Method in class org.cesecore.certificates.ocsp.OcspResponseInformation
 
getMaxAge() - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
getMaxAge(int) - Static method in class org.cesecore.config.OcspConfiguration
 
getMaxBytes() - Method in class org.cesecore.util.SecurityFilterInputStream
Set max bytes that can be read from serialized object
getMaxCacheLifeTime() - Method in class org.cesecore.internal.CommonCacheBase
 
getMaxEntries() - Method in class org.cesecore.util.ConcurrentCache
 
getMaxExtensionTime() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Maximum time which an administrator can extend a request by in milliseconds, or 0 to forbid request extension
getMaxExtensionTime() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
getMaxExtensionTime() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getMaxFailedLogins() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getMaxFailedLoginsModifiable() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getMaxFailedLoginsUsed() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getMaximumAvailableBitLength() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getMaximumQueryCount() - Method in class org.cesecore.config.GlobalCesecoreConfiguration
 
getMaximumQueryTimeout() - Method in class org.cesecore.config.GlobalCesecoreConfiguration
 
getMaxLoginAttempts() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getMaxLoginAttempts() - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
 
getMaxObjects() - Method in class org.cesecore.util.LookAheadObjectInputStream
Get maximum amount of objects that can be read with this LookAheadObjectInputStream.
getMaxResults() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getMaxResults() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
getMaxSequenceNumberForNode(String) - Method in interface org.cesecore.audit.impl.integrityprotected.NodeSequenceHolder.OnInitCallBack
 
getMD5Fingerprint() - Method in class org.ejbca.ui.web.CertificateView
 
getMergeCryptoTokens() - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
 
getMessage() - Method in class org.ejbca.core.model.services.actions.MailActionInfo
 
getMessage() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getMessageType() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
Returns the type of SCEP message it is
getMetaData() - Method in class org.cesecore.authentication.tokens.AlwaysAllowLocalAuthenticationToken
 
getMetaData() - Method in class org.cesecore.authentication.tokens.AuthenticationToken
 
getMetaData() - Method in class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken
 
getMetaData() - Method in class org.cesecore.authentication.tokens.X509CertificateAuthenticationToken
 
getMetaData() - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
 
getMetaData(String) - Method in enum org.cesecore.authorization.user.matchvalues.AccessMatchValueReverseLookupRegistry
 
getMetadataId() - Method in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
getMicrosoftTemplate() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getMilliSeconds() - Method in class org.cesecore.util.SimpleTime
 
getMilliSecondsFormat() - Static method in class org.cesecore.util.SimpleTime
Gets the time unit formatter with the default formatting style for milliseconds (with year(y), months (mo), days (d), hours (h), minutes (m), seconds (s) and milliseconds (ms)).
getMinimumAvailableBitLength() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getMinimumAvailableKeyLength() - Method in class org.ejbca.ui.web.pub.ApplyBean
Returns the smallest available keylength.
getMinimumKeyLength(int) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
Gives the minimum key length allowed.
getMinimumPINLength(int) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
Retrieves the minimum pin length that should be generated for tokens with this profile.
getMinPwdStrength() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getMinSctsByIndex(int) - Method in class org.cesecore.certificates.certificatetransparency.GoogleCtPolicy
Returns the minimum SCTs for the given index.
getMinutes() - Method in class org.cesecore.util.SimpleTime
 
getMode() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceRequest
 
getMode() - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
getModifiableFields() - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
 
getModificationSet(LDAPEntry, String, String, boolean, boolean, String, Certificate) - Method in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
Overrides LdapPublisher.getModificationSet
getModificationSet(LDAPEntry, String, String, boolean, boolean, String, Certificate) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
Creates an LDAPModificationSet.
getModificationSetFromDN(String, LDAPEntry, String[]) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
Returns a list containing LDAPModification's Can only be used when the same attribute string is used in EJBCA and LDAP
getModifiedAfter() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
getModifiedBefore() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
getModifyExistingAttributes() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getModifyExistingUsers() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getModifyTime() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getModifyTime() - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
getModifyTime() - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
getModule() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
Gets module type.
getModule() - Method in class org.ejbca.core.model.log.LogEntry
 
getModuleName() - Method in class org.cesecore.authentication.tokens.WebPrincipal
 
getModuleTypeValue() - Method in interface org.cesecore.audit.AuditLogEntry
 
getModuleTypeValue() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getMonths() - Method in class org.cesecore.util.SimpleTime
 
getMoreThan39Months() - Method in class org.cesecore.certificates.certificatetransparency.GoogleCtPolicy
Get the minimum number of SCTs required for non EV-certificates with a lifetime of more than 39 Months.
getMSRequestInfoDNS() - Method in class org.ejbca.core.protocol.MSPKCS10RequestMessage
Returns the DNS of the MS request client info object (1.3.6.1.4.1.311.21.20) as a String.
getMSRequestInfoSubjectAltnames() - Method in class org.ejbca.core.protocol.MSPKCS10RequestMessage
Returns a String vector with known subject altnames: [0] Requested GUID [1] Requested DNS
getMSRequestInfoTemplateName() - Method in class org.ejbca.core.protocol.MSPKCS10RequestMessage
Returns the name of the Certificate Template or null if not available or not known.
getMtime() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getMultiValue() - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
getName() - Method in class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken.PublicAccessPrincipal
 
getName() - Method in class org.cesecore.authentication.tokens.UsernamePrincipal
 
getName() - Method in class org.cesecore.authentication.tokens.WebPrincipal
 
getName() - Method in enum org.cesecore.authorization.rules.AccessRuleState
 
getName() - Method in class org.cesecore.certificates.ca.CA
 
getName() - Method in class org.cesecore.certificates.ca.CAData
 
getName() - Method in class org.cesecore.certificates.ca.CAInfo
 
getName() - Method in interface org.cesecore.certificates.ocsp.extension.OCSPExtension
 
getName() - Method in interface org.cesecore.keybind.InternalKeyBinding
 
getName() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getName() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getName() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getName() - Method in class org.cesecore.keys.token.AvailableCryptoToken
Method returning the general name of the plug-in used in the adminweb-gui.
getName() - Method in class org.cesecore.keys.token.CryptoTokenInfo
 
getName() - Method in class org.cesecore.roles.RoleInformation
 
getName() - Method in class org.cesecore.util.query.clauses.Order
 
getName() - Method in class org.cesecore.util.query.elems.Term
 
getName() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets the name (or key) of the property.
getName() - Method in enum org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
getName() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
getName() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
getName() - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
Name of the user data source.
getName() - Method in class org.ejbca.core.ejb.services.ServiceData
Name of the service.
getName() - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
 
getName() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherProperty
 
getName() - Method in class org.ejbca.core.model.era.KeyToValueHolder
 
getName() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.Field
 
getName() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
getName() - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
getName() - Method in interface org.ejbca.core.protocol.cmp.authentication.ICMPAuthenticationModule
Returns the name of the used authentication module.
getName() - Method in class org.ejbca.core.protocol.cmp.authentication.RegTokenPasswordExtractor
 
getName() - Method in class org.ejbca.core.protocol.ws.objects.ExtendedInformationWS
 
getName() - Method in class org.ejbca.core.protocol.ws.objects.NameAndId
 
getName() - Method in class org.ejbca.peerconnector.PeerData
 
getName() - Method in class org.ejbca.statedump.ejb.StatedumpObjectKey
 
getName() - Method in class org.ejbca.util.CountryCodes.Country
 
getName() - Method in class org.ejbca.util.DNFieldDescriber
 
getName() - Method in class org.ejbca.util.mail.MailAttachment
 
getName() - Method in class org.ejbca.util.passgen.AllPrintableCharPasswordGenerator
 
getName() - Method in class org.ejbca.util.passgen.DigitPasswordGenerator
 
getName() - Method in interface org.ejbca.util.passgen.IPasswordGenerator
 
getName() - Method in class org.ejbca.util.passgen.LettersAndDigitsPasswordGenerator
 
getName() - Method in class org.ejbca.util.passgen.NoLookALikeLDPasswordGenerator
 
getName() - Method in class org.ejbca.util.passgen.NoLookOrSoundALikeENLDPasswordGenerator
 
getName() - Method in class org.ejbca.util.passgen.NoSoundALikeENLDPasswordGenerator
 
getName(int) - Method in enum org.cesecore.certificates.ca.internal.CaCache
 
getName(int) - Method in interface org.cesecore.internal.CommonCache
Provides functionality of an IdToNameMap.
getName(int) - Method in class org.cesecore.internal.CommonCacheBase
 
getName(int) - Method in enum org.cesecore.keybind.InternalKeyBindingCache
 
getName(int) - Method in enum org.cesecore.keys.token.CryptoTokenCache
 
getName(int) - Method in enum org.cesecore.keys.validation.ValidatorCache
 
getName(int) - Method in enum org.cesecore.roles.management.RoleCache
 
getName(int) - Method in enum org.cesecore.roles.member.AuthenticationTokenCache
 
getName(int) - Method in enum org.cesecore.roles.member.RoleMemberCache
 
getName(int) - Method in enum org.ejbca.core.model.validation.PublicKeyBlacklistEntryCache
 
getNameChanged() - Method in class org.cesecore.certificates.ca.X509CA
Retrieving NAMECHANGED flag that shows if this CA has gone through the Name Change any time in its history renewal.
getNameChanged() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getNameConstraintsCritical() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getNameConstraintsExcluded() - Method in class org.cesecore.certificates.ca.X509CA
 
getNameConstraintsExcluded() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getNameConstraintsExcluded() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getNameConstraintsExcludedRequired() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getNameConstraintsExcludedUsed() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getNameConstraintsPermitted() - Method in class org.cesecore.certificates.ca.X509CA
 
getNameConstraintsPermitted() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getNameConstraintsPermitted() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getNameConstraintsPermittedRequired() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getNameConstraintsPermittedUsed() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getNamedEcCurveBitLength(String) - Static method in class org.cesecore.certificates.util.AlgorithmTools
 
getNamedEcCurvesMap(boolean) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Get unique available named elliptic curves and their aliases.
getNameFromId(int) - Static method in enum org.ejbca.core.model.TokenDownloadType
 
getNameIdMapCache(EntityManager) - Method in enum org.cesecore.certificates.certificateprofile.CertificateProfileCache
 
getNameLookupRegistryForTokenType(String) - Method in enum org.cesecore.authorization.user.matchvalues.AccessMatchValueReverseLookupRegistry
 
getNameMap() - Method in class org.ejbca.core.model.era.IdNameHashMap
 
getNameSpace() - Method in class org.cesecore.roles.Role
 
getNameSpace() - Method in class org.cesecore.roles.RoleData
 
getNameSpace() - Method in class org.cesecore.roles.RoleInformation
 
getNameSpaceColumn() - Method in class org.cesecore.roles.RoleData
Deprecated.
getNameToIdMap() - Method in enum org.cesecore.certificates.ca.internal.CaCache
 
getNameToIdMap() - Method in interface org.cesecore.internal.CommonCache
 
getNameToIdMap() - Method in class org.cesecore.internal.CommonCacheBase
 
getNameToIdMap() - Method in enum org.cesecore.keybind.InternalKeyBindingCache
 
getNameToIdMap() - Method in enum org.cesecore.keys.token.CryptoTokenCache
 
getNameToIdMap() - Method in enum org.cesecore.keys.validation.ValidatorCache
 
getNameToIdMap() - Method in enum org.cesecore.roles.management.RoleCache
 
getNameToIdMap() - Method in enum org.cesecore.roles.member.AuthenticationTokenCache
 
getNameToIdMap() - Method in enum org.cesecore.roles.member.RoleMemberCache
 
getNameToIdMap() - Method in enum org.ejbca.core.model.validation.PublicKeyBlacklistEntryCache
 
getNestedAuthenticationTokens() - Method in class org.cesecore.authentication.tokens.NestableAuthenticationToken
 
getNewConfiguration() - Method in class org.cesecore.certificates.ocsp.cache.GlobalOcspConfigurationCache
 
getNewConfiguration() - Method in class org.cesecore.config.GlobalCesecoreConfigurationCache
 
getNewConfiguration() - Method in interface org.cesecore.configuration.ConfigurationCache
 
getNewConfiguration() - Method in class org.ejbca.core.ejb.config.AvailableCustomCertificateExtensionsConfigurationCache
 
getNewConfiguration() - Method in class org.ejbca.core.ejb.config.AvailableExtendedKeyUsagesConfigurationCache
 
getNewConfiguration() - Method in class org.ejbca.core.ejb.config.AvailableProtocolsConfigurationCache
 
getNewConfiguration() - Method in class org.ejbca.core.ejb.config.CMPConfigurationCache
 
getNewConfiguration() - Method in class org.ejbca.core.ejb.config.EstConfigurationCache
 
getNewConfiguration() - Method in class org.ejbca.core.ejb.config.GlobalConfigurationCache
 
getNewConfiguration() - Method in class org.ejbca.core.ejb.config.GlobalCustomCssConfigurationCache
 
getNewConfiguration() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfigurationCache
 
getNewConfiguration() - Method in class org.ejbca.core.ejb.config.ScepConfigurationCache
 
getNewEndEntityInformation() - Method in class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
 
getNewPassword(int, int) - Method in class org.ejbca.util.passgen.BasePasswordGenerator
 
getNewPassword(int, int) - Method in interface org.ejbca.util.passgen.IPasswordGenerator
Method generating a new password for the user and returns a string representation of it.
getNewRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.ApprovalRequest
This method should return the request data in text representation.
getNewRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.ActivateCATokenApprovalRequest
This method should return the request data in text representation.
getNewRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.AddEndEntityApprovalRequest
Returns a summary of the information in the request, without doing any database queries.
getNewRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.ChangeStatusEndEntityApprovalRequest
 
getNewRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
Returns a summary of the information in the request, without doing any database queries.
getNewRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.GenerateTokenApprovalRequest
 
getNewRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.KeyRecoveryApprovalRequest
 
getNewRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
This method should return the request data in text representation.
getNewRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.ViewHardTokenDataApprovalRequest
 
getNewRequestDataAsText(CaSessionLocal, EndEntityProfileSession, CertificateProfileSession, HardTokenSession) - Method in class org.ejbca.core.model.approval.approvalrequests.AddEndEntityApprovalRequest
 
getNewRequestDataAsText(CaSessionLocal, EndEntityProfileSession, CertificateProfileSession, HardTokenSession) - Method in class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
 
getNewServiceTimeouts(HashSet<Serializable>) - Method in interface org.ejbca.core.ejb.services.ServiceSessionLocal
Internal method used from load() to separate timer access from database access transactions.
getNext(NodeSequenceHolder.OnInitCallBack) - Method in enum org.cesecore.audit.impl.integrityprotected.NodeSequenceHolder
 
getNextApprovalStep() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getNextApprovalStepPartition() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getNextBatch(EntityManager, int, String, int) - Static method in class org.cesecore.certificates.certificate.CertificateData
Get next batchSize row ordered by fingerprint.
getNextHardTokensToGenerate(String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenBatchJobSession
Returns a Collection of users scheduled for batch generation for the given issuer.
getNextHardTokenToGenerate(String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenBatchJobSession
Returns the next user scheduled for batch generation for the given issuer.
getNextHardTokenToGenerateInQueue(String, int) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenBatchJobSession
Returns the indexed user in queue scheduled for batch generation for the given issuer.
getNextInterval() - Method in class org.ejbca.core.model.services.BaseWorker
 
getNextInterval() - Method in interface org.ejbca.core.model.services.IWorker
 
getNextKeyPairAlias() - Method in interface org.cesecore.keybind.InternalKeyBinding
 
getNextKeyPairAlias() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getNextKeyPairAlias() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getNextPublicKeyForInternalKeyBinding(AuthenticationToken, int) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Get the next key pair alias to use for renewals.
getNextPublicKeyForInternalKeyBinding(AuthenticationToken, int) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
getNextRunTimeStamp() - Method in class org.ejbca.core.ejb.services.ServiceData
Date formated as seconds since 1970 (== Date.getTime())
getNextStep() - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
 
getNextStepAllowedRoles() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getNextUpdate() - Method in class org.cesecore.certificates.crl.CRLData
 
getNextUpdate() - Method in class org.cesecore.certificates.ocsp.OcspResponseInformation
 
getNextUpdate() - Method in class org.cesecore.certificates.ocsp.OCSPResponseItem
 
getNextUpdate() - Method in class org.cesecore.time.TrustedTime
 
getNextUpdate() - Method in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
getNistCurves() - Static method in class org.cesecore.certificates.util.AlgorithmTools
Gets a list of allowed curves (@see NIST curves).
getNodeId() - Method in interface org.cesecore.audit.AuditLogEntry
 
getNodeId() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getNodeId() - Method in enum org.cesecore.audit.impl.integrityprotected.NodeSequenceHolder
 
getNodeId() - Method in interface org.cesecore.audit.impl.integrityprotected.NodeSequenceHolder.OnInitCallBack
 
getNodeIdentifier() - Static method in class org.cesecore.config.CesecoreConfiguration
When we run in a cluster, each node should have it's own identifier.
getNodesInCluster() - Method in class org.ejbca.config.GlobalConfiguration
 
getNonce() - Method in class org.ejbca.acme.AcmeNonceData
 
getNonceEnabled() - Method in class org.cesecore.config.GlobalOcspConfiguration
 
getNonExistingGood() - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
getNonExistingIsBadOverideRegex() - Static method in class org.cesecore.config.OcspConfiguration
Calls from client fulfilling this regex returns "not existing" for non existing certificates even if OcspConfiguration.getNonExistingIsGood() return true.
getNonExistingIsGood() - Static method in class org.cesecore.config.OcspConfiguration
 
getNonExistingIsGoodOverideRegex() - Static method in class org.cesecore.config.OcspConfiguration
Calls from client fulfilling this regex returns good for non existing certificates even if OcspConfiguration.getNonExistingIsGood() return false.
getNonExistingIsRevoked() - Static method in class org.cesecore.config.OcspConfiguration
 
getNonExistingIsRevokedOverideRegex() - Static method in class org.cesecore.config.OcspConfiguration
Calls from client fulfilling this regex returns "revoked" for non existing certificates even if OcspConfiguration.getNonExistingIsGood() return true.
getNonExistingIsUnauthorized() - Static method in class org.cesecore.config.OcspConfiguration
 
getNonExistingRevoked() - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
getNonExistingUnauthorized() - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
getNonOverridableExtensionOIDs() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Non Overridable Extension OIDs is a Set of oid Strings.
getNoSernoBytes() - Method in interface org.cesecore.certificates.ca.internal.SernoGenerator
Returns the number of serial number bytes generated by this generator.
getNoSernoBytes() - Method in class org.cesecore.certificates.ca.internal.SernoGeneratorRandom
 
getNotAfter() - Method in class org.cesecore.certificates.ca.internal.CertificateValidity
Gets the certificates 'notAter' value.
getNotAfter() - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
getNotAfter() - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
getNotAfter() - Method in interface org.cesecore.keys.validation.ValidityAwareValidator
Gets the notAfter field.
getNotAfter() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getNotAfter(Certificate) - Static method in class org.cesecore.util.CertTools
 
getNotAfterAsString() - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
getNotAfterAsString() - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
getNotAfterAsString() - Method in interface org.cesecore.keys.validation.ValidityAwareValidator
Gets the notAfter field.
getNotAfterCondition() - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
getNotAfterCondition() - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
getNotAfterCondition() - Method in interface org.cesecore.keys.validation.ValidityAwareValidator
Gets the notAfter field.
getNotApplicableAction() - Method in interface org.cesecore.keys.validation.Validator
Gets the not_applicable action index (@see #setNotApplicableAction(int)).
getNotApplicableAction() - Method in class org.cesecore.keys.validation.ValidatorBase
 
getNotBefore() - Method in class org.cesecore.certificates.ca.internal.CertificateValidity
Gets the certificates 'notBefore' value.
getNotBefore() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
 
getNotBefore() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getNotBefore() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getNotBefore() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getNotBefore() - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
getNotBefore() - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
getNotBefore() - Method in interface org.cesecore.keys.validation.ValidityAwareValidator
Gets the notBefore field.
getNotBefore() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getNotBefore(Certificate) - Static method in class org.cesecore.util.CertTools
 
getNotBeforeAsString() - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
getNotBeforeAsString() - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
getNotBeforeAsString() - Method in interface org.cesecore.keys.validation.ValidityAwareValidator
Gets the notBefore field.
getNotBeforeCondition() - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
getNotBeforeCondition() - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
getNotBeforeCondition() - Method in interface org.cesecore.keys.validation.ValidityAwareValidator
Gets the notBefore condition index (see KeyValidatorDateConditions).
getNotices() - Method in class org.ejbca.statedump.ejb.StatedumpImportResult
Returns a list of info log messages that where generated during the import
getNotificationEvents() - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
list of UserDataConstant.STATUS_XX separated by ;.
getNotificationEventsCollection() - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
Returns a collection view of getNotificationEvents.
getNotificationMessage() - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
 
getNotificationRecipient() - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
 
getNotificationSender() - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
 
getNotificationSubject() - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
 
getNotUsedID(ProfileID.DB) - Static method in class org.cesecore.util.ProfileID
 
getNovosecCertReqMsg(CertReqMessages) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
Parses a CRMF request created with novosec library classes and return a bouncycastle CertReqMsg object
getNovosecRevDetails(RevReqContent) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
 
getNumber() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.Field
 
getNumber() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
getNumber() - Method in enum org.ejbca.ui.web.CertificateResponseType
 
getNumberOfAdressLabelCopies() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
getNumberOfAdressLabelCopies() - Method in interface org.ejbca.core.model.hardtoken.profiles.IAdressLabelSettings
 
getNumberOfApprovalsRequired() - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
getNumberOfApprovalsRequired(int, int) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
getNumberOfApprovalsRequired(int, int) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
getNumberOfApprovalSteps() - Method in class org.ejbca.core.model.approval.ApprovalRequest
Deprecated.
this method denotes a outdated feature pertaining to hard tokens, and should not be used.
getNumberOfApprovalsToViewPUK() - Method in class org.ejbca.config.GlobalConfiguration
 
getNumberOfBreakpoints() - Method in class org.cesecore.certificates.certificatetransparency.GoogleCtPolicy
 
getNumberOfCopies() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
Number of Copies indicates how many card for the samt user that should be generated.
getNumberOfField(int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getNumberOfField(String) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getNumberOfFields() - Method in class org.cesecore.certificates.util.DNFieldExtractor
Returns the complete array determining the number of DN components of the various types (i.e.
getNumberOfFields() - Method in class org.ejbca.core.model.hardtoken.types.HardToken
 
getNumberOfFields(int) - Method in class org.cesecore.certificates.util.DNFieldExtractor
Returns the number of one kind of dn field.
getNumberOfHardTokenIssuers(AuthenticationToken) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
 
getNumberOfHardTokensToGenerate(String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenBatchJobSession
Returns the number of users scheduled for batch generation for the given issuer.
getNumberOfLengthsAvailable() - Method in class org.ejbca.ui.web.pub.ApplyBean
Checks if there's more than one key length to choose from
getNumberOfPINEnvelopeCopies() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
getNumberOfPINEnvelopeCopies() - Method in interface org.ejbca.core.model.hardtoken.profiles.IPINEnvelopeSettings
 
getNumberOfReceiptCopies() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
getNumberOfReceiptCopies() - Method in interface org.ejbca.core.model.hardtoken.profiles.IReceiptSettings
 
getNumberOfSteps() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
getNumberOfSteps() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
getNumericValue() - Method in enum org.cesecore.authentication.tokens.PublicAccessMatchValue
 
getNumericValue() - Method in enum org.cesecore.authorization.user.AccessMatchType
 
getNumericValue() - Method in interface org.cesecore.authorization.user.matchvalues.AccessMatchValue
 
getNumericValue() - Method in enum org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
getNumericValue() - Method in enum org.cesecore.keybind.impl.OcspKeyBinding.ResponderIdType
 
getNumericValue() - Method in enum org.ejbca.core.ejb.authentication.cli.CliUserAccessMatchValue
 
getNumerOfDifferentChars() - Method in class org.ejbca.util.passgen.BasePasswordGenerator
 
getNumerOfDifferentChars() - Method in interface org.ejbca.util.passgen.IPasswordGenerator
 
getNumMatches() - Method in class org.ejbca.configdump.ConfigdumpPattern
 
getNumOfReqApprovals() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
since 6.6.0, use the appropriate approval profile instead Needed for a while in order to be able to import old statedumps from 6.5 and earlier
getNumOfRequiredApprovals() - Method in class org.cesecore.certificates.ca.CA
Deprecated.
since 6.6.0, use the appropriate approval profile instead. Needed in order to be able to upgrade from 6.5 and earlier
getNumOfRequiredApprovals() - Method in class org.ejbca.core.model.approval.ApprovalRequest
Method returning the number of required approvals in order to execute the request.
getObject(String) - Method in class org.ejbca.core.ejb.ServiceLocator
return a known java object corresponding to the env entry
getObjectCount() - Method in class org.ejbca.statedump.ejb.StatedumpImportResult
 
getObjectUnsafe() - Method in class org.cesecore.configuration.GlobalConfigurationData
Gets the serialized object that was stored, as a byte array, in the database.
getOcspDefaultResponderReference() - Method in class org.cesecore.config.GlobalOcspConfiguration
 
getOcspExtensions() - Method in interface org.cesecore.keybind.InternalKeyBinding
 
getOcspExtensions() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getOcspExtensions() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getOcspKeyBinding() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getOcspResponderIdType() - Method in class org.cesecore.config.GlobalOcspConfiguration
 
getOcspResponse() - Method in class org.cesecore.certificates.ocsp.OcspResponseInformation
 
getOcspResponse(byte[], X509Certificate[], String, String, StringBuffer, AuditLogger, TransactionLogger) - Method in interface org.cesecore.certificates.ocsp.OcspResponseGeneratorSession
This method delivers an OCSP response to a given request, as provided in the byte[] parameter.
getOcspResponse(byte[], X509Certificate[], String, String, StringBuffer, AuditLogger, TransactionLogger) - Method in class org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionBean
 
getOCSPResponse() - Method in class org.cesecore.util.PKIXCertRevocationStatusChecker
 
getOCSPServiceLocatorURI() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getOcspSigningCertificate() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getOid() - Method in interface org.cesecore.certificates.ocsp.extension.OCSPExtension
 
getOid(String) - Static method in class org.cesecore.certificates.util.DnComponents
 
getOID() - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtension
 
getOID() - Method in interface org.cesecore.certificates.certificate.certextensions.CustomCertificateExtension
 
getOidDstu4145() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getOidFromString(String) - Static method in class org.cesecore.util.CertTools
EJBCA accepts extension OIDs on different formats, e.g.
getOidGost3410() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getOidWildcardPattern(String) - Static method in class org.cesecore.util.CertTools
Returns the regex match pattern given an OID wildcard.
getOkMessage() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getOldRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.ApprovalRequest
This method should return the original request data in text representation.
getOldRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.ActivateCATokenApprovalRequest
This method should return the original request data in text representation.
getOldRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.AddEndEntityApprovalRequest
 
getOldRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.ChangeStatusEndEntityApprovalRequest
 
getOldRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
 
getOldRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.GenerateTokenApprovalRequest
 
getOldRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.KeyRecoveryApprovalRequest
 
getOldRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
This method should return the original request data in text representation.
getOldRequestDataAsText(AuthenticationToken) - Method in class org.ejbca.core.model.approval.approvalrequests.ViewHardTokenDataApprovalRequest
 
getOldRequestDataAsText(AuthenticationToken, CaSession, EndEntityProfileSession, CertificateProfileSession, HardTokenSession) - Method in class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
 
getOmitVerificationsInEEC(String) - Method in class org.ejbca.config.CmpConfiguration
 
getOnlyPublishRevoked() - Method in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
getOnlyUseQueue() - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
 
getOpenPassword() - Method in class org.ejbca.core.ejb.ra.UserData
Returns clear text password (de-obfuscated) or null.
getOpenvpn() - Method in class org.ejbca.ui.web.pub.RequestInstance
 
getOpenVPNCreateInstallerScript() - Static method in class org.ejbca.config.WebConfiguration
 
getOperationalStatus() - Method in interface org.cesecore.keybind.InternalKeyBinding
 
getOperationalStatus() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getOperationalStatus() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getOperator() - Method in class org.cesecore.util.query.elems.Operation
 
getOperator() - Method in class org.cesecore.util.query.elems.Term
 
getOption() - Method in enum org.cesecore.keys.validation.KeyValidatorSettingsTemplate
Gets the option index.
getOptionNote() - Method in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
getOptions() - Method in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
getOptions() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherProperty
 
getOptions() - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
getOptionsType() - Method in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
getOptionTexts() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherProperty
 
getOptionTexts() - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
getOptionValue() - Method in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
getOrCreateCertificateProfile(AuthenticationToken, int, CertificateProfileSession) - Static method in class org.ejbca.ui.web.pub.MSCertTools
 
getOrCreateEndEndtityProfile(AuthenticationToken, int, int, int, String, String, AdminPreferenceSession, EndEntityProfileSession) - Static method in class org.ejbca.ui.web.pub.MSCertTools
 
getOrder() - Method in class org.cesecore.util.query.clauses.Order
 
getOrderId() - Method in class org.ejbca.acme.AcmeAuthorizationData
 
getOrderId() - Method in class org.ejbca.acme.AcmeOrderData
 
getOrderId() - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
getOrderId() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getOrderValidity() - Method in class org.ejbca.config.AcmeConfiguration
 
getOrdinalOfStepBeingEvaluated(Collection<Approval>) - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
getOrdinalOfStepBeingEvaluated(Collection<Approval>) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
getOrdinalOfStepBeingEvaluated(Collection<Approval>) - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
getOut() - Method in exception org.cesecore.util.ExternalProcessException
Gets the list of exit code (ExternalProcessTools.EXIT_CODE_PREFIX), STDOUT and ERROUT.
getOutputStream() - Method in class org.cesecore.certificates.ocsp.SHA1DigestCalculator
 
getOverridableExtensionOIDs() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Overridable Extension OIDs is an Set of oid Strings.
getOverridesFile() - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
 
getOwfOid() - Method in class org.ejbca.core.protocol.cmp.CmpPbeVerifyer
 
getP11AttributeFile() - Method in class org.cesecore.keys.token.CryptoTokenInfo
 
getP11Library() - Method in class org.cesecore.keys.token.CryptoTokenInfo
 
getP11Password() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
getP11Provider(String, Pkcs11SlotLabelType, String, String) - Static method in class org.cesecore.keys.token.p11.Pkcs11SlotLabel
Creates a SUN or IAIK PKCS#11 provider using the passed in pkcs11 library.
getP11Provider(String, Pkcs11SlotLabelType, String, String, String) - Static method in class org.cesecore.keys.token.p11.Pkcs11SlotLabel
Creates a SUN or IAIK PKCS#11 provider using the passed in pkcs11 library.
getP11SharedLibrary() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
getP11slot() - Method in class org.cesecore.keys.token.PKCS11CryptoToken
Used for testing
getP11Slot() - Method in class org.cesecore.keys.token.CryptoTokenInfo
 
getP11SlotIndex() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
getP11SlotLabelType() - Method in class org.cesecore.keys.token.CryptoTokenInfo
 
getP11SlotLabelTypeDescription() - Method in class org.cesecore.keys.token.CryptoTokenInfo
 
getPageNumber() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getPageNumber() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
getParameterKeys() - Method in class org.cesecore.util.query.QueryGenerator
 
getParameterValue(String) - Method in class org.cesecore.util.query.QueryGenerator
 
getParams() - Method in class org.ejbca.core.model.ra.UsernameGenerator
 
getParams() - Method in class org.ejbca.util.NotificationParamGen
Method used to retrieve the populated parameter HashMap with the notification text.
getParentDN(String) - Static method in class org.cesecore.util.CertTools
Returns the parent DN of a DN string, e.g.
getPartFromDN(String, String) - Static method in class org.cesecore.util.CertTools
Gets a specified part of a DN.
getPartition(int) - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
 
getPartitionId() - Method in class org.ejbca.core.model.approval.Approval
 
getPartitionIdentifier() - Method in class org.ejbca.core.model.approval.profile.ApprovalPartition
 
getPartitionIdentifier() - Method in class org.ejbca.core.model.era.RaApprovalResponseRequest
 
getPartitionList() - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
Get a list of all partitions which must be approved before the step passes.
getPartitions() - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
 
getPartitions() - Method in class org.ejbca.core.model.era.RaApprovalStepInfo
 
getPartsFromDN(String, String) - Static method in class org.cesecore.util.CertTools
Gets a specified parts of a DN.
getPartsFromDNInternal(String, String, boolean) - Static method in class org.cesecore.util.CertTools
 
getPassword() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getPassword() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getPassword() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Get the password used to request a certificate from EJBCA.
getPassword() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getPassword() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
Gets the user's clear text password.
getPassword() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
 
getPassword() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getPassword() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getPassword() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getPassword() - Method in class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest
 
getPassword() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getPassword() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
Observe when sending userdata to clients outside EJBCA will the password always be null.
getPassword() - Method in class org.ejbca.ui.web.pub.RequestInstance
If you want to force some parameters, you may set them here.
getPassword(String) - Method in class org.ejbca.config.EstConfiguration
 
getPasswordAndHashAlgorithmForUser(String) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSessionLocal
Using some heuristics and tarot cards, returns which algorithm and method that's been used to hash this user's password.
getPasswordHash() - Method in class org.ejbca.core.ejb.ra.UserData
Returns hashed password or null.
getPasswordLogRounds() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getPasswordSalt() - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
 
getPasswordsNeeded() - Method in class org.ejbca.statedump.ejb.StatedumpImportResult
Returns a list of items that might need a password when imported (e.g.
getPathLengthConstraint() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getPbeDigestAlg() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getPbeDigestAlg() - Method in interface org.ejbca.core.protocol.cmp.ICrmfRequestMessage
 
getPbeIterationCount() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getPbeIterationCount() - Method in interface org.ejbca.core.protocol.cmp.ICrmfRequestMessage
 
getPbeKey() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getPbeKey() - Method in interface org.ejbca.core.protocol.cmp.ICrmfRequestMessage
 
getPbeKeyId() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getPbeKeyId() - Method in interface org.ejbca.core.protocol.cmp.ICrmfRequestMessage
 
getPbeMacAlg() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getPbeMacAlg() - Method in interface org.ejbca.core.protocol.cmp.ICrmfRequestMessage
 
getPeerDataCacheTime() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getPeerIncomingAuthCacheTimeMillis() - Static method in class org.ejbca.config.EjbcaConfiguration
Deprecated.
getPeerIncomingMaxMessageSize() - Static method in class org.ejbca.config.EjbcaConfiguration
Deprecated.
getPeerMaxPoolSize() - Static method in class org.ejbca.config.EjbcaConfiguration
Deprecated.
getPeerSoTimeoutMillis() - Static method in class org.ejbca.config.EjbcaConfiguration
Deprecated.
getPeerSyncBatchSize() - Static method in class org.ejbca.config.EjbcaConfiguration
Deprecated.
getPeerSyncConcurrency() - Static method in class org.ejbca.config.EjbcaConfiguration
Deprecated.
getPemFromCertificate(Certificate) - Static method in class org.cesecore.util.CertTools
Returns a certificate in PEM-format.
getPemFromCertificateChain(Collection<Certificate>) - Static method in class org.cesecore.util.CertTools
Returns a certificate in PEM-format.
getPEMFromCertificateRequest(byte[]) - Static method in class org.cesecore.util.CertTools
 
getPEMFromCerts(Collection<Certificate>) - Static method in class org.cesecore.util.CertTools
Deprecated.
Since 6.0.0, use org.cesecore.util.CertTools.getPemFromCertificateChain(Collection<Certificate>) instead
getPEMFromCrl(byte[]) - Static method in class org.cesecore.util.CertTools
 
getPemFromPkcs7(byte[]) - Static method in class org.cesecore.util.CertTools
Generates PEM from binary pkcs#7 data.
getPEMFromPrivateKey(byte[]) - Static method in class org.cesecore.util.CertTools
 
getPEMFromPublicKey(byte[]) - Static method in class org.cesecore.util.CertTools
 
getPendingEntriesCountForPublisher(int) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherQueueSessionLocal
Gets the number of pending entries for a publisher.
getPendingEntriesCountForPublisherInIntervals(int, int[], int[]) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherQueueSessionLocal
Gets an array with the number of new pending entries for a publisher in each intervals specified by lowerBounds and upperBounds.
getPendingEntriesForPublisher(int) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherQueueSessionLocal
Finds all entries with status PublisherQueueData.STATUS_PENDING for a specific publisherId.
getPendingEntriesForPublisherWithLimit(int, int, int, String) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherQueueSessionLocal
Finds all entries with status PublisherQueueData.STATUS_PENDING for a specific publisherId.
getPermanentIdentifierAltName(Certificate) - Static method in class org.cesecore.util.CertTools
Gets the Permanent Identifier (altName, OtherName).
getPhase() - Method in interface org.cesecore.keys.validation.PhasedValidator
Gets the certificate process phase index (IssuancePhase).
getPhase() - Method in class org.cesecore.keys.validation.ValidatorBase
 
getPinDatas() - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
getPINEnvelopeData() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
getPINEnvelopeData() - Method in interface org.ejbca.core.model.hardtoken.profiles.IPINEnvelopeSettings
 
getPINEnvelopeTemplateFilename() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
getPINEnvelopeTemplateFilename() - Method in interface org.ejbca.core.model.hardtoken.profiles.IPINEnvelopeSettings
 
getPINEnvelopeType() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
getPINEnvelopeType() - Method in interface org.ejbca.core.model.hardtoken.profiles.IPINEnvelopeSettings
 
getPinToNodes() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
getPINType(int) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
Retrieves what type of pin code that should be generated for tokens with this profile.
getPk() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getPk() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
getPk() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
getPkcs10Data() - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
getPKCS7(byte[]) - Static method in class org.ejbca.core.protocol.ws.common.CertificateHelper
Simple method that just returns raw PKCS7 data instead of the BASE64 encoded contained in the WS response
getPKIFailureInfo(int) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
Returns the PKIFailureInfo that is the correct format for CMP, i.e.
getPKIMessage() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getPkiMessageFromBytes(byte[], boolean) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
 
getPlatform() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
 
getPlatformString() - Static method in class org.cesecore.util.ExternalProcessTools
 
getPolicies() - Method in class org.cesecore.certificates.ca.X509CA
 
getPolicies() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getPolicyID() - Method in class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
getPolicyID() - Method in class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
getPort() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
getPort() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getPossibleEntiresPerPage() - Method in class org.ejbca.config.GlobalConfiguration
 
getPossibleLogEntiresPerPage() - Method in class org.ejbca.config.GlobalConfiguration
 
getPossibleValues() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets a list of all possible values.
getPossibleValuesAsStrings() - Method in class org.cesecore.util.ui.DynamicUiProperty
 
getPostfix() - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
getPostUpgradedToVersion() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
getPostUpgradeStarted() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
getPostUpgradeStarted() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
 
getPreAuthorizationValidity() - Method in class org.ejbca.config.AcmeConfiguration
 
getPredefinedPassword() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getPreferedLanguage() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
getPreferedRaLanguage() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
getPreferedRaStyleId() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
getPreferedRaStyleInfo(AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSessionLocal
Returns the RaStyleInfo which will be used by the requesting administrator.
getPreferredDigestAlg() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getPreferredDigestAlg() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getPreferredDigestAlg() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Returns the name of the preferred Digest algorithm to be used in the response if applicable.
getPreferredDigestAlg() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getPreferredDigestAlg() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getPreferredDigestAlg() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getPreferredMatchKey() - Method in class org.cesecore.authentication.tokens.AlwaysAllowLocalAuthenticationToken
 
getPreferredMatchKey() - Method in class org.cesecore.authentication.tokens.AuthenticationToken
Returns the preferred match key for this type of authentication token.
getPreferredMatchKey() - Method in class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken
 
getPreferredMatchKey() - Method in class org.cesecore.authentication.tokens.X509CertificateAuthenticationToken
 
getPreferredMatchKey() - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
 
getPreferredMatchValue() - Method in class org.cesecore.authentication.tokens.AlwaysAllowLocalAuthenticationToken
 
getPreferredMatchValue() - Method in class org.cesecore.authentication.tokens.AuthenticationToken
Returns the preferred match value for this authentication token.
getPreferredMatchValue() - Method in class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken
 
getPreferredMatchValue() - Method in class org.cesecore.authentication.tokens.X509CertificateAuthenticationToken
Returns the serial number as a decimal string
getPreferredMatchValue() - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
Returns the username
getPrefix() - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
getPrefixedPropertyNames(String) - Static method in class org.cesecore.config.ConfigurationHolder
Given the prefix "something", in a list of properties named "something.NAME.xxx.yyy", returns all unique names (the NAME part only) in sorted order.
getPreviousApprovalSteps() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getPreviousStep() - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
 
getPreviousUpdate() - Method in class org.cesecore.time.TrustedTime
 
getPrimaryKey() - Method in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
getPrimaryKey() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
getPrimaryKey() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
getPrimaryKey() - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
getPrimaryKey() - Method in class org.cesecore.roles.member.RoleMemberData
 
getPrincipals() - Method in class org.cesecore.authentication.tokens.AuthenticationSubject
 
getPrincipals() - Method in class org.cesecore.authentication.tokens.AuthenticationToken
 
getPrintedCopies() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getPrinterName() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getPrinterSVGData() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getPrinterSVGFileName() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getPrintingDefault() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getPrintingRequired() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getPrintUserData() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getPrintUserData() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getPrivateHttpsPort() - Static method in class org.ejbca.config.WebConfiguration
 
getPrivateKey() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getPrivateKey(String) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
getPrivateKey(String) - Method in class org.cesecore.keybind.impl.ClientX509KeyManager
 
getPrivateKey(String) - Method in class org.cesecore.keys.token.BaseCryptoToken
 
getPrivateKey(String) - Method in interface org.cesecore.keys.token.CryptoToken
Returns the private key (if possible) of token.
getPrivateKey(String) - Method in class org.cesecore.keys.token.NullCryptoToken
 
getPrivateKey(String) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
getPrivateKey(RSAPublicKey) - Method in interface org.cesecore.certificates.ocsp.keys.CardKeys
 
getPrivateKeyUsagePeriod(X509Certificate) - Static method in class org.cesecore.util.CertTools
 
getPrivateKeyUsagePeriodLength() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getPrivateKeyUsagePeriodStartOffset() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getProducedAt() - Method in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
getProfile() - Method in class org.cesecore.profiles.ProfileData
 
getProfile() - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
Method that returns the end entity profile and updates it if necessary.
getProfile(int, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Fetches the profile specified by profileId and profileType in XML format.
getProfileAsXml(AuthenticationToken, int) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Returns the given certificate profile in XML format
getProfileAsXml(AuthenticationToken, int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
getProfileAsXml(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Fetches the profile specified by profileId and profileType in XML format.
getProfileCache(EntityManager) - Method in enum org.cesecore.certificates.certificateprofile.CertificateProfileCache
 
getProfileId() - Method in interface org.cesecore.profiles.Profile
 
getProfileId() - Method in class org.cesecore.profiles.ProfileBase
 
getProfileId() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
getProfileName() - Method in interface org.cesecore.profiles.Profile
 
getProfileName() - Method in class org.cesecore.profiles.ProfileBase
 
getProfileName() - Method in class org.cesecore.profiles.ProfileData
 
getProfileName() - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
getProfilenameIdMap() - Static method in class org.cesecore.certificates.util.DnComponents
This method is only used to initialize EndEntityProfile, because of legacy baggage.
getProfileType() - Method in class org.cesecore.keys.validation.ValidatorBase
 
getProfileType() - Method in interface org.cesecore.profiles.Profile
 
getProfileType() - Method in class org.cesecore.profiles.ProfileData
 
getProfileType() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
getProperties() - Method in class org.cesecore.certificates.ca.catoken.CAToken
 
getProperties() - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtension
The properties configured for this extension.
getProperties() - Method in interface org.cesecore.certificates.certificate.certextensions.CustomCertificateExtension
The propertes configured for this extension.
getProperties() - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
getProperties() - Method in class org.cesecore.keys.token.BaseCryptoToken
 
getProperties() - Method in interface org.cesecore.keys.token.CryptoToken
Return token properties, can be the same as passed to init, or an updated set
getProperties() - Method in class org.cesecore.keys.token.NullCryptoToken
 
getProperties() - Method in class org.cesecore.keys.token.PublicCryptoToken
 
getProperties() - Method in class org.cesecore.util.ui.DynamicUiModel
Gets a copy of all dynamic UI properties from the UI properties template.
getProperties() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
getProperties() - Method in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
getProperties(String) - Static method in class org.cesecore.audit.AuditDevicesConfig
 
getPropertiesCopy() - Method in class org.cesecore.keybind.InternalKeyBindingPropertyValidationWrapper
 
getPropertiesFromString(String) - Static method in class org.cesecore.certificates.ca.catoken.CAToken
 
getProperty() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyDataPK
 
getProperty(String) - Method in interface org.cesecore.keybind.InternalKeyBinding
 
getProperty(String) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getProperty(String) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getProperty(String) - Method in class org.cesecore.util.ui.DynamicUiModel
Gets a dynamic UI property from the UI properties template.
getProperty(String) - Method in class org.ejbca.core.model.approval.profile.ApprovalPartition
In a PartionedApprovalProfile the partition has a name with property PartitionedApprovalProfile.PROPERTY_NAME
getPropertyCallback() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets the property call back.
getPropertyData() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
Returns the propertydata used to configure this custom publisher.
getPropertyData() - Method in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
getPropertyList() - Method in class org.ejbca.core.model.approval.profile.ApprovalPartition
 
getPropertyType(String) - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherUiBase
 
getPropertyType(String) - Method in interface org.ejbca.core.model.ca.publisher.CustomPublisherUiSupport
 
getProtect() - Method in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
getProtectedBytes(PKIHeader, PKIBody) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
Converts the header and the body of a PKIMessage to an ASN1Encodable and returns the as a byte array
getProtectedBytes(PKIMessage) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
Converts the header and the body of a PKIMessage to an ASN1Encodable and returns the as a byte array
getProtectionType() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getProtectString(int) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getProtectString(int) - Method in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
getProtectString(int) - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
getProtectString(int) - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
getProtectString(int) - Method in class org.cesecore.certificates.ca.CAData
 
getProtectString(int) - Method in class org.cesecore.certificates.certificate.Base64CertData
 
getProtectString(int) - Method in class org.cesecore.certificates.certificate.CertificateData
 
getProtectString(int) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getProtectString(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
getProtectString(int) - Method in class org.cesecore.certificates.crl.CRLData
 
getProtectString(int) - Method in class org.cesecore.configuration.GlobalConfigurationData
 
getProtectString(int) - Method in class org.cesecore.dbprotection.ProtectedData
asks the data class for the string to be protected.
getProtectString(int) - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getProtectString(int) - Method in class org.cesecore.keys.token.CryptoTokenData
 
getProtectString(int) - Method in class org.cesecore.legacy.Eca7277CertificateProfileData
Deprecated.
 
getProtectString(int) - Method in class org.cesecore.profiles.ProfileData
 
getProtectString(int) - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
getProtectString(int) - Method in class org.cesecore.roles.member.RoleMemberData
 
getProtectString(int) - Method in class org.cesecore.roles.RoleData
 
getProtectString(int) - Method in class org.ejbca.acme.AcmeAccountData
 
getProtectString(int) - Method in class org.ejbca.acme.AcmeAuthorizationData
 
getProtectString(int) - Method in class org.ejbca.acme.AcmeChallengeData
 
getProtectString(int) - Method in class org.ejbca.acme.AcmeNonceData
 
getProtectString(int) - Method in class org.ejbca.acme.AcmeOrderData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
getProtectString(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.ra.UserData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
getProtectString(int) - Method in class org.ejbca.core.ejb.services.ServiceData
 
getProtectString(int) - Method in class org.ejbca.peerconnector.PeerData
 
getProtectVersion() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getProtectVersion() - Method in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
getProtectVersion() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
getProtectVersion() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
getProtectVersion() - Method in class org.cesecore.certificates.ca.CAData
 
getProtectVersion() - Method in class org.cesecore.certificates.certificate.Base64CertData
 
getProtectVersion() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getProtectVersion() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getProtectVersion() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
getProtectVersion() - Method in class org.cesecore.certificates.crl.CRLData
 
getProtectVersion() - Method in class org.cesecore.configuration.GlobalConfigurationData
 
getProtectVersion() - Method in class org.cesecore.dbprotection.ProtectedData
asks the data class for the version of the string that is protected, used as input to getProtectString() when verifying data.
getProtectVersion() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getProtectVersion() - Method in class org.cesecore.keys.token.CryptoTokenData
 
getProtectVersion() - Method in class org.cesecore.profiles.ProfileData
 
getProtectVersion() - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
getProtectVersion() - Method in class org.cesecore.roles.member.RoleMemberData
 
getProtectVersion() - Method in class org.cesecore.roles.RoleData
 
getProtectVersion() - Method in class org.ejbca.acme.AcmeAccountData
 
getProtectVersion() - Method in class org.ejbca.acme.AcmeAuthorizationData
 
getProtectVersion() - Method in class org.ejbca.acme.AcmeChallengeData
 
getProtectVersion() - Method in class org.ejbca.acme.AcmeNonceData
 
getProtectVersion() - Method in class org.ejbca.acme.AcmeOrderData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
getProtectVersion() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.ra.UserData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
getProtectVersion() - Method in class org.ejbca.core.ejb.services.ServiceData
 
getProtectVersion() - Method in class org.ejbca.peerconnector.PeerData
 
getProtocolEncrKey() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getProtocolEncrKey() - Method in interface org.ejbca.core.protocol.cmp.ICrmfRequestMessage
Returns the protocolEncrKey, as sent by the client to encrypt server generated private keys with
getProtocolStatus(String) - Method in class org.ejbca.config.AvailableProtocolsConfiguration
Checks whether protocol is enabled / disabled locally
getProvider() - Method in class org.cesecore.keys.token.CachingKeyStoreWrapper
 
getProvider() - Method in class org.cesecore.keys.token.p11.P11Slot
 
getProvider(String, String, String) - Method in class org.cesecore.keys.token.p11.Pkcs11SlotLabel
Get provider for the slot.
getProviderName() - Method in class org.cesecore.keys.util.KeyStoreTools
 
getPublicHttpPort() - Static method in class org.ejbca.config.WebConfiguration
 
getPublicKey() - Method in class org.cesecore.certificates.ca.internal.RequestAndPublicKeySelector
 
getPublicKey() - Method in class org.cesecore.keys.util.PublicKeyWrapper
 
getPublicKey() - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
Gets the public key, have to be set transient with PublicKeyBlacklistEntry.setPublicKey(PublicKey), not available after serialization or storage.
getPublicKey() - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
getPublicKey(String) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
getPublicKey(String) - Method in class org.cesecore.keys.token.BaseCryptoToken
 
getPublicKey(String) - Method in interface org.cesecore.keys.token.CryptoToken
Returns the public key (if possible) of token.
getPublicKey(String) - Method in class org.cesecore.keys.token.NullCryptoToken
 
getPublicKey(String) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
getPublicKey(AuthenticationToken, int, String) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
 
getPublicKey(AuthenticationToken, int, String) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
getPublicKeyAlgorithm() - Method in class org.ejbca.ui.web.CertificateView
 
getPublicKeyBytes() - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
 
getPublicKeyExponentMax() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getPublicKeyExponentMaxAsString() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getPublicKeyExponentMin() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getPublicKeyExponentMinAsString() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getPublicKeyFromBytes(byte[]) - Static method in class org.cesecore.keys.util.KeyTools
Get the ASN.1 encoded PublicKey as a Java PublicKey Object.
getPublicKeyId() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getPublicKeyId() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceResponse
 
getPublicKeyLength() - Method in class org.ejbca.ui.web.CertificateView
 
getPublicKeyModulus() - Method in class org.ejbca.ui.web.CertificateView
 
getPublicKeyModulusMax() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getPublicKeyModulusMaxAsString() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getPublicKeyModulusMin() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getPublicKeyModulusMinAsString() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getPublicKeyModulusMinFactor() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getPublicWebCertChainOrderRootFirst() - Method in class org.ejbca.config.GlobalConfiguration
 
getPublisher(int) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
 
getPublisher(String) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
 
getPublisherData(int) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
 
getPublisherGroups() - Method in class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
 
getPublisherId() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
getPublisherId() - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
 
getPublisherId() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
getPublisherId(String) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSessionLocal
Returns a publisher id, given it's publishers name
getPublisherIdToNameMap() - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
 
getPublisherList() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getPublisherName(int) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
 
getPublisherNameToIdMap() - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
 
getPublisherQueueLength(String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Returns the length of a publisher queue.
getPublisherQueueLength(AuthenticationToken, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Returns the length of a publisher queue (aggregated over all separate instances, if found).
getPublisherQueueSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getPublisherQueueSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getPublisherQueueVolatileData() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
Method that returns the PublisherQueueVolatileData data and updates it if necessary.
getPublisherSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getPublisherSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getPublisherUpdateCount(int) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSessionLocal
Help method used by publisher proxys to indicate if it is time to update it's data.
getPublishingCrlSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getPublishingCrlSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getPublishStatus() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
PublishStatus is one of org.ejbca.core.model.ca.publisher.PublisherConst.STATUS_PENDING, FAILED or SUCCESS.
getPublishStatus() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
getPublishType() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
PublishType is one of org.ejbca.core.model.ca.publisher.PublisherConst.PUBLISH_TYPE_CERT or CRL
getPublishType() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
getPUK() - Method in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
getPUK() - Method in class org.ejbca.core.protocol.ws.objects.PinDataWS
 
getPurposeProperty(int) - Method in class org.cesecore.certificates.ca.catoken.PurposeMapping
Returns which property key is used for a certain key purpose.
getQCCustomStringOid() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getQCCustomStringText() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getQCEtsiPds() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getQCEtsiRetentionPeriod() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getQCEtsiType() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getQCEtsiValueLimit() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getQCEtsiValueLimitCurrency() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getQCEtsiValueLimitExp() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getQCSemanticsId() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getQcStatementAuthorities(Certificate) - Static method in class org.cesecore.certificates.util.cert.QCStatementExtension
Returns the 'NameRegistrationAuthorities' defined in the QCStatement extension (rfc3739).
getQCStatementCritical() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getQcStatementIds(Certificate) - Static method in class org.cesecore.certificates.util.cert.QCStatementExtension
Returns all the 'statementId' defined in the QCStatement extension (rfc3739).
getQCStatementRAName() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getQcStatementValueLimit(Certificate) - Static method in class org.cesecore.certificates.util.cert.QCStatementExtension
Returns the value limit ETSI QCStatement if present.
getQualifier() - Method in class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
getQualifier() - Method in class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
getQualifierId() - Method in class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
getQualifierId() - Method in class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
getQueryString() - Method in class org.ejbca.util.query.ApprovalMatch
 
getQueryString() - Method in class org.ejbca.util.query.BasicMatch
 
getQueryString() - Method in class org.ejbca.util.query.Query
Gives the string to be used in the 'WHERE' clause int the SQL-statement.
getQueryString() - Method in class org.ejbca.util.query.TimeMatch
 
getQueryString() - Method in class org.ejbca.util.query.UserMatch
 
getQuerySupportingDeviceIds() - Static method in class org.cesecore.audit.AuditDevicesConfig
 
getQuerySupportingLogDevices() - Method in interface org.cesecore.audit.audit.SecurityEventsAuditorSession
 
getQuerySupportingLogDevices() - Method in class org.cesecore.audit.audit.SecurityEventsAuditorSessionBean
 
getRAAuthPassword(String) - Method in class org.ejbca.config.ScepConfiguration
 
getRACAName(String) - Method in class org.ejbca.config.CmpConfiguration
 
getRACertPath(String) - Method in class org.ejbca.config.CmpConfiguration
 
getRACertProfile(String) - Method in class org.ejbca.config.CmpConfiguration
 
getRACertProfile(String) - Method in class org.ejbca.config.ScepConfiguration
 
getRaCssInfos() - Method in class org.cesecore.config.RaStyleInfo
 
getRaCssValues() - Method in class org.cesecore.config.RaStyleInfo
 
getRADefaultCA(String) - Method in class org.ejbca.config.ScepConfiguration
 
getRAEEProfile(String) - Method in class org.ejbca.config.CmpConfiguration
 
getRAEndEntityProfile(String) - Method in class org.ejbca.config.ScepConfiguration
 
getRaMasterApiProxyBean() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getRaMasterApiProxyBean() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getRaMasterApiSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getRaMasterApiSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getRAMode(String) - Method in class org.ejbca.config.CmpConfiguration
 
getRAMode(String) - Method in class org.ejbca.config.ScepConfiguration
Method used by the Admin GUI.
getRANameGenerationParameters(String) - Method in class org.ejbca.config.ScepConfiguration
 
getRANameGenerationPostfix(String) - Method in class org.ejbca.config.ScepConfiguration
 
getRANameGenerationPrefix(String) - Method in class org.ejbca.config.ScepConfiguration
 
getRANameGenerationScheme(String) - Method in class org.ejbca.config.ScepConfiguration
 
getRANameGenParams(String) - Method in class org.ejbca.config.CmpConfiguration
 
getRANameGenPostfix(String) - Method in class org.ejbca.config.CmpConfiguration
 
getRANameGenPrefix(String) - Method in class org.ejbca.config.CmpConfiguration
 
getRANameGenScheme(String) - Method in class org.ejbca.config.CmpConfiguration
 
getRandom() - Method in class org.ejbca.util.PerformanceTest
 
getRandomGeneratorType() - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
getRandomIdNumber() - Static method in class org.cesecore.util.ProfileID
 
getRandomNameLength() - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
getRandomPrefixLength() - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
getRandomToken() - Static method in class org.ejbca.core.model.authorization.AdminInformation
 
getRaPath() - Method in class org.ejbca.config.GlobalConfiguration
 
getRAPwdGenParams(String) - Method in class org.ejbca.config.CmpConfiguration
 
getRaStyleInfo() - Method in class org.ejbca.config.GlobalCustomCssConfiguration
 
getRawCertificateData() - Method in class org.ejbca.core.protocol.ws.objects.Certificate
Returns the certificateData in binary format
getRawData() - Method in class org.cesecore.internal.UpgradeableDataHashMap
 
getRawData() - Method in class org.cesecore.keybind.InternalKeyBindingData
Should not be invoked directly.
getRawData() - Method in class org.cesecore.profiles.ProfileData
Should not be invoked directly.
getRawData() - Method in class org.cesecore.roles.RoleData
Should not be invoked directly.
getRawData() - Method in class org.cesecore.util.ui.DynamicUiModel
Gets the raw data map for the dynamic properties.
getRawData() - Method in class org.ejbca.acme.AcmeAccountData
 
getRawData() - Method in class org.ejbca.acme.AcmeAuthorizationData
 
getRawData() - Method in class org.ejbca.acme.AcmeChallengeData
 
getRawData() - Method in class org.ejbca.acme.AcmeOrderData
 
getRawData() - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
getRawData() - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
getRawData() - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
getRawData() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getRawData() - Method in class org.ejbca.core.protocol.ws.objects.CertificateResponse
Returns raw PKCS #7 or X509 data instead of the Base64 contained in the WS response
getRawKeystoreData() - Method in class org.ejbca.core.protocol.ws.objects.KeyStore
Returns the keystoreData in binary format
getRawSubjectDn() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getReadOnlyProperties() - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
getReadOnlyProperties() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
getReadOnlyProperties() - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
getReadTimeOut() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getReason() - Method in class org.cesecore.certificates.crl.RevokedCertInfo
The reason the certificate was revoked.
getReason() - Method in class org.ejbca.core.ejb.dto.CertRevocationDto
 
getReason() - Method in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
getReasons() - Method in class org.cesecore.audit.audit.AuditLogReportElem
Gets the reasons for this instance.
getReceiptData() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
getReceiptData() - Method in interface org.ejbca.core.model.hardtoken.profiles.IReceiptSettings
 
getReceiptTemplateFilename() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
getReceiptTemplateFilename() - Method in interface org.ejbca.core.model.hardtoken.profiles.IReceiptSettings
 
getReceiptType() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
getReceiptType() - Method in interface org.ejbca.core.model.hardtoken.profiles.IReceiptSettings
 
getReciever() - Method in class org.ejbca.core.model.services.actions.MailActionInfo
 
getRecipient() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getRecipientNonce() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getRecursive() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
This is a "combined" value of recursiveBool and recursiveInt.
getRecursiveBool() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
Use getIsRecursive() instead of this method! Ingres: Transient Non-ingres: Mapped to "isRecursive"
getRecursiveInt() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
Use getIsRecursive() instead of this method! Ingres: Mapped to "isRecursive" Non-ingres: Transient
getRef(String, HashID) - Method in enum org.ejbca.ui.web.protocol.RFC4387URL
getRef(String, HashID, boolean) - Method in enum org.ejbca.ui.web.protocol.RFC4387URL
HTML string that show the reference to fetch a certificate or CRL.
getReference() - Method in enum org.cesecore.keybind.InternalKeyBindingRules
 
getReferenceNumber() - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
Returns the reference number, a nonce.
getRegexPattern() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
getRekeyingSafetyMarginInSeconds() - Static method in class org.cesecore.config.OcspConfiguration
 
getRekeyingTriggingHosts() - Static method in class org.cesecore.config.OcspConfiguration
Get set of host IPs that are allowed to trigger rekeying.
getRekeyingTriggingPassword() - Static method in class org.cesecore.config.OcspConfiguration
Get password needed for triggering rekey.
getRekeyingUpdateTimeInSeconds() - Static method in class org.cesecore.config.OcspConfiguration
 
getRemainingapprovals() - Method in class org.ejbca.core.ejb.approval.ApprovalData
Deprecated.
in 6.6.0, the type of approval handled is now part of the approval profile
getRemainingApprovals() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
 
getRemainingApprovals(Collection<Approval>) - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
getRemainingApprovals(Collection<Approval>) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
getRemainingApprovals(Collection<Approval>) - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
getRemainingApprovalsInPartition(Collection<Approval>, int, int) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Return the number of required approvals of the specified partition that have not yet been approved
getRemainingApprovalsInPartition(Collection<Approval>, int, int) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
getRemainingLoginAttempts() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getRemainingLoginAttempts() - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
 
getRemainingNumberOfApprovals(int) - Method in interface org.ejbca.core.ejb.approval.ApprovalSession
Gives the remaining number of approvals for a given approval request
getRemainingNumberOfApprovals(int) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Returns the number of remaining approvals.
getRemainingNumberOfApprovals(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Fetches the remaining number of approvals for the given approval request.
getRemoteSession(Class<T>) - Method in enum org.cesecore.util.EjbRemoteHelper
Returns a cached remote session bean.
getRemoteSession(Class<T>, String) - Static method in class org.cesecore.jndi.JndiHelper
Helper method to get a reference to a Remote SSB interface.
getRemoteSession(Class<T>, String) - Method in enum org.cesecore.util.EjbRemoteHelper
Returns a cached remote session bean.
getRemoveRevokedCertificates() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getRemoveUsersWhenCertRevoked() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getRender() - Method in interface org.cesecore.util.ui.DynamicUiActionCallback
Gets the list of components of the same dialog to be updated.
getRenderingHint() - Method in class org.cesecore.util.ui.DynamicUiProperty
getRenewalEnabled() - Static method in class org.ejbca.config.WebConfiguration
 
getRenewedCertificateChain() - Method in class org.cesecore.certificates.ca.CA
 
getRenewedCertificateChain() - Method in class org.cesecore.certificates.ca.CAInfo
 
getRenewFlag() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.BaseSigningCAServiceInfo
 
getReplayNonceSharedSecretCurrent(String) - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
getReplayNonceSharedSecrets(String) - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
getReplayNonceValidity() - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
getReportedErrors() - Method in class org.ejbca.configdump.ConfigdumpExportResult
 
getReportedWarnings() - Method in class org.ejbca.configdump.ConfigdumpExportResult
 
getReportsPath() - Method in class org.ejbca.config.GlobalConfiguration
 
getReqadmincertissuerdn() - Method in class org.ejbca.core.ejb.approval.ApprovalData
The issuerdn of the administrator certificate that generated the request.
getReqadmincertissuerdn() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
The issuerdn of the administrator certificate that generated the request.
getReqadmincertsn() - Method in class org.ejbca.core.ejb.approval.ApprovalData
The serialnumber of the administrator certificate that generated the request.
getReqadmincertsn() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
The serialnumber of the administrator certificate that generated the request.
getRequestAdmin() - Method in class org.ejbca.core.model.approval.ApprovalRequest
 
getRequestAdminCert() - Method in class org.ejbca.core.model.approval.ApprovalRequest
Returns the certificate of the request admin, if there is any.
getRequestAltNames() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getRequestAltNames() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getRequestAltNames() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Gets the requested altNames if contained in the request (the desired altNames for the user).
getRequestAltNames() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getRequestAltNames() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getRequestAltNames() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getRequestBytes(byte[]) - Static method in class org.cesecore.certificates.certificate.request.RequestMessageUtils
Tries to get decoded bytes from a certificate request or certificate
getRequestCertificateChain() - Method in class org.cesecore.certificates.ca.CA
Returns a collection of CA certificates, or null if no request certificate chain exists
getRequestdata() - Method in class org.ejbca.core.ejb.approval.ApprovalData
Data containing information about the request displayed for the approval administrator.
getRequestData() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getRequestdate() - Method in class org.ejbca.core.ejb.approval.ApprovalData
Date the request for approval were added
getRequestDate() - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
getRequestDate() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
Date the request for approval were added
getRequestDN() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getRequestDN() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getRequestDN() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Gets the requested DN if contained in the request (the desired DN for the user).
getRequestDN() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getRequestDN() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getRequestDN() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getRequesterSubjectDN() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getRequestExpirationPeriod() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
getRequestExpirationPeriod() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
getRequestExtensions() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getRequestExtensions() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getRequestExtensions() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Gets any requested extensions, if the request message type is able to contain request extensions and if there are any.
getRequestExtensions() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getRequestExtensions() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getRequestId() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getRequestId() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getRequestId() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
For some types of request-responses there is a need for a requestId to match the request and the response together.
getRequestId() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getRequestId() - Method in exception org.ejbca.core.model.approval.WaitingForApprovalException
The requestId of the approval request.
getRequestId() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getRequestKeyInfo() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getRequestKeyInfo() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getRequestKeyInfo() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Returns requesters key info, key id or similar
getRequestKeyInfo() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getRequestKeyInfo() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getRequestKeyInfo() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getRequestMessage() - Method in class org.cesecore.certificates.ca.internal.RequestAndPublicKeySelector
 
getRequestMessageFromType(String, String, String, int) - Static method in class org.cesecore.certificates.certificate.request.RequestMessageUtils
 
getRequestPublicKey() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getRequestPublicKey() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getRequestPublicKey() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Get the key from a certification request.
getRequestPublicKey() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getRequestPublicKey() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getRequestPublicKey() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getRequestServerName(String) - Static method in class org.ejbca.ui.web.RequestHelper
Method that returns the servername including port, extracted from the HTTPServlet Request, no protocol or application path is returned
getRequestSignature() - Method in class org.ejbca.core.model.approval.ApprovalRequest
 
getRequestSigningCertRevocationCacheTimeMs() - Static method in class org.cesecore.config.OcspConfiguration
 
getRequestSubjectPublicKeyInfo() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getRequestSubjectPublicKeyInfo() - Method in interface org.ejbca.core.protocol.cmp.ICrmfRequestMessage
Gets a SubjectPublicKeyInfo form the request.
getRequestType() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getRequestType() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getRequestType() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Sometimes (CMP) the response identifier sent depends on which request identifier was used, even if the messages themselves are the same messages.
getRequestType() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getRequestType() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getRequestValidity() - Method in class org.ejbca.core.model.approval.ApprovalRequest
Should return the time in millisecond that the request should be valid or Long.MAX_VALUE if it should never expire Default if will return the value defined in the ejbca.properties
getRequestValidityNotAfter() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getRequestValidityNotAfter() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getRequestValidityNotAfter() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Gets a validity date from the request, if the request contains a desired validity.
getRequestValidityNotAfter() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getRequestValidityNotAfter() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getRequestValidityNotBefore() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getRequestValidityNotBefore() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getRequestValidityNotBefore() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Gets a validity date from the request, if the request contains a desired validity.
getRequestValidityNotBefore() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getRequestValidityNotBefore() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getRequestX500Name() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getRequestX500Name() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getRequestX500Name() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Gets the requested DN in the pure form of an X508Name (the desired DN for the user).
getRequestX500Name() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getRequestX500Name() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getRequireAdminCertificate() - Static method in class org.ejbca.config.WebConfiguration
 
getRequireAdminCertificateInDatabase() - Static method in class org.ejbca.config.WebConfiguration
 
getRequiredClassesToSerialize(Class<?>) - Static method in class org.cesecore.util.LookAheadObjectInputStream
 
getRequiredMarker() - Method in class org.ejbca.util.DNFieldDescriber
 
getRequireTrustedSignature() - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
getResource() - Method in enum org.ejbca.config.ScepConfiguration.Mode
 
getResp() - Method in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
getRespId() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getResponderIdType() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getResponderIdType() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
no longer used, as responder ID type is instead set individually for each keybinding and CA
getResponderIdType() - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
getResponseCaPubsCA(String) - Method in class org.ejbca.config.CmpConfiguration
Gets the semicolon separated list of CA IDs, to add the CA certificates to CMP response 'caPubs' field.
getResponseCertChain() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getResponseExtraCertsCA(String) - Method in class org.ejbca.config.CmpConfiguration
Sets the semicolon separated list of CA IDs, to add the CA certificates to CMP PKI message response 'extraCerts' field.
getResponseHeader() - Method in class org.cesecore.certificates.ocsp.OcspResponseInformation
 
getResponseMessage() - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Gets the response message in the default encoding format.
getResponseMessage() - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
getResponseMessage() - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
getResponseMessage() - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
getResponseMessage() - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
getResponseProtection(String) - Method in class org.ejbca.config.CmpConfiguration
 
getResponseStatus() - Method in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
Returns the OCSP response status
getResponseType() - Method in class org.ejbca.core.protocol.ws.objects.CertificateResponse
 
getRestrictSignatures() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
getRestrictSignaturesByMethod() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
getResult() - Method in class org.ejbca.core.model.era.RaAcmeResponse
This returns an object with information about the response operation and the type of object related to it.
getReUseKeyRecoveredCertificate() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getReuseOldCertificate(int) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
Indicates if the certificate should be reused when recovering a token.
getReverseFieldChecks() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getRevocationDate() - Method in class org.cesecore.certificates.ca.CA
 
getRevocationDate() - Method in class org.cesecore.certificates.ca.CAInfo
 
getRevocationDate() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Set to date when revocation occured if status == CERT_REVOKED.
getRevocationDate() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getRevocationDate() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getRevocationDate() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getRevocationDate() - Method in class org.cesecore.certificates.crl.RevokedCertInfo
 
getRevocationDate() - Method in class org.ejbca.core.ejb.dto.CertRevocationDto
 
getRevocationDate() - Method in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
getRevocationDate() - Method in class org.ejbca.ui.web.CertificateView
 
getRevocationDate() - Method in class org.ejbca.ui.web.RevokedInfoView
DOCUMENT ME!
getRevocationReason() - Method in class org.cesecore.certificates.ca.CA
 
getRevocationReason() - Method in class org.cesecore.certificates.ca.CAInfo
 
getRevocationReason() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Set to revocation reason if status == CERT_REVOKED
getRevocationReason() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getRevocationReason() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getRevocationReason() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getRevocationReason() - Method in class org.ejbca.ui.web.CertificateView
 
getRevocationReason() - Method in class org.ejbca.ui.web.RevokedInfoView
 
getRevocationReasons() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getRevocationSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getRevocationSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getRevokedAfter() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getRevokedBefore() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getRevokedCertInfos(String, long) - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
getRevokedCertInfos(String, long) - Method in interface org.cesecore.certificates.certificate.CertificateDataSessionLocal
 
getRevokedCertInfosInternal(String, long, boolean) - Method in class org.cesecore.certificates.certificate.BaseCertificateDataSessionBean
 
getRevokedCertInfosWithDuplicates(String, long) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateDataSessionBean
 
getRevokedCertInfosWithDuplicates(String, long) - Method in interface org.cesecore.certificates.certificate.NoConflictCertificateDataSessionLocal
Returns a list with information about revoked certificates.
getRevokedMaxAge(int) - Static method in class org.cesecore.config.OcspConfiguration
 
getRevokedUntilNextUpdate(int) - Static method in class org.cesecore.config.OcspConfiguration
 
getRevokeEndEntityApprovalRequestIds() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getRfcEmailUsed() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
getRole() - Method in class org.cesecore.roles.RoleData
 
getRole(int) - Method in class org.cesecore.roles.management.RoleDataSessionBean
 
getRole(int) - Method in interface org.cesecore.roles.management.RoleDataSessionLocal
 
getRole(String) - Method in interface org.ejbca.core.ejb.upgrade.LegacyRoleManagementSessionLocal
Deprecated.
Finds a specific role by name.
getRole(String, String) - Method in class org.cesecore.roles.management.RoleDataSessionBean
 
getRole(String, String) - Method in interface org.cesecore.roles.management.RoleDataSessionLocal
Find a role in the database from the unique roleName and nameSpace combination.
getRole(AuthenticationToken, int) - Method in interface org.cesecore.roles.management.RoleSession
 
getRole(AuthenticationToken, int) - Method in class org.cesecore.roles.management.RoleSessionBean
 
getRole(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getRole(AuthenticationToken, String, String) - Method in interface org.cesecore.roles.management.RoleSession
 
getRole(AuthenticationToken, String, String) - Method in class org.cesecore.roles.management.RoleSessionBean
 
getRoleDataId() - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuerInformation
 
getRoleDataSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getRoleDataSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getRoleId() - Method in class org.cesecore.roles.member.RoleMember
 
getRoleId() - Method in class org.cesecore.roles.member.RoleMemberData
 
getRoleId() - Method in class org.cesecore.roles.Role
 
getRoleIds() - Method in class org.ejbca.core.model.era.RaRoleMemberSearchRequest
 
getRoleIdsAndTokenMatchKeysMatchingAuthenticationToken(AuthenticationToken) - Method in class org.cesecore.roles.member.RoleMemberDataSessionBean
Deprecated.
getRoleIdsAndTokenMatchKeysMatchingAuthenticationToken(AuthenticationToken) - Method in interface org.cesecore.roles.member.RoleMemberDataSessionLocal
Deprecated.
getRoleIdsMatchingAuthenticationToken(AuthenticationToken) - Method in class org.cesecore.roles.member.RoleMemberDataSessionBean
 
getRoleIdsMatchingAuthenticationToken(AuthenticationToken) - Method in interface org.cesecore.roles.member.RoleMemberDataSessionLocal
 
getRoleIdsMatchingAuthenticationTokenOrFail(AuthenticationToken) - Method in class org.cesecore.roles.member.RoleMemberDataSessionBean
 
getRoleIdsMatchingAuthenticationTokenOrFail(AuthenticationToken) - Method in interface org.cesecore.roles.member.RoleMemberDataSessionLocal
 
getRoleMember(AuthenticationToken, int) - Method in interface org.cesecore.roles.member.RoleMemberSession
Returns the Role Member with the given ID, or null if it does not exist.
getRoleMember(AuthenticationToken, int) - Method in class org.cesecore.roles.member.RoleMemberSessionBean
 
getRoleMember(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
getRoleMemberDataSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getRoleMemberDataSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getRoleMembers() - Method in class org.ejbca.core.model.era.RaRoleMemberSearchResponse
 
getRoleMembersByRoleId(AuthenticationToken, int) - Method in interface org.cesecore.roles.member.RoleMemberSession
 
getRoleMembersByRoleId(AuthenticationToken, int) - Method in class org.cesecore.roles.member.RoleMemberSessionBean
 
getRoleMemberSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getRoleMemberSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getRoleMembersMatchingAuthenticationToken(AuthenticationToken) - Method in class org.cesecore.roles.member.RoleMemberDataSessionBean
 
getRoleMembersMatchingAuthenticationToken(AuthenticationToken) - Method in interface org.cesecore.roles.member.RoleMemberDataSessionLocal
 
getRoleName() - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
getRoleName() - Method in class org.cesecore.roles.Role
 
getRoleName() - Method in class org.cesecore.roles.RoleData
 
getRoleNameFull() - Method in class org.cesecore.roles.Role
 
getRoleNameFullAsCacheName(String, String) - Static method in class org.cesecore.roles.Role
 
getRoles() - Method in class org.ejbca.core.model.era.RaRoleSearchResponse
 
getRolesAuthenticationTokenIsMemberOf(AuthenticationToken) - Method in class org.cesecore.roles.management.RoleSessionBean
 
getRolesAuthenticationTokenIsMemberOf(AuthenticationToken) - Method in interface org.cesecore.roles.management.RoleSessionLocal
 
getRolesAuthenticationTokenIsMemberOfRemote(AuthenticationToken, AuthenticationToken) - Method in class org.cesecore.roles.management.RoleSessionBean
 
getRolesAuthenticationTokenIsMemberOfRemote(AuthenticationToken, AuthenticationToken) - Method in interface org.cesecore.roles.management.RoleSessionRemote
 
getRoleSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getRoleSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getRolloverCertificateChain() - Method in class org.cesecore.certificates.ca.CA
 
getRootCertificates() - Method in enum org.cesecore.certificates.ca.internal.CaCertificateCache
 
getRowId() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getRowId() - Method in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
getRowId() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
getRowId() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
getRowId() - Method in class org.cesecore.certificates.ca.CAData
 
getRowId() - Method in class org.cesecore.certificates.certificate.Base64CertData
 
getRowId() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getRowId() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getRowId() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
getRowId() - Method in class org.cesecore.certificates.crl.CRLData
 
getRowId() - Method in class org.cesecore.configuration.GlobalConfigurationData
 
getRowId() - Method in class org.cesecore.dbprotection.ProtectedData
Returns id of the row in the database, in case of failure we can see in the log which row failed to verify
getRowId() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getRowId() - Method in class org.cesecore.keys.token.CryptoTokenData
 
getRowId() - Method in class org.cesecore.profiles.ProfileData
 
getRowId() - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
getRowId() - Method in class org.cesecore.roles.member.RoleMemberData
 
getRowId() - Method in class org.cesecore.roles.RoleData
 
getRowId() - Method in class org.ejbca.acme.AcmeAccountData
 
getRowId() - Method in class org.ejbca.acme.AcmeAuthorizationData
 
getRowId() - Method in class org.ejbca.acme.AcmeChallengeData
 
getRowId() - Method in class org.ejbca.acme.AcmeNonceData
 
getRowId() - Method in class org.ejbca.acme.AcmeOrderData
 
getRowId() - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
getRowId() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
getRowId() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
getRowId() - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
 
getRowId() - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
getRowId() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
getRowId() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getRowId() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
getRowId() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
getRowId() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
getRowId() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getRowId() - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
getRowId() - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
getRowId() - Method in class org.ejbca.core.ejb.ra.UserData
 
getRowId() - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
getRowId() - Method in class org.ejbca.core.ejb.services.ServiceData
 
getRowId() - Method in class org.ejbca.peerconnector.PeerData
 
getRowProtection() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getRowProtection() - Method in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
getRowProtection() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
getRowProtection() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
getRowProtection() - Method in class org.cesecore.certificates.ca.CAData
 
getRowProtection() - Method in class org.cesecore.certificates.certificate.Base64CertData
 
getRowProtection() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getRowProtection() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getRowProtection() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
getRowProtection() - Method in class org.cesecore.certificates.crl.CRLData
 
getRowProtection() - Method in class org.cesecore.configuration.GlobalConfigurationData
 
getRowProtection() - Method in class org.cesecore.dbprotection.ProtectedData
 
getRowProtection() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getRowProtection() - Method in class org.cesecore.keys.token.CryptoTokenData
 
getRowProtection() - Method in class org.cesecore.profiles.ProfileData
 
getRowProtection() - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
getRowProtection() - Method in class org.cesecore.roles.member.RoleMemberData
 
getRowProtection() - Method in class org.cesecore.roles.RoleData
 
getRowProtection() - Method in class org.ejbca.acme.AcmeAccountData
 
getRowProtection() - Method in class org.ejbca.acme.AcmeAuthorizationData
 
getRowProtection() - Method in class org.ejbca.acme.AcmeChallengeData
 
getRowProtection() - Method in class org.ejbca.acme.AcmeNonceData
 
getRowProtection() - Method in class org.ejbca.acme.AcmeOrderData
 
getRowProtection() - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
getRowProtection() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
getRowProtection() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
getRowProtection() - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
 
getRowProtection() - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
getRowProtection() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
getRowProtection() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getRowProtection() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
getRowProtection() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
getRowProtection() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
getRowProtection() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getRowProtection() - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
getRowProtection() - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
getRowProtection() - Method in class org.ejbca.core.ejb.ra.UserData
 
getRowProtection() - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
getRowProtection() - Method in class org.ejbca.core.ejb.services.ServiceData
 
getRowProtection() - Method in class org.ejbca.peerconnector.PeerData
 
getRowVersion() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getRowVersion() - Method in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
getRowVersion() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
getRowVersion() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
getRowVersion() - Method in class org.cesecore.certificates.ca.CAData
 
getRowVersion() - Method in class org.cesecore.certificates.certificate.Base64CertData
 
getRowVersion() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
 
getRowVersion() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getRowVersion() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getRowVersion() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
getRowVersion() - Method in class org.cesecore.certificates.crl.CRLData
 
getRowVersion() - Method in class org.cesecore.configuration.GlobalConfigurationData
 
getRowVersion() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getRowVersion() - Method in class org.cesecore.keys.token.CryptoTokenData
 
getRowVersion() - Method in class org.cesecore.profiles.ProfileData
 
getRowVersion() - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
getRowVersion() - Method in class org.cesecore.roles.member.RoleMemberData
 
getRowVersion() - Method in class org.cesecore.roles.RoleData
 
getRowVersion() - Method in class org.ejbca.acme.AcmeAccountData
 
getRowVersion() - Method in class org.ejbca.acme.AcmeAuthorizationData
 
getRowVersion() - Method in class org.ejbca.acme.AcmeChallengeData
 
getRowVersion() - Method in class org.ejbca.acme.AcmeNonceData
 
getRowVersion() - Method in class org.ejbca.acme.AcmeOrderData
 
getRowVersion() - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
getRowVersion() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
getRowVersion() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
getRowVersion() - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
 
getRowVersion() - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
getRowVersion() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
getRowVersion() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getRowVersion() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
getRowVersion() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
getRowVersion() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
getRowVersion() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getRowVersion() - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
getRowVersion() - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
getRowVersion() - Method in class org.ejbca.core.ejb.ra.UserData
 
getRowVersion() - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
getRowVersion() - Method in class org.ejbca.core.ejb.services.ServiceData
 
getRowVersion() - Method in class org.ejbca.peerconnector.PeerData
 
getRules() - Method in class org.cesecore.authorization.control.AuditLogRulesReference
 
getRules() - Method in interface org.cesecore.authorization.rules.AccessRulePlugin
 
getRunTimeStamp() - Method in class org.ejbca.core.ejb.services.ServiceData
Date formated as seconds since 1970 (== Date.getTime())
getSAMAccountName() - Method in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
getScepDefaultCA() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getScriptsPaths() - Method in class org.cesecore.keys.validation.ExternalScriptsWhitelist
Get the paths to the scripts in this whitelist.
getSearchBaseDN() - Method in class org.ejbca.core.model.ca.publisher.LdapSearchPublisher
 
getSearchDetail1() - Method in interface org.cesecore.audit.AuditLogEntry
 
getSearchDetail1() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getSearchDetail2() - Method in interface org.cesecore.audit.AuditLogEntry
 
getSearchDetail2() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getSearchFilter() - Method in class org.ejbca.core.model.ca.publisher.LdapSearchPublisher
 
getSecond() - Method in class org.cesecore.audit.audit.AuditLogReportElem
Gets the second for this instance.
getSecondaryLanguage() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
getSeconds() - Method in class org.cesecore.util.SimpleTime
 
getSecondsFormat() - Static method in class org.cesecore.util.SimpleTime
Gets the time unit formatter with the default formatting style for seconds (with year(y), months (mo), days (d), hours (h), minutes (m) and seconds (s)).
getSecurityEventsAuditorSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getSecurityEventsAuditorSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getSecurityEventsLoggerSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getSecurityEventsLoggerSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getSelectableEmailDomains() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
getSelectableTokenTypeItems() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
getSelectableValues() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
getSelectableValuesUpnRfc() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
getSelfRegistrationEnabled() - Static method in class org.ejbca.config.WebConfiguration
 
getSender() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getSenderNonce() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getSenderNonce() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getSenderNonce() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Returns a senderNonce if present in the request
getSenderNonce() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getSenderNonce() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getSenderNonce() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getSenderNonce() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getSendNotification() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getSendNotification() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getSendNotificationDefault() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getSendNotificationRequired() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getSendNotificationUsed() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getSendServerError() - Static method in class org.ejbca.config.EjbcaConfiguration
 
getSequenceNumber() - Method in interface org.cesecore.audit.AuditLogEntry
 
getSequenceNumber() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getSerialNo() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
Could get the sequence (of CVC cert).
getSerialNo() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getSerialNo() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Gets the number (of CA cert) from IssuerAndSerialNumber.
getSerialNo() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getSerialNo() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getSerialNo() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getSerialNumber() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Serialnumber formated as BigInteger.toString()
getSerialNumber() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getSerialNumber() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getSerialNumber() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getSerialNumber() - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
Serialnumber formated as BigInteger.toString() Should not be used outside of entity bean, use getCertReqHistory instead
getSerialNumber() - Method in class org.ejbca.core.model.ca.store.CertReqHistory
 
getSerialNumber() - Method in class org.ejbca.ui.web.CertificateView
 
getSerialNumber() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
getSerialNumber(Certificate) - Static method in class org.cesecore.util.CertTools
Gets Serial number of the certificate.
getSerialNumberAsString(Certificate) - Static method in class org.cesecore.util.CertTools
Gets Serial number of the certificate as a string.
getSerialNumberBigInt() - Method in class org.ejbca.ui.web.CertificateView
 
getSerialNumberFromString(String) - Static method in class org.cesecore.util.CertTools
Gets a serial number in numeric form, it takes - either a hex encoded integer with length != 5 (x.509 certificate) - 5 letter numeric string (cvc), will convert the number to an int - 5 letter alfanumeric string vi some numbers in it (cvc), will convert the numbers in it to a numeric string (remove the letters) and convert to int - 5 letter alfanumeric string with only letters (cvc), will convert to integer from string with radix 36
getSerialNumberHex() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Serialnumber formated as BigInteger.toString(16).toUpperCase(), or just as it is in DB if not encodable to hex.
getSerialNumberOctetSize() - Method in class org.cesecore.certificates.ca.X509CA
 
getSerialNumberOctetSizeForExistingCa() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getSerialNumberOctetSizeForNewCa() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getSerialNumberSearchStringFromDec() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getSerialNumberSearchStringFromHex() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getSerno() - Method in interface org.cesecore.certificates.ca.internal.SernoGenerator
Generates a number of serial number bytes.
getSerno() - Method in class org.cesecore.certificates.ca.internal.SernoGeneratorRandom
 
getServerAliases(String, Principal[]) - Method in class org.cesecore.keybind.impl.ClientX509KeyManager
 
getServerGenKeyPair() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getServerGenKeyPair() - Method in interface org.ejbca.core.protocol.cmp.ICrmfRequestMessage
 
getService() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
Gets service type.
getService(String) - Method in interface org.ejbca.core.ejb.services.ServiceSession
Retrieves a named service.
getServiceConfiguration() - Method in class org.ejbca.core.ejb.services.ServiceData
Method that returns the service configuration data and updates it if necessary.
getServiceConfiguration(int) - Method in interface org.ejbca.core.ejb.services.ServiceSession
Finds a service configuration by id.
getServiceId(String) - Method in interface org.ejbca.core.ejb.services.ServiceSession
Returns a service id, given it's service name
getServiceIdToNameMap() - Method in interface org.ejbca.core.ejb.services.ServiceSessionLocal
 
getServiceInterval(Integer) - Method in interface org.ejbca.core.ejb.services.ServiceSessionLocal
Return the configured interval for the specified worker or IInterval.DONT_EXECUTE if it could not be found.
getServiceName(int) - Method in interface org.ejbca.core.ejb.services.ServiceSession
Returns a Service name given its id.
getServiceSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getServiceSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getServicesUsingCertificateProfile(Integer) - Method in interface org.ejbca.core.ejb.services.ServiceSession
Checks if a list of certificate profiles is used by any service.
getServiceType() - Method in class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceRequest
Must return a value that can be used by the CA to retrieve the service.
getServiceType() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceRequest
 
getServiceType() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceRequest
 
getServiceType() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceRequest
 
getServiceTypeValue() - Method in interface org.cesecore.audit.AuditLogEntry
 
getServiceTypeValue() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getSettingsTemplate() - Method in interface org.cesecore.keys.validation.Validator
 
getSettingsTemplate() - Method in class org.cesecore.keys.validation.ValidatorBase
 
getSetUserPassword() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getSHA1Fingerprint() - Method in class org.ejbca.ui.web.CertificateView
 
getSha1Hash() - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
This value is a SHA1 hash consisting of the hashed password concactenated with
getSha256Fingerprint(String) - Static method in class org.cesecore.keys.util.KeyTools
Generates the SHA256 fingerprint of the given text string.
getSHA256Fingerprint() - Method in class org.ejbca.ui.web.CertificateView
 
getSHA256FingerprintAsString(byte[]) - Static method in class org.cesecore.util.CertTools
Generate SHA256 fingerprint of byte array in string representation.
getSignAlgOidFromDigestAndKey(String, String) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Calculates which signature algorithm to use given a key type and a digest algorithm
getSignature() - Method in class org.ejbca.ui.web.CertificateView
 
getSignature(Certificate) - Static method in class org.cesecore.util.CertTools
Gets the signature value (the raw signature bits) from the certificate.
getSignatureAlgorithm() - Method in class org.cesecore.certificates.ca.catoken.CAToken
 
getSignatureAlgorithm() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Returns the chosen algorithm to be used for signing the certificates or null if it is to be inherited from the CA (i.e., it is the same as the algorithm used to sign the CA certificate).
getSignatureAlgorithm() - Static method in class org.cesecore.config.OcspConfiguration
 
getSignatureAlgorithm() - Method in interface org.cesecore.keybind.InternalKeyBinding
 
getSignatureAlgorithm() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getSignatureAlgorithm() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getSignatureAlgorithm(Certificate) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Simple method that looks at the certificate and determines, from EJBCA's standpoint, which signature algorithm it is
getSignatureAlgorithms(PublicKey) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Gets a collection of signature algorithm names supported by the given key.
getSignatureAlgoritm() - Method in class org.ejbca.ui.web.CertificateView
 
getSignatureFile() - Method in class org.cesecore.audit.audit.AuditLogExportReport
 
getSignatureProviderName() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getSignaturePUK() - Method in class org.ejbca.core.model.hardtoken.types.EIDHardToken
DOCUMENT ME!
getSignaturePUK() - Method in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
getSignaturePUK() - Method in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
getSignedBy() - Method in class org.cesecore.certificates.ca.CA
 
getSignedBy() - Method in class org.cesecore.certificates.ca.CAInfo
 
getSignerCert() - Method in class org.cesecore.certificates.ocsp.OcspResponseInformation
 
getSignerCert() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
Method returning the certificate used to sign the SCEP_TYPE_PKCSREQ pkcs7 request.
getSignificantIssuerDN() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getSignificantIssuerDN() - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
getSigningCertificate() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getSigningCertificateIssuerDn() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getSigningCertificateIssuerDnRaw() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
getSigningCertsValidTimeInMilliseconds() - Static method in class org.cesecore.config.OcspConfiguration
 
getSignProviderName() - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
getSignProviderName() - Method in class org.cesecore.keys.token.BaseCryptoToken
 
getSignProviderName() - Method in interface org.cesecore.keys.token.CryptoToken
Returns the signature Provider that should be used to sign things with the PrivateKey object returned by this signing device implementation.
getSignProviderName() - Method in class org.cesecore.keys.token.PublicCryptoToken
 
getSignSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getSignSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getSignTrustDir() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
getSimStringSequence(ASN1Sequence) - Static method in class org.cesecore.util.RFC4683Tools
Helper method for getting the SIM name from SAN ASN.1 sequence.
getSinglePemFromKeyStore(KeyStore, char[]) - Static method in class org.cesecore.keys.util.KeyTools
Convert a KeyStore to PEM format.
getSingleResult(Query) - Static method in class org.cesecore.util.QueryResultWrapper
Query.getSingleResult that on with older Hibernate JPA 1.0 provider bundled with EJBCA returns null and on newer JPA implementations throws NoResultException (as it should according to the specifications) is not suitable for EJBCA.
getSingleResult(Query, T) - Static method in class org.cesecore.util.QueryResultWrapper
Query.getSingleResult that on with older Hibernate JPA 1.0 provider bundled with EJBCA returns null and on newer JPA implementations throws NoResultException (as it should according to the specifications) is not suitable for EJBCA.
getSlotList() - Method in class org.cesecore.keys.token.p11.Pkcs11Wrapper
Get a list of p11 slot IDs to slots that has a token.
getSlotList() - Method in class org.ejbca.config.WebConfiguration.P11LibraryInfo
 
getSoftKeyDirectoryName() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
getSortedAliasList() - Method in class org.ejbca.config.CmpConfiguration
 
getSortedAliasList() - Method in class org.ejbca.config.EstConfiguration
 
getSource() - Method in class org.cesecore.time.TrustedTime
 
getSpecialUser() - Method in class org.ejbca.core.model.authorization.AdminInformation
 
getStandardCertificateExtension(String, CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtensionFactory
Method returning the instance of the standard CertificateExtension given its object identifier
getStandardCRLDistributionPointURI() - Method in class org.ejbca.config.GlobalConfiguration
 
getStandardCRLDistributionPointURINoDN() - Method in class org.ejbca.config.GlobalConfiguration
 
getStandardCRLIssuer() - Method in class org.ejbca.config.GlobalConfiguration
 
getStandardDeltaCRLDistributionPointURI() - Method in class org.ejbca.config.GlobalConfiguration
 
getStandardDeltaCRLDistributionPointURINoDN() - Method in class org.ejbca.config.GlobalConfiguration
 
getStandardOCSPServiceLocatorURI() - Method in class org.ejbca.config.GlobalConfiguration
 
getStartDate() - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
getStartTime() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getState() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
getStatedumpLockedDown() - Method in class org.ejbca.config.GlobalConfiguration
 
getStatedumpSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
Dynamically loads the StatedumpSession with JNDI.
getStatedumpTemplatesBasedir() - Static method in class org.ejbca.config.WebConfiguration
 
getStatementStringValue(ASN1Sequence, String, int) - Static method in class org.cesecore.certificates.util.cert.QCStatementExtension
Assumes that the statementoid in the QcStatements Sequence, seq, is a String and extracts that value from position, pos, of sequence
getStatus() - Method in class org.cesecore.certificates.ca.CA
 
getStatus() - Method in class org.cesecore.certificates.ca.CAData
 
getStatus() - Method in class org.cesecore.certificates.ca.CAInfo
CAConstants.CA_ACTIVE etc, 0 means not defined (i.e.
getStatus() - Method in class org.cesecore.certificates.ca.extendedservices.ExtendedCAService
 
getStatus() - Method in class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceInfo
 
getStatus() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
status of certificate, ex CertificateConstants.CERT_ACTIVE
getStatus() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getStatus() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getStatus() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getStatus() - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Gets the status of the response message.
getStatus() - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
Gets the status of the response message.
getStatus() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getStatus() - Method in interface org.cesecore.keybind.InternalKeyBinding
 
getStatus() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getStatus() - Method in class org.cesecore.keybind.InternalKeyBindingData
Use getStatusEnum() instead
getStatus() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getStatus() - Method in class org.ejbca.acme.AcmeOrderData
 
getStatus() - Method in class org.ejbca.core.ejb.approval.ApprovalData
Should be one of ApprovalDataVO.STATUS_WAITINGFORAPPROVAL, STATUS_APPROVED, STATUS_REJECTED, STATUS_EXPIRED
getStatus() - Method in class org.ejbca.core.ejb.ra.UserData
 
getStatus() - Method in class org.ejbca.core.model.approval.ApprovalDataVO
Should be one of ApprovalDataVO.STATUS_ constants
getStatus() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getStatus() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getStatus() - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
getStatus() - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
getStatus() - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
getStatus() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
getStatus() - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
getStatus() - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
getStatus() - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
getStatus() - Method in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
getStatus() - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
getStatus() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getStatus(int) - Method in interface org.ejbca.core.ejb.approval.ApprovalSession
Returns the current status of a given approval request.
getStatus(String, BigInteger) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Get certificate status fast.
getStatus(String, BigInteger) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
getStatus(String, BigInteger) - Method in interface org.cesecore.certificates.certificate.NoConflictCertificateStoreSession
 
getStatus(String, BigInteger) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateStoreSessionBean
 
getStatusEnum() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
getStatuses() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getStatuses() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
getStatusText(int) - Static method in class org.cesecore.certificates.ca.CAConstants
 
getStatusText(int) - Static method in class org.cesecore.certificates.endentity.EndEntityConstants
 
getStep(Integer) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
getStep(Integer) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
getStepBeingEvaluated(Collection<Approval>) - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
getStepBeingEvaluated(Collection<Approval>) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Returns the first step which hasn't been fully evaluated by the given collection of approvals, or null if all steps have been evaluated.
getStepBeingEvaluated(Collection<Approval>) - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
getStepCount() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getStepId() - Method in class org.ejbca.core.model.approval.Approval
 
getStepId() - Method in class org.ejbca.core.model.era.RaApprovalStepInfo
 
getStepIdentifier() - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
 
getStepIdentifier() - Method in class org.ejbca.core.model.era.RaApprovalResponseRequest
 
getStepIdToOrdinalMap() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
getStepList() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Retrieve a list of all steps which must be completed before an approval request is approved.
getStepList() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
getSteps() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
getSteps() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
getStoreCert() - Method in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
getStoreCertificateData() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getStoreCRL() - Method in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
getStoredCertificate() - Method in class org.ejbca.core.model.ca.publisher.DummyCustomPublisher
 
getStorePassword() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
getStoreSubjectAlternativeName() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getStoreTimeOut() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getStratum() - Method in class org.cesecore.time.TrustedTime
 
getString(String) - Static method in class org.cesecore.config.ConfigurationHolder
 
getString(String) - Static method in class org.ejbca.config.EjbcaConfigurationHolder
 
getString(String) - Method in class org.ejbca.core.ejb.ServiceLocator
return a string value corresponding to the env entry
getString(String, String) - Method in class org.cesecore.internal.UpgradeableDataHashMap
Retrieve a non-null string value from the data map in a safe manner.
getStringBeforeVersion661(long) - Static method in class org.cesecore.util.ValidityDate
Deprecated.
getStringFromOctets(ASN1OctetString) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
 
getStringValue() - Method in class org.cesecore.certificates.certificate.request.ResponseStatus
Gets the value embedded in the response message as a pkiStatus attribute
getStringValue() - Method in enum org.cesecore.certificates.crl.RevocationReasons
 
getStyleId() - Method in class org.cesecore.roles.Role
 
getSubject() - Method in class org.ejbca.core.model.services.actions.MailActionInfo
 
getSubjectAlternativeName(Certificate) - Static method in class org.cesecore.util.CertTools
SubjectAltName ::= GeneralNames GeneralNames :: = SEQUENCE SIZE (1..MAX) OF GeneralName GeneralName ::= CHOICE { otherName [0] OtherName, rfc822Name [1] IA5String, dNSName [2] IA5String, x400Address [3] ORAddress, directoryName [4] Name, ediPartyName [5] EDIPartyName, uniformResourceIdentifier [6] IA5String, iPAddress [7] OCTET STRING, registeredID [8] OBJECT IDENTIFIER} SubjectAltName is of form \"rfc822Name=<email>, dNSName=<host name>, uniformResourceIdentifier=<http://host.com/>, iPAddress=<address>, guid=<globally unique id>, directoryName=<CN=testDirName|dir|name>, permanentIdentifier=<identifierValue/assigner|identifierValue|/assigner|/> Supported altNames are upn, krb5principal, rfc822Name, uniformResourceIdentifier, dNSName, iPAddress, directoryName, permanentIdentifier
getSubjectAlternativeNameCritical() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getSubjectAltName() - Method in class org.cesecore.certificates.ca.X509CA
 
getSubjectAltName() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getSubjectAltName() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Use getSubjectAltNameNeverNull() for consistent access, since Oracle will treat empty Strings as null.
getSubjectAltName() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getSubjectAltName() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getSubjectAltName() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getSubjectAltName() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getSubjectAltName() - Method in class org.ejbca.core.ejb.ra.UserData
Use getSubjectAltNameNeverNull() for consistent access, since Oracle will treat empty Strings as null.
getSubjectAltName() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.BaseSigningCAServiceInfo
 
getSubjectAltName() - Method in class org.ejbca.core.model.era.RaEditableRequestData
 
getSubjectAltName() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getSubjectAltName() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getSubjectAltName() - Method in class org.ejbca.ui.web.CertificateView
 
getSubjectAltNameExtensionForCert(Extension, boolean) - Method in class org.cesecore.certificates.ca.X509CA
Constructs the SubjectAlternativeName extension that will end up on the generated certificate.
getSubjectAltNameExtensionForCTCert(Extension) - Method in class org.cesecore.certificates.ca.X509CA
Constructs the SubjectAlternativeName extension that will end up on the certificate published to a CTLog If the DNS values in the subjectAlternativeName extension contain parentheses to specify labels that should be redacted, these labels will be replaced by the string "PRIVATE"
getSubjectAltNameFieldOrderLength() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getSubjectAltNameFieldsInOrder(int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getSubjectAltNameNeverNull() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getSubjectAltNameNeverNull() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getSubjectAltNameNeverNull() - Method in class org.ejbca.core.ejb.ra.UserData
 
getSubjectAltnameProfileFields() - Static method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getSubjectAltNameSubSet() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getSubjectAnSearchString() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getSubjectAnSearchString() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
getSubjectCertSerialNo() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
Gets a requested certificate serial number of the subject.
getSubjectDirAttr() - Method in class org.ejbca.ui.web.CertificateView
 
getSubjectDirAttrFieldOrderLength() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getSubjectDirAttrFieldsInOrder(int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getSubjectDirAttrProfileFields() - Static method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getSubjectDirAttrs() - Method in class org.ejbca.core.model.era.RaEditableRequestData
 
getSubjectDirectoryAttributes() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
getSubjectDirectoryAttributes() - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
 
getSubjectDirectoryAttributes(String) - Static method in class org.cesecore.certificates.util.cert.SubjectDirAttrExtension
From subjectDirAttributes string as defined in getSubjectDirAttribute
getSubjectDirectoryAttributes(Certificate) - Static method in class org.cesecore.certificates.util.cert.SubjectDirAttrExtension
SubjectDirectoryAttributes ::= SEQUENCE SIZE (1..MAX) OF Attribute Attribute ::= SEQUENCE { type AttributeType, values SET OF AttributeValue } -- at least one value is required AttributeType ::= OBJECT IDENTIFIER AttributeValue ::= ANY SubjectDirectoryAttributes is of form dateOfBirth=<19590927>, placeOfBirth=<string>, gender=<M/F>, countryOfCitizenship=<two letter ISO3166>, countryOfResidence=<two letter ISO3166> Supported subjectDirectoryAttributes are the ones above
getSubjectDN() - Method in class org.cesecore.certificates.ca.CA
 
getSubjectDN() - Method in class org.cesecore.certificates.ca.CAData
 
getSubjectDN() - Method in class org.cesecore.certificates.ca.CAInfo
 
getSubjectDN() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Use getSubjectDnNeverNull() for consistent access, since Oracle will treat empty Strings as NULL.
getSubjectDN() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getSubjectDN() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getSubjectDN() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getSubjectDN() - Method in class org.cesecore.certificates.crl.CRLInfo
 
getSubjectDN() - Method in class org.ejbca.core.ejb.ra.UserData
Use getSubjectDnNeverNull() for consistent access, since Oracle will treat empty Strings as NULL.
getSubjectDN() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.BaseSigningCAServiceInfo
 
getSubjectDN() - Method in class org.ejbca.core.model.era.RaEditableRequestData
 
getSubjectDN() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getSubjectDN() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getSubjectDN() - Method in class org.ejbca.ui.web.CertificateView
 
getSubjectDN() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
getSubjectDN() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateGuiInfo
 
getSubjectDN(Certificate) - Static method in class org.cesecore.util.CertTools
Gets subject DN in the format we are sure about (BouncyCastle),supporting UTF8.
getSubjectDNEncoded() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
getSubjectDNField(int, int) - Method in class org.ejbca.ui.web.CertificateView
 
getSubjectDNFieldOrderLength() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getSubjectDNFieldsInOrder(int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getSubjectDNFromUserInAD(String, int, boolean, String, String, String, String) - Static method in class org.ejbca.util.ActiveDirectoryTools
Return the DN of the requested user.
getSubjectDnNeverNull() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
DN of subject in certificate
getSubjectDnNeverNull() - Method in class org.ejbca.core.ejb.ra.UserData
 
getSubjectDNProfileFields() - Static method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getSubjectDnSearchString() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getSubjectDnSearchString() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
getSubjectDNSubSet() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getSubjectDNUnescaped() - Method in class org.ejbca.ui.web.CertificateView
 
getSubjectDnUnescapedRdnValue() - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
getSubjectDnUnescapedRndValue() - Method in class org.ejbca.ui.web.CertificateView
 
getSubjectEmail() - Method in class org.ejbca.core.ejb.ra.UserData
 
getSubjectKeyId() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
 
getSubjectKeyId() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getSubjectKeyId() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getSubjectKeyId() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getSubjectKeyId(Certificate) - Static method in class org.cesecore.util.CertTools
Get the subject key identifier from a certificate extensions
getSubjectKeyID() - Method in class org.cesecore.keys.token.KeyPairInfo
 
getSubjectKeyIdentifierCritical() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getSunP11ConfigurationFile() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
getSupportedCipherTextSuites() - Method in class org.cesecore.keybind.impl.AuthenticationKeyBinding
 
getSupportedExtensions() - Method in class org.cesecore.util.PKIXCertRevocationStatusChecker
 
getSupportedExtensions() - Method in class org.cesecore.util.provider.EkuPKIXCertPathChecker
 
getSupportedProtocols() - Method in class org.cesecore.keybind.impl.AuthenticationKeyBinding
 
getSvnRevision() - Static method in class org.ejbca.config.InternalConfiguration
SVN revision
getTableName() - Method in class org.cesecore.certificates.certificate.BaseCertificateDataSessionBean
Returns the name of the table in the database.
getTableName() - Method in class org.cesecore.certificates.certificate.CertificateDataSessionBean
 
getTableName() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateDataSessionBean
 
getTableName() - Method in class org.cesecore.dbprotection.ProtectedData
 
getTag() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
tag in database.
getTag() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getTag() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getTag() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getTaggedString() - Method in class org.cesecore.keys.token.p11.Pkcs11SlotLabel
Get a string that later could be used to create a new object.
getTCPBindAdress() - Static method in class org.ejbca.config.CmpTcpConfiguration
 
getTCPConfigFile() - Static method in class org.ejbca.config.CmpTcpConfiguration
 
getTCPLogDir() - Static method in class org.ejbca.config.CmpTcpConfiguration
 
getTCPPortNumber() - Static method in class org.ejbca.config.CmpTcpConfiguration
 
getTemplateIndex(String) - Static method in class org.ejbca.ui.web.pub.MSCertTools
 
getTemplatesBasedir(AuthenticationToken) - Method in interface org.ejbca.statedump.ejb.StatedumpSession
 
getTerm() - Method in class org.cesecore.util.query.elems.Operation
 
getTermsOfServiceAgreedVersion() - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
getTermsOfServiceUrl() - Method in class org.ejbca.config.AcmeConfiguration
 
getTestCertificate1() - Static method in class org.cesecore.certificates.certificate.UniqueSernoHelper
 
getTestCertificate2() - Static method in class org.cesecore.certificates.certificate.UniqueSernoHelper
 
getTestCertificates() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Gets the list of test certificates uploaded by the user.
getText() - Method in class org.ejbca.ui.web.pub.RegisterReqBean.TokenTypeInfo
 
getTheme() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
getThemePath() - Method in class org.ejbca.config.GlobalConfiguration
 
getThisUpdate() - Method in class org.cesecore.certificates.crl.CRLData
 
getThisUpdate() - Method in class org.cesecore.certificates.ocsp.OcspResponseInformation
 
getThisUpdate() - Method in class org.cesecore.certificates.ocsp.OCSPResponseItem
 
getThisUpdate() - Method in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
getTime() - Method in class org.cesecore.time.TrustedTime
 
getTime() - Method in class org.ejbca.core.model.log.LogEntry
 
getTimeBeforeExpire() - Method in class org.ejbca.core.model.services.BaseWorker
Returns the amount of time, in milliseconds that the expire time of configured for
getTimeCreated() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getTimeCreated() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
getTimeCreated() - Method in class org.ejbca.core.ejb.ra.UserData
Returns the time when the user was created.
getTimeCreated() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
getTimeCreated() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getTimeExpires() - Method in class org.ejbca.acme.AcmeNonceData
 
getTimeModified() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getTimeModified() - Method in class org.ejbca.core.ejb.ra.UserData
Returns the time when the user was last modified.
getTimeModified() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getTimeout() - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
 
getTimeout() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
getTimestamp() - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
Date formated as seconds since 1970 (== Date.getTime()) Should not be used outside of entity bean, use getCertReqHistory instead
getTimestamp() - Method in class org.ejbca.core.model.ca.store.CertReqHistory
 
getTimeStamp() - Method in interface org.cesecore.audit.AuditLogEntry
 
getTimeStamp() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getTimeToExecution() - Method in interface org.ejbca.core.model.services.IInterval
 
getTimeToExecution() - Method in class org.ejbca.core.model.services.intervals.DummyInterval
 
getTimeToExecution() - Method in class org.ejbca.core.model.services.intervals.PeriodicalInterval
Methods that reads the interval from the configured properties and transforms it into seconds
getTimeUnitFormatOrThrow(String) - Static method in class org.cesecore.util.SimpleTime
Gets the TimeUnitFormat by precision.
getTitle() - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
getTitle() - Method in class org.ejbca.ui.web.protocol.StoreServletBase
 
getToId() - Method in class org.ejbca.statedump.ejb.StatedumpCAIdChange
 
getToken() - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
getTokenData() - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
getTokenData() - Method in interface org.cesecore.keys.token.CryptoToken
Stores keystore data (if any) to be used when initializing a new (existing) token with the init method
getTokenData() - Method in class org.cesecore.keys.token.CryptoTokenData
 
getTokenData() - Method in class org.cesecore.keys.token.NullCryptoToken
 
getTokenData() - Method in class org.cesecore.keys.token.PKCS11CryptoToken
 
getTokenData() - Method in class org.cesecore.keys.token.PublicCryptoToken
 
getTokenData() - Method in class org.cesecore.keys.token.SoftCryptoToken
 
getTokenDataAsBytes() - Method in class org.cesecore.keys.token.CryptoTokenData
 
getTokenIssuerId() - Method in class org.cesecore.roles.member.RoleMember
 
getTokenIssuerId() - Method in class org.cesecore.roles.member.RoleMemberData
 
getTokenLabel(long) - Method in class org.cesecore.keys.token.p11.Pkcs11Wrapper
Get the token label of a specific slot ID.
getTokenMatchKey() - Method in class org.cesecore.roles.member.RoleMember
 
getTokenMatchKey() - Method in class org.cesecore.roles.member.RoleMemberData
 
getTokenMatchOperator() - Method in class org.cesecore.roles.member.RoleMember
 
getTokenMatchOperator() - Method in class org.cesecore.roles.member.RoleMemberData
 
getTokenMatchValue() - Method in class org.cesecore.roles.member.RoleMember
 
getTokenMatchValue() - Method in class org.cesecore.roles.member.RoleMemberData
 
getTokenMatchValueColumn() - Method in class org.cesecore.roles.member.RoleMemberData
Deprecated.
getTokenName() - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
getTokenName() - Method in class org.cesecore.keys.token.BaseCryptoToken
 
getTokenName() - Method in interface org.cesecore.keys.token.CryptoToken
 
getTokenName() - Method in class org.cesecore.keys.token.CryptoTokenData
 
getTokenName() - Method in class org.cesecore.keys.token.PublicCryptoToken
 
getTokenName(HardTokenSession, int) - Static method in class org.ejbca.core.model.approval.ApprovalRequestHelper
 
getTokenProfileId() - Method in class org.ejbca.core.model.hardtoken.types.HardToken
 
getTokenProperties() - Method in class org.cesecore.keys.token.CryptoTokenData
 
getTokenProps() - Method in class org.cesecore.keys.token.CryptoTokenData
 
getTokenSN() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
getTokenSN() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getTokenSN() - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
getTokenStatus() - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
getTokenStatus() - Method in class org.cesecore.keys.token.BaseCryptoToken
 
getTokenStatus() - Method in interface org.cesecore.keys.token.CryptoToken
Method that returns the current status of the crypto token.
getTokenStatus() - Method in class org.cesecore.keys.token.PublicCryptoToken
 
getTokenStatus(boolean, CryptoToken) - Method in class org.cesecore.certificates.ca.catoken.CAToken
Verifies that the all the mapped keys are present in the CryptoToken and optionally that the test key is usable.
getTokenType() - Method in interface org.cesecore.authentication.tokens.AuthenticationTokenMetaData
 
getTokenType() - Method in class org.cesecore.authentication.tokens.AuthenticationTokenMetaDataBase
 
getTokenType() - Method in enum org.cesecore.authentication.tokens.PublicAccessMatchValue
 
getTokenType() - Method in interface org.cesecore.authorization.user.AccessUserAspect
 
getTokenType() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
getTokenType() - Method in interface org.cesecore.authorization.user.matchvalues.AccessMatchValue
Deprecated.
getTokenType() - Method in enum org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
getTokenType() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getTokenType() - Method in class org.cesecore.keys.token.CryptoTokenData
 
getTokenType() - Method in class org.cesecore.roles.member.RoleMember
 
getTokenType() - Method in class org.cesecore.roles.member.RoleMemberData
 
getTokenType() - Method in enum org.ejbca.core.ejb.authentication.cli.CliUserAccessMatchValue
 
getTokenType() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getTokenType() - Method in class org.ejbca.core.ejb.ra.UserData
Returns the token type id that should be generated for the user.
getTokenType() - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
getTokenType() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getTokenType() - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
getTokenType() - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
getTokenType() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getTokenType() - Method in class org.ejbca.ui.web.pub.ApplyBean
Returns the token type for the default user.
getTokenType(String) - Method in class org.ejbca.ui.web.pub.ApplyBean
Method that returns a users tokentype defined in SecConst, if 0 is returned user couldn't be found i database.
getTokenTypes() - Method in class org.ejbca.core.model.era.RaRoleMemberSearchRequest
 
getToolLateExpireDate() - Static method in class org.cesecore.certificates.ca.internal.CertificateValidity
Gets the maximum possible value for the certificates 'notAfter' value.
getToSubjectDN() - Method in class org.ejbca.statedump.ejb.StatedumpCAIdChange
 
getTransactionId() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getTransactionId() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getTransactionId() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Returns a transaction identifier if present in the request
getTransactionId() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getTransactionId() - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
getTransactionId() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getTransactionId() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getTransactionLog() - Static method in class org.cesecore.config.OcspConfiguration
 
getTransactionLogOrder() - Static method in class org.cesecore.config.OcspConfiguration
 
getTransactionLogPattern() - Static method in class org.cesecore.config.OcspConfiguration
 
getTransactionNumber() - Method in enum org.cesecore.certificates.ocsp.logging.TransactionCounter
 
getTranslatableStatusText(int) - Static method in class org.cesecore.certificates.endentity.EndEntityConstants
 
getTreeState() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
getTrustedCertificateReferences() - Method in interface org.cesecore.keybind.InternalKeyBinding
 
getTrustedCertificateReferences() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
getTrustedCertificateReferences() - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
getTrustedTime(boolean) - Method in interface org.cesecore.time.TrustedTimeWatcherSession
Retrieves the current TrustedTime instance made available in the watcher.
getTrustedTimeNtpCommand() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getTrustedTimeNtpPattern() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getTrustedTimeProvider() - Static method in class org.cesecore.config.CesecoreConfiguration
 
getTrustEntryDescription() - Method in class org.cesecore.keybind.InternalKeyBindingTrustEntry
 
getTryCounter() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
getTryCounter() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
getType() - Method in class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceInfo
 
getType() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
What type of user the certificate belongs to, ex CertificateConstants.CERTTYPE_ENDENTITY
getType() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getType() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getType() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getType() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Type is used when setting BasicConstraints, i.e.
getType() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getType() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Method that returns the classpath to the this or inheriting classes.
getType() - Method in class org.cesecore.certificates.util.DNFieldExtractor
 
getType() - Method in class org.cesecore.keys.token.CryptoTokenInfo
 
getType() - Method in interface org.cesecore.profiles.Profile
 
getType() - Method in class org.cesecore.profiles.ProfileBase
 
getType() - Method in class org.cesecore.util.ui.DynamicUiProperty
 
getType() - Method in class org.ejbca.acme.AcmeChallengeData
 
getType() - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
getType() - Method in class org.ejbca.core.ejb.ra.UserData
 
getType() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceInfo
 
getType() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceInfo
 
getType() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceResponse
 
getType() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceInfo
 
getType() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceResponse
 
getType() - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
 
getType() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherProperty
 
getType() - Method in class org.ejbca.core.model.era.RaAcmeRequest
 
getType() - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
Method that returns the classpath to the this or inheriting classes.
getType() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getType() - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
getType() - Method in class org.ejbca.core.model.validation.BlacklistEntry
Gets the blacklist specific type
getType() - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
 
getType() - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
getType() - Method in interface org.ejbca.core.protocol.acme.AcmeIdentifier
 
getType() - Method in enum org.ejbca.core.protocol.acme.response.AcmeProblem
 
getType() - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
getType() - Method in class org.ejbca.core.protocol.ws.objects.PinDataWS
 
getType() - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
getType() - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateResponseWS
 
getType() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getType() - Method in class org.ejbca.statedump.ejb.StatedumpObjectKey
 
getType() - Method in class org.ejbca.statedump.ejb.StatedumpOverride
 
getType() - Method in class org.ejbca.ui.web.CertificateView
 
getType() - Method in class org.ejbca.ui.web.pub.inspect.CertAndRequestDumpBean
 
getTypeFromImplementation(InternalKeyBinding) - Method in enum org.cesecore.keybind.InternalKeyBindingFactory
 
getTypesFromHexCode(int) - Static method in enum org.cesecore.certificates.endentity.EndEntityTypes
 
getUnescapedPlus(String) - Static method in class org.cesecore.util.CertTools
 
getUnescapedRdnValue(String) - Static method in class org.cesecore.util.CertTools
 
getUnescapedRdnValue(String) - Method in class org.ejbca.ui.web.CertificateView
 
getUnescapedRndValue() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
getUnidCaCert() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
since 6.12. May still be required for upgrades. CA+serial of trusted certificates are now stored in the database, in internal key bindings.
getUnidfnrSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
Dynamically loads the UnidfnrSession with JNDI.
getUnidTrustDir() - Static method in class org.cesecore.config.OcspConfiguration
Deprecated.
since 6.12. May still be required for upgrades. CA+serial of trusted certificates are now stored in the database, in internal key bindings.
getUniqueId() - Method in class org.cesecore.authentication.tokens.AuthenticationToken
 
getUnknownProperties() - Method in class org.cesecore.keybind.InternalKeyBindingPropertyValidationWrapper
 
getUntilNextUpdate() - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
getUntilNextUpdate(int) - Static method in class org.cesecore.config.OcspConfiguration
 
getUpdateCounter() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
getUpdateCounter() - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
getUpdateCounter() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
getUpdateCounter() - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
Counter incremented each update used to check if a user data source proxy class should update its data.
getUpdateNumber() - Method in class org.ejbca.core.model.era.RaAuthorizationResult
 
getUpdateNumeber() - Method in class org.cesecore.authorization.AuthorizationCache.AuthorizationResult
 
getUpdateTime() - Method in class org.cesecore.certificates.ca.CAData
When was this CA updated in the database
getUpdateTime() - Method in class org.cesecore.certificates.ca.CAInfo
 
getUpdateTime() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
The time this row was last updated.
getUpdateTime() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getUpdateTime() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getUpdateTime() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getUpdateTimeAsDate() - Method in class org.cesecore.certificates.ca.CAData
 
getUpgradableHashmap() - Method in interface org.cesecore.keys.validation.Validator
 
getUpgradableHashmap() - Method in class org.cesecore.keys.validation.ValidatorBase
 
getUpgradedFromVersion() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
getUpgradedToVersion() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
getUpgradeSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getUpgradeSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getUPNAltName(Certificate) - Static method in class org.cesecore.util.CertTools
Gets the Microsoft specific UPN altName (altName, OtherName).
getUrl() - Method in class org.cesecore.certificates.certificateprofile.PKIDisclosureStatement
 
getUrl() - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
 
getUrl() - Method in enum org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
getUrl() - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
getUrl() - Method in class org.ejbca.peerconnector.PeerData
 
getUrl(String) - Method in class org.ejbca.core.ejb.ServiceLocator
return the URL object corresponding to the env entry name
getUse(int, int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getUse(String, int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Semi-internal method to get the "use" (enabled or disabled) state of a parameter.
getUseApprovalNotifications() - Method in class org.ejbca.config.GlobalConfiguration
Deprecated.
getUseAuthorityInformationAccess() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseAuthorityKeyIdentifier() - Method in class org.cesecore.certificates.ca.X509CA
 
getUseAuthorityKeyIdentifier() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getUseAuthorityKeyIdentifier() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseBasicConstraints() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseCADefinedFreshestCRL() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseCardNumber() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseCertificatePolicies() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseCertificateStorage() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseCertificateValidityOffset() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Gets the certificate validity offset.
getUseCNPostfix() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseCRLDistributionPoint() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseCrlDistributionPointOnCrl() - Method in class org.cesecore.certificates.ca.X509CA
 
getUseCrlDistributionPointOnCrl() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getUseCRLNumber() - Method in class org.cesecore.certificates.ca.X509CA
 
getUseCRLNumber() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getUseCustomDnOrder() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseCustomDnOrderWithLdap() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUsedCertificateExtensions() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Method returning a list of (Integers) of ids of used CUSTOM certificate extensions.
getUsedCertificateProfileIds(EntityManager) - Static method in class org.cesecore.certificates.certificate.CertificateData
Returns a list of Certificate Profile IDs that are used in certificates.
getUseDefaultCAIssuer() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseDefaultCRLDistributionPoint() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseDefaultOCSPServiceLocator() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseDocumentTypeList() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUsedStandardCertificateExtensions() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Function that looks up in the profile all certificate extensions that we should use if the value is that we should use it, the oid for this extension is returned in the list
getUseEmail() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getUseExpirationRestrictionForWeekdays() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseExtendedKeyUsage() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseExtensiondata() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getUseFieldInLdapDN() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
Method getting a collection of DNFieldExtractor constants indicating which fields of the x509 certificate DN that should be used in the LDAP DN.
getUseFields(int) - Static method in class org.cesecore.certificates.util.DNFieldExtractor
Fields that can be selected in Certificate profile and Publisher
getUseFreshestCRL() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseIssuerAlternativeName() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseKeyUsage() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseLdapDnOrder() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getUseLdapDnOrder() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseLdapDNOrder() - Method in class org.cesecore.certificates.ca.X509CA
 
getUseMicrosoftTemplate() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseNameConstraints() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseNextCACert(RequestMessage) - Method in class org.cesecore.certificates.ca.CA
 
getUseOcspNoCheck() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUsePathLengthConstraint() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Method indicating that Path Length Constraint should be used in the BasicConstaint
getUsePkixQCSyntaxV2() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUsePrintableStringSubjectDN() - Method in class org.cesecore.certificates.ca.X509CA
 
getUsePrintableStringSubjectDN() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getUsePrinting() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getUseQCCustomString() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseQCEtsiQCCompliance() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseQCEtsiRetentionPeriod() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseQCEtsiSignatureDevice() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseQCEtsiValueLimit() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseQCStatement() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseQueueForCertificates() - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
 
getUseQueueForCRLs() - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
 
getUserAccessSet(AuthenticationToken) - Method in interface org.ejbca.core.model.era.RaMasterApi
Deprecated.
RA Master API version 1 (EJBCA 6.8.0). Use RaMasterApi.getAuthorization(AuthenticationToken) instead.
getUserAccessSets(List<AuthenticationToken>) - Method in interface org.ejbca.core.model.era.RaMasterApi
Deprecated.
RA Master API version 1 (EJBCA 6.8.0). Use RaMasterApi.getAuthorization(AuthenticationToken) instead.
getUserAccountControl() - Method in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
getUserCertAttribute() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getUserCertificate() - Method in class org.cesecore.certificates.crl.RevokedCertInfo
 
getUserCertificateProfile() - Method in class org.ejbca.ui.web.pub.ApplyBean
Returns the certificate profile the user is registered with
getUserCertificateProfile(String) - Method in class org.ejbca.ui.web.pub.ApplyBean
Method that returns the certificate profile registered for the end entity.
getUserDataSource(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Finds a user data source by id.
getUserDataSource(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Retrieves a named user data source.
getUserDataSourceId(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Returns a user data source id, given it's user data source name
getUserDataSourceIdToNameMap() - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSessionLocal
 
getUserDataSourceIdToNameMap(AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Method creating a hashmap mapping user data source id (Integer) to user data source name (String).
getUserDataSourceName(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Returns a user data source name given its id.
getUserDataSourceSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getUserDataSourceSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getUserDataSourceUpdateCount(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Help method used by user data source proxys to indicate if it is time to update it's data.
getUserDataVO() - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
UserDataVO in xmlencoded String format Should not be used outside of entity bean, use getCertReqHistory instead
getUserDataVOWS() - Method in class org.ejbca.core.protocol.ws.objects.UserDataSourceVOWS
 
getUserDescription() - Method in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
getUserDN() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
 
getUserDNFromActiveDirectory(GlobalConfiguration, String) - Static method in class org.ejbca.util.ActiveDirectoryTools
Return the DN of the requested user.
getUsername() - Method in class org.cesecore.certificates.certificate.BaseCertificateData
username in database
getUsername() - Method in class org.cesecore.certificates.certificate.CertificateData
 
getUsername() - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
getUsername() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
getUsername() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
getUsername() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
getUsername() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Get the username used to request a certificate from EJBCA.
getUsername() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
getUsername() - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
getUsername() - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
username in database Should not be used outside of entity bean, use getCertReqHistory instead
getUsername() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
getUsername() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
getUsername() - Method in class org.ejbca.core.ejb.ra.UserData
 
getUsername() - Method in class org.ejbca.core.model.approval.approvalrequests.ChangeStatusEndEntityApprovalRequest
 
getUsername() - Method in class org.ejbca.core.model.approval.approvalrequests.KeyRecoveryApprovalRequest
 
getUsername() - Method in class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
 
getUsername() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
 
getUsername() - Method in class org.ejbca.core.model.ca.store.CertReqHistory
 
getUsername() - Method in class org.ejbca.core.model.era.RaEditableRequestData
 
getUsername() - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
getUsername() - Method in class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
 
getUsername() - Method in class org.ejbca.core.model.log.Admin
Deprecated.
 
getUsername() - Method in class org.ejbca.core.model.log.LogEntry
 
getUsername() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getUsername() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
getUsername() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
getUsername() - Method in class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest
 
getUsername() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
getUsername() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
getUsername() - Method in class org.ejbca.ui.web.CertificateView
 
getUsername() - Method in class org.ejbca.ui.web.pub.RequestInstance
 
getUsername(String) - Method in class org.ejbca.config.EstConfiguration
 
getUsernameDefault() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getUsernameMapping() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
getUsernameSearchString() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
getUsernameSearchString() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
getUserNotifications() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getUserObjectClass() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
getUserOk() - Method in class org.ejbca.ui.web.pub.ApplyBean
Returns if the user exists and password matches.
getUseSubjectAlternativeName() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseSubjectAltNameSubSet() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseSubjectDirAttributes() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseSubjectDNSubSet() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseSubjectKeyIdentifier() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
getUseUserPassword() - Method in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
getUseUTF8PolicyText() - Method in class org.cesecore.certificates.ca.X509CA
 
getUseUTF8PolicyText() - Method in class org.cesecore.certificates.ca.X509CAInfo
 
getUTF8AltNameOtherName(Certificate, String) - Static method in class org.cesecore.util.CertTools
Gets a UTF8 OtherName altName (altName, OtherName).
getValidated() - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
getValidation(int, int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getValidation(String, int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getValidationHttpCallBackUrlTemplate() - Method in class org.ejbca.config.AcmeConfiguration
 
getValidator(int) - Method in interface org.cesecore.keys.validation.KeyValidatorSession
Gets a key validator by cache or database.
getValidator(int) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
getValidators() - Method in class org.cesecore.certificates.ca.CA
 
getValidators() - Method in class org.cesecore.certificates.ca.CAInfo
 
getValidatorSubType() - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
getValidatorSubType() - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
getValidatorSubType() - Method in interface org.cesecore.keys.validation.Validator
 
getValidatorType() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets the validator type.
getValidatorType() - Method in interface org.cesecore.util.ui.DynamicUiPropertyValidator
This method allows the JSF frontend to use different validators, depending on
getValidatorType() - Method in class org.cesecore.util.ui.PositiveIntegerValidator
 
getValidatorTypeIdentifier() - Method in class org.cesecore.keys.validation.EccKeyValidator
 
getValidatorTypeIdentifier() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
 
getValidatorTypeIdentifier() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
getValidatorTypeIdentifier() - Method in interface org.cesecore.keys.validation.Validator
Returns an identifier for the type of the approval profile.
getValidatorTypeIdentifier() - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
 
getValidChallengesPerAuthorization() - Method in class org.ejbca.config.AcmeConfiguration
 
getValidFieldComponents(int) - Static method in class org.cesecore.certificates.util.DNFieldExtractor
Returns the valid components for the given DN type (Subject DN, Subject Alternative Name or Subject Directory Attributes)
getValidFrom() - Method in class org.ejbca.ui.web.CertificateView
 
getValidFromString() - Method in class org.ejbca.ui.web.CertificateView
 
getValidHttpUrl(String) - Static method in class org.cesecore.util.NetworkTools
 
getValidity() - Method in class org.cesecore.certificates.ca.CA
Deprecated.
getValidity() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
since since EJBCA 6.6.1
getValidityEndTime() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Optional validity end time in absolute "yyyy-MM-dd HH:mm" or relative "days:hours:minutes" format.
getValidityEndTimeModifiable() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getValidityEndTimeUsed() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getValidityIdDays() - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
getValidityOffset() - Static method in class org.cesecore.certificates.ca.internal.CertificateValidity
Gets the default validity offset.
getValidityPolicy() - Method in class org.cesecore.certificates.certificatetransparency.CTSubmissionConfigParams
Policy for setting min/max SCTs based on the validity
getValidityStartTime() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Optional validity start time in absolute "yyyy-MM-dd HH:mm" or relative "days:hours:minutes" format.
getValidityStartTimeModifiable() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getValidityStartTimeUsed() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getValidTo() - Method in class org.ejbca.ui.web.CertificateView
 
getValidToString() - Method in class org.ejbca.ui.web.CertificateView
 
getValue() - Method in class org.cesecore.certificates.certificate.request.FailInfo
Gets the value embedded in the response message as a failinfo attribute
getValue() - Method in class org.cesecore.certificates.certificate.request.ResponseStatus
 
getValue() - Method in class org.cesecore.util.ConcurrentCache.Entry
 
getValue() - Method in class org.cesecore.util.query.elems.Term
 
getValue() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets the current value.
getValue() - Method in class org.cesecore.util.ui.MultiLineString
 
getValue() - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
getValue() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
getValue() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherProperty
 
getValue() - Method in class org.ejbca.core.model.era.KeyToValueHolder
 
getValue() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
getValue() - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
getValue() - Method in enum org.ejbca.core.model.TokenDownloadType
 
getValue() - Method in class org.ejbca.core.model.validation.BlacklistEntry
Gets the blacklisted value.
getValue() - Method in interface org.ejbca.core.protocol.acme.AcmeIdentifier
 
getValue() - Method in class org.ejbca.core.protocol.ws.objects.ExtendedInformationWS
 
getValue() - Method in class org.ejbca.statedump.ejb.StatedumpOverride
 
getValue() - Method in class org.ejbca.util.KeyValuePair
 
getValue(int) - Method in class org.ejbca.core.model.era.IdNameHashMap
 
getValue(int, int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
getValue(String, int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Semi-internal method to get a default value, or list of allowed values.
getValue(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
getValue(String, String) - Method in class org.ejbca.config.EstConfiguration
 
getValue(String, String) - Method in class org.ejbca.config.ScepConfiguration
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.BasicCertificateExtension
Deprecated.
use getValueEncoded instead.
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtension
Deprecated.
Callers should use the getValueEncoded method as this method might not be supported by all implementations. Implementors can still implement this method if they prefer as it gets called from getValueEncoded.
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.AuthorityInformationAccess
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.AuthorityKeyIdentifier
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.BasicConstraint
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.CertificatePolicies
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.CrlDistributionPoints
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.DocumentTypeList
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.ExtendedKeyUsage
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.FreshestCrl
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.IssuerAltNames
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.KeyUsage
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.MsTemplate
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.NameConstraint
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.OcspNoCheck
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.PrivateKeyUsagePeriod
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.QcStatement
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.SeisCardNumber
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.SubjectAltNames
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.SubjectDirectoryAttributes
 
getValue(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.standard.SubjectKeyIdentifier
 
getValueAsString() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets a string representation of the value (for example the string '1' for the Integer with value 1.
getValueCVC(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity, CertificateExtensionLocation) - Method in interface org.cesecore.certificates.certificate.certextensions.CustomCVCertificateExtension
Constructs the Discretionary Data Template object for the certificate extension.
getValueEncoded(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.BasicCertificateExtension
Returns the defined property 'value' in the encoding specified in 'encoding'.
getValueEncoded(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtension
Method that should return the byte[] value used in the extension.
getValueEncoded(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity) - Method in interface org.cesecore.certificates.certificate.certextensions.CustomCertificateExtension
Method that should return the byte[] value used in the extension.
getValueEncoded(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity, String) - Method in class org.cesecore.certificates.certificate.certextensions.BasicCertificateExtension
 
getValueEncoded(EndEntityInformation, CA, CertificateProfile, PublicKey, PublicKey, CertificateValidity, String) - Method in interface org.cesecore.certificates.certificate.certextensions.CustomCertificateExtension
Method that should return the byte[] value used in the extension.
getValues() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets the list of current values.
getValuesAsStrings() - Method in class org.cesecore.util.ui.DynamicUiProperty
 
getVendorCA(String) - Method in class org.ejbca.config.CmpConfiguration
 
getVendorMode(String) - Method in class org.ejbca.config.CmpConfiguration
 
getVersion() - Method in interface org.cesecore.internal.IUpgradeableData
Function returning the current version of the class data.
getVersion() - Method in class org.cesecore.internal.UpgradeableDataHashMap
 
getVersion() - Method in class org.ejbca.ui.web.CertificateView
Method that returns the version number of the X509 certificate.
getViewAuthorizedEndEntityProfilesWithMissingCAs() - Method in class org.ejbca.core.model.ra.RAAuthorization
 
getViewComponents(String) - Method in class org.cesecore.util.ui.DynamicUiModel
Gets a list of dynamic UI components for the property with the given name.
getVisibleServiceIds() - Method in interface org.ejbca.core.ejb.services.ServiceSession
Retrieves a Collection of id:s (Integer) to visible services.
getVisualLayoutData() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithVisualLayout
 
getVisualLayoutData() - Method in interface org.ejbca.core.model.hardtoken.profiles.IVisualLayoutSettings
 
getVisualLayoutTemplateFilename() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithVisualLayout
 
getVisualLayoutTemplateFilename() - Method in interface org.ejbca.core.model.hardtoken.profiles.IVisualLayoutSettings
 
getVisualLayoutType() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithVisualLayout
 
getVisualLayoutType() - Method in interface org.ejbca.core.model.hardtoken.profiles.IVisualLayoutSettings
 
getVisualValidity() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
getVisualValidity() - Method in interface org.ejbca.core.model.hardtoken.profiles.IPINEnvelopeSettings
 
getVolatileData() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
getVolatileData() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
getWarningBeforeExpirationTime() - Static method in class org.cesecore.config.OcspConfiguration
 
getWebAuthenticationProviderSession() - Method in interface org.ejbca.core.ejb.EjbBridgeSessionLocal
 
getWebAuthenticationProviderSession() - Method in class org.ejbca.core.model.util.EjbLocalHelper
 
getWebContentEncoding() - Static method in class org.ejbca.config.WebConfiguration
 
getWebSiteUrl() - Method in class org.ejbca.config.AcmeConfiguration
 
getWildcard() - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
getWorkerClassPath() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
getWorkerIfItShouldRun(Integer, long) - Method in interface org.ejbca.core.ejb.services.ServiceSessionLocal
Reads the current timeStamp values and tries to update them in a single transaction.
getWorkerIfItShouldRun(Integer, long, boolean) - Method in interface org.ejbca.core.ejb.services.ServiceSessionLocal
As above but used to JUnit testing to be able to "fake" that the service was running on another node Should only be used for testing the logic
getWorkerProperties() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
getX500NameComponents(String) - Static method in class org.cesecore.util.CertTools
Splits a DN into components.
getX509Certificate() - Method in class org.ejbca.core.model.authorization.AdminInformation
 
getX509FieldOrder(boolean) - Static method in class org.cesecore.util.CertTools
Obtains a List with the ASN1ObjectIdentifiers for dNObjects names, in the specified pre-defined order
getYears() - Method in class org.cesecore.util.SimpleTime
 
getZzzBase64Cert() - Method in class org.cesecore.certificates.certificate.CertificateData
Deprecated.
getZzzBase64Cert() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
getZzzExtendedInformationData() - Method in class org.ejbca.core.ejb.ra.UserData
Deprecated.
getZzzRowProtection() - Method in class org.cesecore.certificates.certificate.CertificateData
Deprecated.
getZzzRowProtection() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
getZzzRowProtection() - Method in class org.cesecore.roles.member.RoleMemberData
Deprecated.
getZzzRowProtection() - Method in class org.ejbca.core.ejb.ra.UserData
Deprecated.
GIVENNAME - Static variable in class org.cesecore.certificates.util.DnComponents
 
GIVENNAME - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
GLOBAL_CONFIGURATION_ID - Static variable in class org.ejbca.config.GlobalConfiguration
 
GlobalAcmeConfiguration - Class in org.ejbca.config
Global Configuration object which holds all the AcmeConfigurations and generic protocol settings.
GlobalAcmeConfiguration() - Constructor for class org.ejbca.config.GlobalAcmeConfiguration
 
GlobalCesecoreConfiguration - Class in org.cesecore.config
Handles global CESeCore configuration values.
GlobalCesecoreConfiguration() - Constructor for class org.cesecore.config.GlobalCesecoreConfiguration
 
GlobalCesecoreConfigurationCache - Class in org.cesecore.config
Class Holding cache variable for CESeCore global configuration.
GlobalCesecoreConfigurationCache() - Constructor for class org.cesecore.config.GlobalCesecoreConfigurationCache
 
GLOBALCONF - org.cesecore.audit.enums.ModuleTypes
Module for system settings stored in the database.
GlobalConfiguration - Class in org.ejbca.config
This is a class containing global configuration parameters.
GlobalConfiguration() - Constructor for class org.ejbca.config.GlobalConfiguration
Creates a new instance of GlobalConfiguration
GlobalConfigurationCache - Class in org.ejbca.core.ejb.config
Class Holding cache variable for global configuration.
GlobalConfigurationCache() - Constructor for class org.ejbca.core.ejb.config.GlobalConfigurationCache
 
GlobalConfigurationData - Class in org.cesecore.configuration
Entity Bean for database persisted configurations
GlobalConfigurationData() - Constructor for class org.cesecore.configuration.GlobalConfigurationData
 
GlobalConfigurationData(String, ConfigurationBase) - Constructor for class org.cesecore.configuration.GlobalConfigurationData
Entity holding data of admin's configuration.
GlobalConfigurationSession - Interface in org.cesecore.configuration
Session bean to handle global configuration and such.
GlobalConfigurationSessionBean - Class in org.cesecore.configuration
This bean handled global configurations.
GlobalConfigurationSessionBean() - Constructor for class org.cesecore.configuration.GlobalConfigurationSessionBean
 
GlobalConfigurationSessionLocal - Interface in org.cesecore.configuration
Local interface for GlobalConfigurationSession.
GlobalConfigurationSessionRemote - Interface in org.cesecore.configuration
Remote interface for GlobalConfigurationSession.
GlobalCustomCssConfiguration - Class in org.ejbca.config
This class handles configuration of custom RA Css files
GlobalCustomCssConfiguration() - Constructor for class org.ejbca.config.GlobalCustomCssConfiguration
 
GlobalCustomCssConfigurationCache - Class in org.ejbca.core.ejb.config
Class Holding cache variable for custom css configuration.
GlobalCustomCssConfigurationCache() - Constructor for class org.ejbca.core.ejb.config.GlobalCustomCssConfigurationCache
 
GlobalOcspConfiguration - Class in org.cesecore.config
 
GlobalOcspConfiguration() - Constructor for class org.cesecore.config.GlobalOcspConfiguration
 
GlobalOcspConfigurationCache - Class in org.cesecore.certificates.ocsp.cache
Class Holding cache variable for the OCSP configuration
GlobalOcspConfigurationCache() - Constructor for class org.cesecore.certificates.ocsp.cache.GlobalOcspConfigurationCache
 
GlobalUpgradeConfiguration - Class in org.ejbca.core.ejb.config
Object for keeping track of database content version.
GlobalUpgradeConfiguration() - Constructor for class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
GlobalUpgradeConfigurationCache - Class in org.ejbca.core.ejb.config
Cache of upgrade configuration.
GlobalUpgradeConfigurationCache() - Constructor for class org.ejbca.core.ejb.config.GlobalUpgradeConfigurationCache
 
GoogleCtPolicy - Class in org.cesecore.certificates.certificatetransparency
This class contains Google's CT policy as specified in "Certificate Transparency in Chrome" from May 2016.
GoogleCtPolicy() - Constructor for class org.cesecore.certificates.certificatetransparency.GoogleCtPolicy
 
GRANTED_WITH_MODS - Static variable in class org.cesecore.certificates.certificate.request.ResponseStatus
Request granted with mods.
GREATER_OR_EQUAL - org.cesecore.keys.validation.KeyValidatorDateConditions
Condition for greater than or equal to a given date.
GREATER_THAN - org.cesecore.keys.validation.KeyValidatorDateConditions
Condition for strictly greater than a given date.
grt(String, Object) - Static method in class org.cesecore.util.query.Criteria
 
GT - org.cesecore.util.query.elems.RelationalOperator
 
GUID - Static variable in class org.cesecore.certificates.util.DnComponents
 
GUID - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
GUID - Static variable in class org.cesecore.util.CertTools
Microsoft altName for windows domain controller guid
GUID_OBJECTID - Static variable in class org.cesecore.util.CertTools
ObjectID for upn altName for windows domain controller guid
GUIDGenerator - Class in org.cesecore.util
Shamelessly ripped from generated XDoclet source, because I don't want to generate util classes.
GUIDGenerator() - Constructor for class org.cesecore.util.GUIDGenerator
 
GuidHolder - Enum in org.cesecore.certificates.ocsp.logging
Keeps track of a GUID which identifies this instance.

H

handleUnescapedPlus(String) - Static method in class org.cesecore.util.CertTools
Check if the String contains any unescaped '+'.
HARD_TOKEN_ISSUER_NOT_EXISTS - Static variable in class org.cesecore.ErrorCode
Hard token issuer doens't exists.
HARD_TOKEN_NOT_EXISTS - Static variable in class org.cesecore.ErrorCode
Hard token issuer exists.
HardToken - Class in org.ejbca.core.model.hardtoken.types
HardToken is a base class that all HardToken classes is supposed to inherit.
HardToken(boolean) - Constructor for class org.ejbca.core.model.hardtoken.types.HardToken
 
HARDTOKEN - org.ejbca.core.ejb.audit.enums.EjbcaModuleTypes
(Client) hardware token management module.
HARDTOKEN_ADD - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Creation of a new (client) hardware token representation.
HARDTOKEN_ADDCERTMAP - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Creation of link from a (client) hardware token representation to a certificate.
HARDTOKEN_ADDISSUER - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Creation of a new issuer for (client) hardware tokens.
HARDTOKEN_ADDPROFILE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Creation of a new template for (client) hardware tokens.
HARDTOKEN_EDIT - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Modification of an existing (client) hardware token representation.
HARDTOKEN_EDITHARDTOKENISSUERS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
HARDTOKEN_EDITHARDTOKENPROFILES - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
HARDTOKEN_EDITISSUER - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Modification or name change of an existing issuer for (client) hardware tokens.
HARDTOKEN_EDITPROFILE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Modification or name change of an existing template for (client) hardware tokens.
HARDTOKEN_GENERATE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Outcome of provisioning of a (client) hardware token reported by external card management system.
HARDTOKEN_HARDTOKENFUNCTIONALITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
HARDTOKEN_ISSUEHARDTOKENADMINISTRATORS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
HARDTOKEN_ISSUEHARDTOKENS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
HARDTOKEN_PUKDATA_RIGHTS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
HARDTOKEN_REMOVE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Removal of an existing (client) hardware token representation.
HARDTOKEN_REMOVECERTMAP - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Removal of link from a (client) hardware token representation to a certificate.
HARDTOKEN_REMOVEISSUER - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Removal of an existing issuer for (client) hardware tokens.
HARDTOKEN_REMOVEPROFILE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Removal of an existing template for (client) hardware tokens.
HARDTOKEN_RIGHTS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
HARDTOKEN_VIEWED - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Administrator views the content of a (client) hardware token representation.
HARDTOKEN_VIEWEDPUK - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Administrator views the PUK code of a (client) hardware token representation.
HARDTOKENACCESSRULES - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
HARDTOKENAUTHENCPROFILENAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
HARDTOKENAUTHPROFILENAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
HardTokenBatchJobSession - Interface in org.ejbca.core.ejb.hardtoken
 
HardTokenBatchJobSessionLocal - Interface in org.ejbca.core.ejb.hardtoken
Local interface for HardTokenBatchJobSession.
HardTokenBatchJobSessionRemote - Interface in org.ejbca.core.ejb.hardtoken
Remote interface for HardTokenBatchJobSession.
HardTokenCertificateMap - Class in org.ejbca.core.ejb.hardtoken
Representation of certificates placed on a token.
HardTokenCertificateMap() - Constructor for class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
HardTokenCertificateMap(String, String) - Constructor for class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
Entity holding data of a certificate to hard token relation.
HardTokenConstants - Interface in org.ejbca.core.model.hardtoken
 
HardTokenData - Class in org.ejbca.core.ejb.hardtoken
Representation of a hard token.
HardTokenData() - Constructor for class org.ejbca.core.ejb.hardtoken.HardTokenData
 
HardTokenData(String, String, Date, Date, int, String, LinkedHashMap<?, ?>) - Constructor for class org.ejbca.core.ejb.hardtoken.HardTokenData
Entity holding data of a hard token issuer.
HardTokenDataWS - Class in org.ejbca.core.protocol.ws.objects
Value object containing WS representation of a hard token data it contains information about PIN/PUK codes, hardtoken serial number certificate stored on the card.
HardTokenDataWS() - Constructor for class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
WS Constructor
HardTokenDataWS(int, String, String, String, List<String>, List<PinDataWS>, List<Certificate>, boolean) - Constructor for class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
Constuctor of a HardTokenDataWS with all it fields.
HardTokenDataWS(int, String, String, String, List<PinDataWS>, boolean) - Constructor for class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
Constuctor that should be used with the genTokenCertificates request
HardTokenDoesntExistsException - Exception in org.ejbca.core.model.hardtoken
An exception thrown when someone tries to remove or change a hard token that doesn't exits
HardTokenDoesntExistsException() - Constructor for exception org.ejbca.core.model.hardtoken.HardTokenDoesntExistsException
Creates a new instance of HardTokenDoesntExistsException without detail message.
HardTokenDoesntExistsException(String) - Constructor for exception org.ejbca.core.model.hardtoken.HardTokenDoesntExistsException
Constructs an instance of HardTokenDoesntExistsException with the specified detail message.
HARDTOKENENCPROFILENAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
HardTokenEncryptCAService - Class in org.ejbca.core.model.ca.caadmin.extendedcaservices
Handles and maintains the CA-part of the Hard token encrypt functionality
HardTokenEncryptCAService(HashMap<?, ?>) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAService
 
HardTokenEncryptCAService(ExtendedCAServiceInfo) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAService
 
HardTokenEncryptCAServiceInfo - Class in org.ejbca.core.model.ca.caadmin.extendedcaservices
 
HardTokenEncryptCAServiceInfo(int) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceInfo
 
HardTokenEncryptCAServiceRequest - Class in org.ejbca.core.model.ca.caadmin.extendedcaservices
Class used when requesting hard token encrypt related services from a CA.
HardTokenEncryptCAServiceRequest(int, byte[]) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceRequest
 
HardTokenEncryptCAServiceResponse - Class in org.ejbca.core.model.ca.caadmin.extendedcaservices
Class used when delivering hard token encrypt service response from a CA.
HardTokenEncryptCAServiceResponse(int, byte[]) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceResponse
 
HardTokenExistsException - Exception in org.ejbca.core.model.hardtoken
An exception thrown when someone tries to add a hard token that already exits
HardTokenExistsException() - Constructor for exception org.ejbca.core.model.hardtoken.HardTokenExistsException
Creates a new instance of HardTokenExistsException without detail message.
HardTokenExistsException(String) - Constructor for exception org.ejbca.core.model.hardtoken.HardTokenExistsException
Constructs an instance of HardTokenExistsException with the specified detail message.
HardTokenInformation - Class in org.ejbca.core.model.hardtoken
This is a value class containing the data relating to a hard token sent between server and clients.
HardTokenInformation() - Constructor for class org.ejbca.core.model.hardtoken.HardTokenInformation
 
HardTokenInformation(String, String, Date, Date, int, String, HardToken, String, Collection<String>) - Constructor for class org.ejbca.core.model.hardtoken.HardTokenInformation
Constructor of a hard token data.
HardTokenIssuer - Class in org.ejbca.core.model.hardtoken
HardTokenIssuer V3 is a class representing the data saved for each HardTokenIssuer.
HardTokenIssuer() - Constructor for class org.ejbca.core.model.hardtoken.HardTokenIssuer
 
HardTokenIssuerData - Class in org.ejbca.core.ejb.hardtoken
Representation of a hard token issuer.
HardTokenIssuerData() - Constructor for class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
HardTokenIssuerData(int, String, int, HardTokenIssuer) - Constructor for class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
Entity holding data of a hard token issuer.
HardTokenIssuerDoesntExistsException - Exception in org.ejbca.core.model.hardtoken
An exception thrown when someone tries to remove or change a hard token issuer that doesn't exits
HardTokenIssuerDoesntExistsException() - Constructor for exception org.ejbca.core.model.hardtoken.HardTokenIssuerDoesntExistsException
Creates a new instance of HardTokenIssuerDoesntExistsException without detail message.
HardTokenIssuerDoesntExistsException(String) - Constructor for exception org.ejbca.core.model.hardtoken.HardTokenIssuerDoesntExistsException
Constructs an instance of HardTokenIssuerDoesntExistsException with the specified detail message.
HardTokenIssuerExistsException - Exception in org.ejbca.core.model.hardtoken
An exception thrown when someone tries to add a hard token issuer that already exits
HardTokenIssuerExistsException() - Constructor for exception org.ejbca.core.model.hardtoken.HardTokenIssuerExistsException
Creates a new instance of HardTokenIssuerExistsException without detail message.
HardTokenIssuerExistsException(String) - Constructor for exception org.ejbca.core.model.hardtoken.HardTokenIssuerExistsException
Constructs an instance of EHardTokenIssuerExistsException with the specified detail message.
HardTokenIssuerInformation - Class in org.ejbca.core.model.hardtoken
This is a value class containing the data relating to a hard token issuer sent between server and clients.
HardTokenIssuerInformation(int, String, int, HardTokenIssuer) - Constructor for class org.ejbca.core.model.hardtoken.HardTokenIssuerInformation
 
HARDTOKENPREFIX - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
HardTokenProfile - Class in org.ejbca.core.model.hardtoken.profiles
HardTokenProfile is a basic class that should be inherited by all types of hardtokenprofiles in the system.
HardTokenProfile() - Constructor for class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
Creates a new instance of CertificateProfile
HardTokenProfileData - Class in org.ejbca.core.ejb.hardtoken
Representation of a hard token profile.
HardTokenProfileData() - Constructor for class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
HardTokenProfileData(int, String, HardTokenProfile) - Constructor for class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
Entity holding data of a hard token profile.
HardTokenProfileExistsException - Exception in org.ejbca.core.model.hardtoken
An exception thrown when someone tries to add a hard token profile that already exits
HardTokenProfileExistsException() - Constructor for exception org.ejbca.core.model.hardtoken.HardTokenProfileExistsException
Creates a new instance of HardTokenProfileExistsException without detail message.
HardTokenProfileExistsException(String) - Constructor for exception org.ejbca.core.model.hardtoken.HardTokenProfileExistsException
Constructs an instance of EHardTokenProfileExistsException with the specified detail message.
HardTokenProfileWithAdressLabel - Class in org.ejbca.core.model.hardtoken.profiles
HardTokenProfileWithAdressLabel is a basic class that should be inherited by all types of hardtokenprofiles that should have adress label functionality.
HardTokenProfileWithAdressLabel() - Constructor for class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
HardTokenProfileWithPINEnvelope - Class in org.ejbca.core.model.hardtoken.profiles
HardTokenProfileWithPINEnvelope is a basic class that should be inherited by all types of hardtokenprofiles that should have PIN envelope functionality.
HardTokenProfileWithPINEnvelope() - Constructor for class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
HardTokenProfileWithReceipt - Class in org.ejbca.core.model.hardtoken.profiles
HardTokenProfileWithReceipt is a basic class that should be inherited by all types of hardtokenprofiles that should have receipt functionality.
HardTokenProfileWithReceipt() - Constructor for class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
HardTokenProfileWithVisualLayout - Class in org.ejbca.core.model.hardtoken.profiles
HardTokenProfileWithVisualLayout is a basic class that should be inherited by all types of hardtokenprofiles in the system that need PIN envelope and visual layout printing functionality.
HardTokenProfileWithVisualLayout() - Constructor for class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithVisualLayout
 
HardTokenPropertyData - Class in org.ejbca.core.ejb.hardtoken
Complementary class used to assign extended properties like copyof to a hard token.
HardTokenPropertyData() - Constructor for class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
HardTokenPropertyData(String, String, String) - Constructor for class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
Entity holding data of a hard token properties.
HardTokenPropertyDataPK - Class in org.ejbca.core.ejb.hardtoken
Primary key for HardTokenPropertyData
HardTokenPropertyDataPK() - Constructor for class org.ejbca.core.ejb.hardtoken.HardTokenPropertyDataPK
 
HardTokenPropertyDataPK(String, String) - Constructor for class org.ejbca.core.ejb.hardtoken.HardTokenPropertyDataPK
 
HardTokenSession - Interface in org.ejbca.core.ejb.hardtoken
Session bean for managing hard tokens, hard token profiles and hard token issuers.
HardTokenSessionLocal - Interface in org.ejbca.core.ejb.hardtoken
Local interface for HardTokenSession.
HardTokenSessionRemote - Interface in org.ejbca.core.ejb.hardtoken
Remote interface for HardTokenSession.
HARDTOKENSIGNPROFILENAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
hasAccessToResource(String) - Method in class org.cesecore.roles.Role
 
hasAccessToResource(HashMap<String, Boolean>, String) - Static method in class org.cesecore.roles.AccessRulesHelper
 
hasAccessToResources(HashMap<String, Boolean>, String...) - Static method in class org.cesecore.roles.AccessRulesHelper
 
hasAccessToRule(String) - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
Utility method that makes a tree search of this Role's rules and checks for a positive match.
hasAccessToRule(String, boolean) - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
Utility method that makes a tree search of this Role's rules and checks for a positive match.
hasCertificateTransparencySCTs() - Method in class org.ejbca.ui.web.CertificateView
 
hasExistingId(StatedumpObjectKey) - Method in class org.ejbca.statedump.ejb.StatedumpImportResult
Check whether the id of an object is already in use.
hasExistingName(StatedumpObjectKey) - Method in class org.ejbca.statedump.ejb.StatedumpImportResult
Check whether the name of an object is already in use.
hasFailedSince(Date) - Static method in class org.cesecore.util.log.ProbableErrorHandler
Returns true if an error writing to the log files have happened since 'date'.
hashCode() - Method in class org.cesecore.authentication.tokens.AlwaysAllowLocalAuthenticationToken
 
hashCode() - Method in class org.cesecore.authentication.tokens.AuthenticationToken
 
hashCode() - Method in class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken
 
hashCode() - Method in class org.cesecore.authentication.tokens.X509CertificateAuthenticationToken
 
hashCode() - Method in class org.cesecore.authorization.access.AccessSet
Deprecated.
 
hashCode() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
hashCode() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
hashCode() - Method in class org.cesecore.certificates.certificate.Base64CertData
 
hashCode() - Method in class org.cesecore.certificates.certificate.CertificateData
 
hashCode() - Method in class org.cesecore.certificates.certificate.CertificateDataWrapper
 
hashCode() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
hashCode() - Method in class org.cesecore.certificates.certificate.request.FailInfo
 
hashCode() - Method in class org.cesecore.certificates.certificate.request.ResponseStatus
 
hashCode() - Method in class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
hashCode() - Method in class org.cesecore.certificates.certificateprofile.PKIDisclosureStatement
 
hashCode() - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
 
hashCode() - Method in class org.cesecore.config.RaStyleInfo
 
hashCode() - Method in class org.cesecore.ErrorCode
 
hashCode() - Method in class org.cesecore.keys.token.AvailableCryptoToken
Classpath is considered the key for AvailableCryptoToken
hashCode() - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
hashCode() - Method in class org.cesecore.roles.member.AuthenticationTokenCacheKey
 
hashCode() - Method in class org.cesecore.roles.Role
 
hashCode() - Method in class org.cesecore.roles.RoleData
 
hashCode() - Method in class org.cesecore.roles.RoleInformation
 
hashCode() - Method in class org.cesecore.util.ui.RadioButton
 
hashCode() - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
 
hashCode() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyDataPK
 
hashCode() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryDataPK
 
hashCode() - Method in class org.ejbca.core.model.approval.profile.ApprovalPartition
 
hashCode() - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
 
hashCode() - Method in class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
hashCode() - Method in class org.ejbca.core.model.era.RaAcmeRequest
 
hashCode() - Method in class org.ejbca.core.model.era.RaAcmeResponse
 
hashCode() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
hashCode() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
hashCode() - Method in class org.ejbca.core.model.era.RaRoleMemberSearchRequest
 
hashCode() - Method in class org.ejbca.core.model.era.RaRoleSearchRequest
 
hashCode() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
hashCode() - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
 
hashCode() - Method in class org.ejbca.statedump.ejb.StatedumpObjectKey
 
HashID - Class in org.cesecore.certificates.certificate
An object of this class is identifying one or several certificates or a CRL.
hashpw(String, String) - Static method in class org.ejbca.util.crypto.BCrypt
Hash a password using the OpenBSD bcrypt scheme
hasInvalidPaths() - Method in class org.cesecore.keys.validation.ExternalScriptsWhitelist
Check the paths stored in this whitelist.
hasNameConstraints() - Method in class org.ejbca.ui.web.CertificateView
 
hasQcStatement() - Method in class org.ejbca.ui.web.CertificateView
 
hasQcStatement(Certificate) - Static method in class org.cesecore.certificates.util.cert.QCStatementExtension
Returns true if the certificate contains a QC-statements extension.
hasRequestOrApprovalExpired() - Method in class org.ejbca.core.ejb.approval.ApprovalData
Method that checks if the request or approval have expired The status is set to expired if it is
hasSCTs(Certificate) - Method in interface org.cesecore.certificates.certificatetransparency.CertificateTransparency
 
hasSmallerFactorThan(BigInteger, int) - Static method in class org.cesecore.keys.validation.RsaKeyValidator
Gets the smallest factor of the positive natural number greater than 2.
hasSqlStripChars(String) - Static method in class org.cesecore.util.StringTools
Checks if a string contains characters that would be potentially dangerous to use in an SQL query.
hasSqlStripCharsAssumingSingleQuoteEscape(String) - Static method in class org.cesecore.util.StringTools
Checks if a string contains characters that would be potentially dangerous to use in a non-parameterized SQL query, assuming the the '-char is properly handled (escaped).
hasStripChars(String) - Static method in class org.cesecore.util.StringTools
Checks if a string contains characters that would be potentially dangerous to use as DN, username etc.
headerLength - Variable in class org.ejbca.core.protocol.cmp.client.CMPSendTCP
 
healthCheck() - Method in class org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionBean
 
healthCheck() - Method in interface org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionLocal
 
healthCheck() - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSessionLocal
Used by health-check.
HealthCheckSession - Interface in org.ejbca.core.ejb.config
Session bean to handle health check activities.
HealthCheckSessionLocal - Interface in org.ejbca.core.ejb.config
 
HealthCheckSessionRemote - Interface in org.ejbca.core.ejb.config
 
hexValue() - Method in enum org.cesecore.certificates.endentity.EndEntityTypes
 
HIGN_REASON_BOUNDRARY - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
HIGN_REASON_BOUNDRARY - Static variable in class org.ejbca.core.model.SecConst
 
HOSTNAMES - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
HSM_TIMEOUT_SECONDS - Static variable in class org.cesecore.certificates.ocsp.HsmResponseThread
 
HsmKeepAliveWorker - Class in org.ejbca.core.model.services.workers
Worker that keeps HSM sessions active.
HsmKeepAliveWorker() - Constructor for class org.ejbca.core.model.services.workers.HsmKeepAliveWorker
 
HsmResponseThread - Class in org.cesecore.certificates.ocsp
This internal class exists for the sole purpose of catching deadlocks in the HSM hardware.
HsmResponseThread(BasicOCSPRespBuilder, String, PrivateKey, X509Certificate[], String, Date) - Constructor for class org.cesecore.certificates.ocsp.HsmResponseThread
 
htmlescape(String) - Static method in class org.ejbca.util.HTMLTools
Turns funky characters into HTML entity equivalents
HTMLTools - Class in org.ejbca.util
 
HTMLTools() - Constructor for class org.ejbca.util.HTMLTools
 
htmlunescape(String) - Static method in class org.ejbca.util.HTMLTools
Given a string containing entity escapes, returns a string containing the actual Unicode characters corresponding to the escapes.

I

IAction - Interface in org.ejbca.core.model.services
Interface used to define a service action.
IAdminCommand - Interface in org.ejbca.ui.cli
Interface for Commands used for admin cmdline GUI
IAdressLabelSettings - Interface in org.ejbca.core.model.hardtoken.profiles
Interface contating methods that need to be implementet in order to have a hard token profile contain adress label, either sent to a label printer or printed directly on an envelope.
IAIK_JCEPROVIDER_CLASS - Static variable in class org.cesecore.keys.token.p11.Pkcs11SlotLabel
 
IAIK_PKCS11_CLASS - Static variable in class org.cesecore.keys.token.p11.Pkcs11SlotLabel
 
IANA_ROOT_ANCHORS_DEFAULT - Static variable in class org.ejbca.core.protocol.dnssec.DnsSecDefaults
Default root anchors for DNSSEC from IANA.
ICAOEXTENDEDINFO - Static variable in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
ICMPAuthenticationModule - Interface in org.ejbca.core.protocol.cmp.authentication
Interface for authentication modules of CMP Messages
ICrmfRequestMessage - Interface in org.ejbca.core.protocol.cmp
The {link IRequestMessage} parameter must implement this to when calling {link CrmfRequestMessage#createResponseMessage(Class, IRequestMessage, java.security.cert.Certificate, java.security.PrivateKey, String)}
ICustomPublisher - Interface in org.ejbca.core.model.ca.publisher
Interface containing methods that need to be implemented in order to have a custom publisher.
ICustomUserDataSource - Interface in org.ejbca.core.model.ra.userdatasource
Interface containing methods that need to be implemented in order to have a custom user data source.
id - Variable in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyDataPK
 
id_attributes - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
id_ct_redacted_domains - Static variable in class org.cesecore.util.CertTools
Object ID for CT (Certificate Transparency) specific extensions
id_extensionReq - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
id_failInfo - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
id_kp - Static variable in class org.cesecore.util.CertTools
Object id id-kp
id_messageType - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
id_pda - Static variable in class org.cesecore.util.CertTools
Object id id-pda
id_pda_countryOfCitizenship - Static variable in class org.cesecore.util.CertTools
Object id id-pda-countryOfCitizenship CountryOfCitizenship ::= PrintableString (SIZE (2)) -- ISO 3166 Country Code
id_pda_countryOfResidence - Static variable in class org.cesecore.util.CertTools
Object id id-pda-countryOfResidence CountryOfResidence ::= PrintableString (SIZE (2)) -- ISO 3166 Country Code
id_pda_dateOfBirth - Static variable in class org.cesecore.util.CertTools
Object id id-pda-dateOfBirth DateOfBirth ::= GeneralizedTime
id_pda_gender - Static variable in class org.cesecore.util.CertTools
Object id id-pda-gender Gender ::= PrintableString (SIZE(1)) -- "M", "F", "m" or "f"
id_pda_placeOfBirth - Static variable in class org.cesecore.util.CertTools
Object id id-pda-placeOfBirth PlaceOfBirth ::= DirectoryString
id_pki - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
id_pkiStatus - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
id_pkix - Static variable in class org.cesecore.util.CertTools
Object id id-pkix
id_qt_cps - Static variable in class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
id_qt_cps - Static variable in class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
id_qt_unotice - Static variable in class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
id_qt_unotice - Static variable in class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
id_recipientNonce - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
id_regCtrl_protocolEncrKey - Static variable in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
id_senderNonce - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
id_transId - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
id_Verisign - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
idKeySet() - Method in class org.ejbca.core.model.era.IdNameHashMap
 
IdNameHashMap<T extends Serializable> - Class in org.ejbca.core.model.era
Provides looking up operation with two separate keys (id or name) over a map.
IdNameHashMap() - Constructor for class org.ejbca.core.model.era.IdNameHashMap
 
idStringToListOfInteger(String, String) - Static method in class org.cesecore.util.StringTools
Transforms a string of ids into a list of integer.
ieCertFix(byte[]) - Method in class org.ejbca.ui.web.pub.ServletDebug
 
ieCertFormat(byte[], PrintStream) - Static method in class org.ejbca.ui.web.RequestHelper
Formats certificate in form to be received by IE
IEjbcaWS - Interface in org.ejbca.core.protocol.ws.common
Primary interface to the EJBCA RA WebService.
iHash - org.ejbca.ui.web.protocol.RFC4387URL
 
iHash(String, HttpServletResponse, HttpServletRequest) - Method in class org.ejbca.ui.web.protocol.StoreServletBase
Return certificate or CRL for the RFC4387 iHash http parameter
IInterval - Interface in org.ejbca.core.model.services
Class representing an interval to when the service should run next time It's main method is getTimeToExecution
ILLEGAL_KEY - Static variable in class org.cesecore.ErrorCode
User key is illegal (key length too small).
IllegalAdminCommandException - Exception in org.ejbca.ui.cli
Exception throws when illegal parameters are issued for an Admin Command (IadminCommand)
IllegalAdminCommandException(String) - Constructor for exception org.ejbca.ui.cli.IllegalAdminCommandException
Creates a new instance of IllegalAdminCommandException
IllegalCryptoTokenException - Exception in org.cesecore.keys.token
Error due to malformed key store.
IllegalCryptoTokenException(Exception) - Constructor for exception org.cesecore.keys.token.IllegalCryptoTokenException
Constructor used to create exception with an embedded exception.
IllegalCryptoTokenException(String) - Constructor for exception org.cesecore.keys.token.IllegalCryptoTokenException
Constructor used to create exception with an errormessage.
IllegalExtendedCAServiceRequestException - Exception in org.cesecore.certificates.ca.extendedservices
Used for illegal (invalid) CA Service Requests
IllegalExtendedCAServiceRequestException() - Constructor for exception org.cesecore.certificates.ca.extendedservices.IllegalExtendedCAServiceRequestException
Creates a new instance of IllegalExtendedCAServiceRequestException without detail message.
IllegalExtendedCAServiceRequestException(Exception) - Constructor for exception org.cesecore.certificates.ca.extendedservices.IllegalExtendedCAServiceRequestException
Constructs an instance of IllegalExtendedCAServiceRequestException with the specified cause.
IllegalExtendedCAServiceRequestException(String) - Constructor for exception org.cesecore.certificates.ca.extendedservices.IllegalExtendedCAServiceRequestException
Constructs an instance of IllegalExtendedCAServiceRequestException with the specified detail message.
IllegalKeyException - Exception in org.cesecore.certificates.certificate
Error due to malformed key.
IllegalKeyException(Exception) - Constructor for exception org.cesecore.certificates.certificate.IllegalKeyException
Constructs an instance of IllegalKeyException with the specified cause.
IllegalKeyException(String) - Constructor for exception org.cesecore.certificates.certificate.IllegalKeyException
Constructor used to create exception with an errormessage.
IllegalKeyException(String, Throwable) - Constructor for exception org.cesecore.certificates.certificate.IllegalKeyException
 
IllegalNameException - Exception in org.cesecore.certificates.ca
Error due to an invalid request name for a certificate.
IllegalNameException(Exception) - Constructor for exception org.cesecore.certificates.ca.IllegalNameException
Constructor used to create exception with an embedded exception.
IllegalNameException(String) - Constructor for exception org.cesecore.certificates.ca.IllegalNameException
Constructor used to create exception with an error message.
IllegalNameException(String, Exception) - Constructor for exception org.cesecore.certificates.ca.IllegalNameException
Constructor used to create exception with a message and an embedded exception.
IllegalNonceException - Exception in org.cesecore.certificates.ocsp.exception
Error due to an invalid Nonce value in request.
IllegalNonceException(Exception) - Constructor for exception org.cesecore.certificates.ocsp.exception.IllegalNonceException
Constructor used to create exception with an embedded exception.
IllegalNonceException(String) - Constructor for exception org.cesecore.certificates.ocsp.exception.IllegalNonceException
Constructor used to create exception with an error message.
IllegalQueryException - Exception in org.ejbca.util.query
An exception thrown if Query structure is illegal.
IllegalQueryException() - Constructor for exception org.ejbca.util.query.IllegalQueryException
Creates a new instance of IllegalQueryException without detail message.
IllegalQueryException(String) - Constructor for exception org.ejbca.util.query.IllegalQueryException
Constructs an instance of IllegalQueryException with the specified detail message.
IllegalValidityException - Exception in org.cesecore.certificates.ca
Error due to an invalid request validity period for a certificate.
IllegalValidityException(Exception) - Constructor for exception org.cesecore.certificates.ca.IllegalValidityException
Constructor used to create exception with an embedded exception.
IllegalValidityException(String) - Constructor for exception org.cesecore.certificates.ca.IllegalValidityException
Constructor used to create exception with an error message.
impl - Variable in class org.cesecore.dbprotection.ProtectedData
Implementation for the database protection method used
IMPLEMENTATION_ALIAS - Static variable in class org.cesecore.keybind.impl.AuthenticationKeyBinding
 
IMPLEMENTATION_ALIAS - Static variable in class org.cesecore.keybind.impl.OcspKeyBinding
 
IMPLEMENTATIONCLASS - Static variable in class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceInfo
 
importCaCert(String, byte[]) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Imports a root or sub CA certificate of an external X.509 CA or CVC CA.
importCaCert(AuthenticationToken, String, byte[]) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
 
importCACertificate(AuthenticationToken, String, Collection<CertificateWrapper>) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Add an external CA's certificate as a CA.
importCAFromHSM(AuthenticationToken, String, Certificate[], String, String, String) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Method that is used to create a new CA from keys on an HSM and certificates in a file.
importCAFromKeys(AuthenticationToken, String, String, Certificate[], PublicKey, PrivateKey, PrivateKey, PublicKey) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Method that is used to create a new CA from keys and certificates.
importCAFromKeyStore(AuthenticationToken, String, byte[], String, String, String, String) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Method that is used to create a new CA from an imported keystore from another type of CA, for example OpenSSL.
importCertificateForInternalKeyBinding(AuthenticationToken, int, byte[]) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Imports the certificate provided in DER format to the database and updates the InternalKeyBinding reference.
importCertificateForInternalKeyBinding(AuthenticationToken, int, byte[]) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
importCrl(AuthenticationToken, CAInfo, byte[]) - Method in interface org.ejbca.core.ejb.crl.ImportCrlSession
Method used to import a CRL to the database if it is newer than any CRL it already has
ImportCrlSession - Interface in org.ejbca.core.ejb.crl
 
ImportCrlSessionLocal - Interface in org.ejbca.core.ejb.crl
 
ImportCrlSessionRemote - Interface in org.ejbca.core.ejb.crl
 
IMPORTEDFROMPKCS10 - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
importValidator(AuthenticationToken, Validator) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
importValidator(AuthenticationToken, Validator) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Adds a key validator to the database.
incExportCount() - Method in class org.cesecore.audit.audit.AuditLogExportReport
Increase the number of exported log entries by one.
INCLUDE_CERT_CHAIN - Static variable in class org.cesecore.config.OcspConfiguration
 
INCLUDE_SIGNING_CERT - Static variable in class org.cesecore.config.OcspConfiguration
 
includeCACert - Variable in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
If the CA certificate should be included in the response or not, default to true = yes
includeCACert - Variable in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
If the CA certificate should be included in the response or not, default to true = yes
includeCACert() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
includeCACert() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
includeCACert() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
If the CA certificate should be included in the response or not, default to true = yes.
includeCACert() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
includeCACert() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
includeInHealthCheck - Variable in class org.cesecore.certificates.ca.CAInfo
 
INCLUDEINHEALTHCHECK - Static variable in class org.cesecore.certificates.ca.CA
 
includePUK - Variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
INCORRECT_DATA - Static variable in class org.cesecore.certificates.certificate.request.FailInfo
Data incorrect, for example request for a non-existing user
incrementKeySequence(int, String) - Static method in class org.cesecore.util.StringTools
 
index() - Static method in enum org.cesecore.keys.validation.KeyValidationFailedActions
Gets an Integer list instance containing all index.
index() - Static method in enum org.cesecore.keys.validation.KeyValidatorDateConditions
Gets an Integer list instance containing all indices.
IndexEnum - Interface in org.cesecore.util
An enum where each enum value has an "index" value, which is guaranteed to not change between versions (unlike the ordinal() method which can change if enum values are added, removed or reordered).
IndexValidator() - Constructor for class org.cesecore.keys.token.p11.Pkcs11SlotLabelType.IndexValidator
 
indices() - Static method in enum org.cesecore.keys.validation.IssuancePhase
Gets an Integer list instance containing all indices.
INETORGPERSON - Static variable in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
info(String) - Method in class org.ejbca.util.PerformanceTest.Log
 
info(String, Throwable) - Method in class org.ejbca.util.PerformanceTest.Log
 
init() - Method in interface org.cesecore.certificates.ocsp.extension.OCSPExtension
Called after construction
init() - Method in class org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionBean
 
init() - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
init() - Method in class org.cesecore.keys.validation.EccKeyValidator
Initializes uninitialized data fields.
init() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Initializes uninitialized data fields.
init() - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
init() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
init() - Method in interface org.cesecore.keys.validation.Validator
Initializes the key validator.
init() - Method in class org.cesecore.keys.validation.ValidatorBase
Initializes uninitialized data fields.
init() - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
Initializes uninitialized data fields.
init(boolean) - Method in class org.cesecore.util.PKIXCertRevocationStatusChecker
 
init(boolean) - Method in class org.cesecore.util.provider.EkuPKIXCertPathChecker
 
init(int, String, String, boolean, boolean, Properties) - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtension
Method that initializes the CertificateExtension
init(int, String, InternalKeyBindingStatus, String, int, String, LinkedHashMap<Object, Object>) - Method in interface org.cesecore.keybind.InternalKeyBinding
Called directly after implementation instantiation status
init(int, String, InternalKeyBindingStatus, String, int, String, LinkedHashMap<Object, Object>) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
init(int, String, InternalKeyBindingStatus, String, int, String, LinkedHashMap<Object, Object>) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
init(HashMap<Object, Object>) - Method in class org.cesecore.certificates.ca.CA
Constructor used when retrieving existing CA from database.
init(HashMap<Object, Object>, int, String, String, int, Date, Date) - Method in class org.cesecore.certificates.ca.CvcCA
Constructor used when retrieving existing CVCCA from database.
init(Properties) - Method in class org.ejbca.core.model.ca.publisher.CertificateSamplerCustomPublisher
 
init(Properties) - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
Called by CustomPublisherContainer to initialize a newly created instance of this custom publisher with its properties.
init(Properties) - Method in class org.ejbca.core.model.ca.publisher.custpubl2.CertSernoCustomLdapPublisher
 
init(Properties) - Method in class org.ejbca.core.model.ca.publisher.DummyCustomPublisher
 
init(Properties) - Method in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
Load used properties.
init(Properties) - Method in interface org.ejbca.core.model.ca.publisher.ICustomPublisher
Method called to all newly created ICustomPublishers to set it up with saved configuration.
init(Properties) - Method in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
init(Properties) - Method in class org.ejbca.core.model.ra.userdatasource.DummyCustomUserDataSource
 
init(Properties) - Method in interface org.ejbca.core.model.ra.userdatasource.ICustomUserDataSource
Method called to all newly created IUserDataSource to set it up with saved configuration.
init(Properties, boolean, int) - Method in class org.cesecore.keys.token.BaseCryptoToken
Initiates the class members of this crypto token.
init(Properties, byte[], int) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
init(Properties, byte[], int) - Method in interface org.cesecore.keys.token.CryptoToken
Method called after creation of instance.
init(Properties, byte[], int) - Method in class org.cesecore.keys.token.NullCryptoToken
 
init(Properties, byte[], int) - Method in class org.cesecore.keys.token.PKCS11CryptoToken
 
init(Properties, byte[], int) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
init(Properties, byte[], int) - Method in class org.cesecore.keys.token.SoftCryptoToken
Sets up some basic properties used in soft keystores and calls init on BaseCryptoToken in order to set up all key string etc.
init(Properties, String) - Method in class org.ejbca.core.model.services.BaseAction
 
init(Properties, String) - Method in class org.ejbca.core.model.services.BaseInterval
 
init(Properties, String) - Method in interface org.ejbca.core.model.services.IAction
Method that should initialize the action according to the configured properties.
init(Properties, String) - Method in interface org.ejbca.core.model.services.IInterval
Method that should initialize the interval according to the configured properties.
init(FilterConfig) - Method in class org.ejbca.ui.web.pub.NoCacheFilter
 
init(FilterConfig) - Method in class org.ejbca.util.ServiceControlFilter
 
init(FilterConfig) - Method in class org.owasp.filters.ContentSecurityPolicyFilter
Used to prepare (one time for all) set of CSP policies that will be applied on each HTTP response.
init(ServletConfig) - Method in class org.ejbca.ui.web.protocol.StoreServletBase
Called when the servlet is initialized.
init(ServletConfig) - Method in class org.ejbca.ui.web.pub.AutoEnrollServlet
 
init(ServletConfig) - Method in class org.ejbca.ui.web.pub.CertReqServlet
Servlet init
init(ServletConfig) - Method in class org.ejbca.ui.web.pub.DemoCertReqServlet
 
init(ServletConfig) - Method in class org.ejbca.ui.web.renew.RenewServlet
Servlet init
init(AuthenticationToken, ServiceConfiguration, String, long, long) - Method in class org.ejbca.core.model.services.BaseWorker
 
init(AuthenticationToken, ServiceConfiguration, String, long, long) - Method in interface org.ejbca.core.model.services.IWorker
Method that configures this worker and also sets up it's action and interval.
init(CAInfo) - Method in class org.cesecore.certificates.ca.CA
 
init(CVCCAInfo) - Method in class org.cesecore.certificates.ca.CvcCA
Creates a new instance of CA, this constructor should be used when a new CA is created
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.AuthorityInformationAccess
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.AuthorityKeyIdentifier
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.BasicConstraint
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.CertificatePolicies
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.CrlDistributionPoints
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.DocumentTypeList
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.ExtendedKeyUsage
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.FreshestCrl
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.IssuerAltNames
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.KeyUsage
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.MsTemplate
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.NameConstraint
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.OcspNoCheck
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.PrivateKeyUsagePeriod
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.QcStatement
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.SeisCardNumber
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.StandardCertificateExtension
Method that initializes the CertificateExtension
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.SubjectAltNames
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.SubjectDirectoryAttributes
 
init(CertificateProfile) - Method in class org.cesecore.certificates.certificate.certextensions.standard.SubjectKeyIdentifier
 
init(CryptoToken, CA, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.cesecore.certificates.ca.extendedservices.ExtendedCAService
Initializes the ExtendedCAService the first time it is created.
init(CryptoToken, CA, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAService
 
init(CryptoToken, CA, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAService
 
init(CryptoToken, CA, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAService
 
initDynamicUiModel() - Method in class org.cesecore.keys.validation.EccKeyValidator
 
initDynamicUiModel() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
 
initDynamicUiModel() - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
initDynamicUiModel() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
initDynamicUiModel() - Method in interface org.cesecore.util.ui.DynamicUiModelAware
Initializes the dynamic UI model for this domain object.
initDynamicUiModel() - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
 
initExtendedService(CryptoToken, int, CA, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.cesecore.certificates.ca.CA
Initializes the ExtendedCAService
initExternalCAService(AuthenticationToken, int, ExtendedCAServiceInfo) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Inits an external CA service.
INITIALAUTHENCPIN - Static variable in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
INITIALAUTHPIN - Static variable in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
INITIALBASICPIN - Static variable in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
INITIALIZATIONREQUEST - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
INITIALIZATIONRESPONSE - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
initialize() - Method in class org.cesecore.certificates.ca.internal.CaIDCacheBean
 
initialize() - Method in interface org.cesecore.profiles.Profile
This method only needs to be called by the factory method (and some unit tests), because it sets a ton of boilerplate stuff which isn't required by already initialized profiles.
initialize() - Method in class org.cesecore.profiles.ProfileBase
 
initialize() - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
initialize() - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
initialize(String) - Method in class org.ejbca.config.AcmeConfiguration
Initializes a new acme configuration with default values.
initialize(String) - Method in class org.ejbca.config.CmpConfiguration
Initializes a new cmp configuration with default values.
initialize(String) - Method in class org.ejbca.config.EstConfiguration
Initializes a new cmp configuration with default values.
initialize(String) - Method in class org.ejbca.config.ScepConfiguration
Initializes a new scep configuration with default values.
initialize(String, String, String, String, String, String, String) - Method in class org.ejbca.config.GlobalConfiguration
Initializes a new global configuration with data used in ra web interface.
initialize(HttpServletRequest) - Method in class org.ejbca.ui.web.pub.ApplyBean
 
initialize(HttpServletRequest) - Method in class org.ejbca.ui.web.pub.RegisterReqBean
Reads all parameters from the request.
initializeAdminWeb() - Method in class org.ejbca.config.GlobalConfiguration
 
initializeAndUpgradeCA(Integer) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSessionLocal
Method that loads a CA in order to possibly upgrade it, in a separate transaction.
initializeAndUpgradeCAs() - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSessionLocal
A method designed to be called at startup time to speed up the (next) first request to a CA.
initializeAndUpgradeProfiles() - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
A method designed to be called at startuptime to (possibly) upgrade certificate profiles.
initializeAndUpgradeProfiles() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
initializeAndUpgradeProfiles() - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSessionLocal
A method designed to be called at startup time to (possibly) upgrade end entity profiles.
initializeAuthorizationModule() - Method in interface org.ejbca.core.ejb.authorization.AuthorizationSystemSessionLocal
Setup the initial Role with the a single EJBCA CLI RoleMember under the condition that this is system is connected to a database that has not been used for an installation so far.
initializeAuthorizationModuleWithSuperAdmin(AuthenticationToken, int, String) - Method in interface org.ejbca.core.ejb.authorization.AuthorizationSystemSessionRemote
Configure the provided CN as a RoleMember of the Super Administrator Role if the caller has sufficient privileges.
initializeCa(AuthenticationToken, CAInfo) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Unlike the similarly named method initializeAndUpgradeCAs(), this method initializes a previously uninitialized CA by setting its status to active and generating certificate chains for it.
INITIALPIN - Static variable in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
INITIALS - Static variable in class org.cesecore.certificates.util.DnComponents
 
INITIALS - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
INITIALSIGNATUREPIN - Static variable in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
INITIALSIGNATUREPIN - Static variable in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
INITIALSIGNATUREPIN - Static variable in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
initLookupTables() - Static method in class org.ejbca.util.LdapNameStyle
Must call this method before using the lookup tables.
initRandomToken() - Method in class org.cesecore.authentication.tokens.LocalJvmOnlyAuthenticationToken
 
initRandomToken() - Method in class org.cesecore.authentication.tokens.NestableAuthenticationToken
 
initTimers() - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
initTimers() - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Initialize all timers and related operations used by this bean.
initTimers() - Method in class org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionBean
 
initTimers() - Method in interface org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionLocal
 
insertCNPostfix(String, String, X500NameStyle) - Static method in class org.cesecore.util.CertTools
Method used to insert a CN postfix into DN by extracting the first found CN appending cnpostfix and then replacing the original CN with the new one in DN.
installBCProvider() - Static method in class org.cesecore.util.CryptoProviderTools
 
installBCProviderIfNotAvailable() - Static method in class org.cesecore.util.CryptoProviderTools
 
installCertificate(String) - Method in class org.cesecore.keys.util.KeyStoreTools
Install certificate chain to key in keystore.
installTrustedRoot(String) - Method in class org.cesecore.keys.util.KeyStoreTools
Install trusted root in trust store
instance - Static variable in class org.cesecore.internal.InternalResources
 
instance - Static variable in class org.ejbca.core.model.InternalEjbcaResources
 
instance() - Static method in class org.cesecore.config.ConfigurationHolder
 
instance() - Static method in class org.cesecore.keys.token.CryptoTokenFactory
Get the instance of this singleton
instance() - Static method in class org.ejbca.config.EjbcaConfigurationHolder
Method used to retrieve the singleton Configuration instance
instance(Integer) - Static method in class org.cesecore.certificates.ca.internal.SernoGeneratorRandom
Creates (if needed) a serial number generator and returns the object.
INSTANCE - org.cesecore.audit.audit.LogServiceState
 
INSTANCE - org.cesecore.audit.impl.integrityprotected.NodeSequenceHolder
 
INSTANCE - org.cesecore.authorization.AuthorizationCache
 
INSTANCE - org.cesecore.authorization.cache.AuthorizationCacheReloadListeners
 
INSTANCE - org.cesecore.authorization.user.matchvalues.AccessMatchValueReverseLookupRegistry
 
INSTANCE - org.cesecore.certificates.ca.internal.CaCache
 
INSTANCE - org.cesecore.certificates.ca.internal.CaCertificateCache
 
INSTANCE - org.cesecore.certificates.certificateprofile.CertificateProfileCache
 
INSTANCE - org.cesecore.certificates.ocsp.cache.OcspConfigurationCache
 
INSTANCE - org.cesecore.certificates.ocsp.cache.OcspExtensionsCache
 
INSTANCE - org.cesecore.certificates.ocsp.cache.OcspRequestSignerStatusCache
 
INSTANCE - org.cesecore.certificates.ocsp.cache.OcspSigningCache
 
INSTANCE - org.cesecore.certificates.ocsp.logging.GuidHolder
 
INSTANCE - org.cesecore.certificates.ocsp.logging.TransactionCounter
 
INSTANCE - org.cesecore.keybind.InternalKeyBindingCache
 
INSTANCE - org.cesecore.keybind.InternalKeyBindingFactory
 
INSTANCE - org.cesecore.keys.token.CryptoTokenCache
 
INSTANCE - org.cesecore.keys.validation.ValidatorCache
 
INSTANCE - org.cesecore.keys.validation.ValidatorFactory
 
INSTANCE - org.cesecore.roles.management.RoleCache
 
INSTANCE - org.cesecore.roles.member.AuthenticationTokenCache
 
INSTANCE - org.cesecore.roles.member.RoleMemberCache
 
INSTANCE - org.cesecore.util.EjbRemoteHelper
 
INSTANCE - org.ejbca.core.ejb.authentication.cli.CliAuthenticationTokenReferenceRegistry
 
INSTANCE - org.ejbca.core.ejb.ProfilingStats
 
INSTANCE - org.ejbca.core.model.approval.profile.ApprovalProfilesFactory
 
INSTANCE - org.ejbca.core.model.validation.PublicKeyBlacklistEntryCache
 
INSTANCE - Static variable in class org.cesecore.util.CeSecoreNameStyle
 
INSTANCE - Static variable in class org.cesecore.util.PrintableStringNameStyle
 
INSTANCE - Static variable in class org.cesecore.util.StringTools.CharSet
 
INSTANCE - Static variable in class org.ejbca.util.LdapNameStyle
 
INTEGER - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
IntegrityProtectedAuditorSessionBean - Class in org.cesecore.audit.impl.integrityprotected
This class handles secure logs auditing.
IntegrityProtectedAuditorSessionBean() - Constructor for class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedAuditorSessionBean
 
IntegrityProtectedAuditorSessionLocal - Interface in org.cesecore.audit.impl.integrityprotected
Allows auditing of securely logged events.
IntegrityProtectedDevice - Class in org.cesecore.audit.impl.integrityprotected
Log device using database configured integrity protection.
IntegrityProtectedDevice() - Constructor for class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedDevice
 
IntegrityProtectedLoggerSessionBean - Class in org.cesecore.audit.impl.integrityprotected
An alternative implementation of the SecurityEventsLogger interface.
IntegrityProtectedLoggerSessionBean() - Constructor for class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedLoggerSessionBean
 
IntegrityProtectedLoggerSessionLocal - Interface in org.cesecore.audit.impl.integrityprotected
 
Intel_amt - Static variable in class org.cesecore.util.CertTools
extended key usage OID Intel AMT (out of band) network management
INTERNAL_ERROR - Static variable in class org.cesecore.ErrorCode
Technical problem.
INTERNAL_KEY_BINDING_NAME_IN_USE - Static variable in class org.cesecore.ErrorCode
 
INTERNAL_KEY_BINDING_NAME_IN_USE - Static variable in exception org.cesecore.keybind.InternalKeyBindingNameInUseException
 
internalChangeCertificateProfileNoFlushCache(AuthenticationToken, String, CertificateProfile) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Do not use, use changeCertificateProfile instead.
internalChangeCertificateProfileNoFlushCache(AuthenticationToken, String, CertificateProfile) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
internalChangeEndEntityProfileNoFlushCache(AuthenticationToken, String, EndEntityProfile) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Do NOT use, use changeEndEntityProfile instead.
InternalConfiguration - Class in org.ejbca.config
This file handles configuration from internal.properties
InternalConfiguration() - Constructor for class org.ejbca.config.InternalConfiguration
 
InternalEjbcaResources - Class in org.ejbca.core.model
Class managing internal localization of texts such as notification messages and log comments.
InternalEjbcaResources() - Constructor for class org.ejbca.core.model.InternalEjbcaResources
Method used to setup the Internal Resource management.
InternalEjbcaResources(String) - Constructor for class org.ejbca.core.model.InternalEjbcaResources
 
internalError(String) - Method in class org.ejbca.ui.web.pub.RegisterReqBean
Adds and logs an internal or configuration error.
InternalKeyBinding - Interface in org.cesecore.keybind
Interface for the InternalKeyBindings.
INTERNALKEYBINDING - org.cesecore.audit.enums.ModuleTypes
Internal Key Binding module.
INTERNALKEYBINDING_CREATE - org.cesecore.audit.enums.EventTypes
Creations of a new Internal Key Binding.
INTERNALKEYBINDING_DELETE - org.cesecore.audit.enums.EventTypes
Removal of an existing Internal Key Binding.
INTERNALKEYBINDING_EDIT - org.cesecore.audit.enums.EventTypes
Modification of an existing Internal Key Binding.
InternalKeyBindingBase - Class in org.cesecore.keybind
Holder of general InternalKeyBinding relevant properties.
InternalKeyBindingBase() - Constructor for class org.cesecore.keybind.InternalKeyBindingBase
 
InternalKeyBindingCache - Enum in org.cesecore.keybind
Signer Object cache.
InternalKeyBindingData - Class in org.cesecore.keybind
Database representation of an InternalKeyBinding.
InternalKeyBindingData() - Constructor for class org.cesecore.keybind.InternalKeyBindingData
 
InternalKeyBindingData(int, String, InternalKeyBindingStatus, String, String, int, String, LinkedHashMap<Object, Object>) - Constructor for class org.cesecore.keybind.InternalKeyBindingData
 
InternalKeyBindingDataSessionBean - Class in org.cesecore.keybind
 
InternalKeyBindingDataSessionBean() - Constructor for class org.cesecore.keybind.InternalKeyBindingDataSessionBean
 
InternalKeyBindingDataSessionLocal - Interface in org.cesecore.keybind
Create Read Update Delete (CRUD) interface for InternalKeyBindingData.
InternalKeyBindingFactory - Enum in org.cesecore.keybind
Factory class with an internal registry of known implementations.
InternalKeyBindingInfo - Class in org.cesecore.keybind
Value object for remote invocation from JVMs where the implementation class is not available.
InternalKeyBindingInfo(InternalKeyBinding) - Constructor for class org.cesecore.keybind.InternalKeyBindingInfo
 
InternalKeyBindingMgmtSession - Interface in org.cesecore.keybind
Generic Management interface for InternalKeyBinding.
InternalKeyBindingMgmtSessionBean - Class in org.cesecore.keybind
Generic Management implementation for InternalKeyBindings.
InternalKeyBindingMgmtSessionBean() - Constructor for class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
InternalKeyBindingMgmtSessionLocal - Interface in org.cesecore.keybind
 
InternalKeyBindingMgmtSessionRemote - Interface in org.cesecore.keybind
 
InternalKeyBindingNameInUseException - Exception in org.cesecore.keybind
An exception thrown when someone tries to create an InternalKeyBinding with an existing name.
InternalKeyBindingNameInUseException() - Constructor for exception org.cesecore.keybind.InternalKeyBindingNameInUseException
Creates a new instance of InternalKeyBindingNameInUseException without detail message.
InternalKeyBindingNameInUseException(Exception) - Constructor for exception org.cesecore.keybind.InternalKeyBindingNameInUseException
Constructs an instance of InternalKeyBindingNameInUseException with the specified detail message.
InternalKeyBindingNameInUseException(String) - Constructor for exception org.cesecore.keybind.InternalKeyBindingNameInUseException
Constructs an instance of InternalKeyBindingNameInUseException with the specified detail message.
InternalKeyBindingNameInUseException(String, Exception) - Constructor for exception org.cesecore.keybind.InternalKeyBindingNameInUseException
Constructs an instance of InternalKeyBindingNameInUseException with the specified detail message.
InternalKeyBindingOperationalStatus - Enum in org.cesecore.keybind
Operational status representation of an InternalKeyBinding
InternalKeyBindingPropertyValidationWrapper - Class in org.cesecore.keybind
This class wraps the result of an internal key binding validation.
InternalKeyBindingPropertyValidationWrapper() - Constructor for class org.cesecore.keybind.InternalKeyBindingPropertyValidationWrapper
 
InternalKeyBindingRules - Enum in org.cesecore.keybind
Authorization Rules for InternalKeyBindings.
InternalKeyBindingStatus - Enum in org.cesecore.keybind
Status representation of an InternalKeyBinding
InternalKeyBindingTrustEntry - Class in org.cesecore.keybind
(JavaBean-) XML Serializable representation of a trust anchor (CA Id) or trusted certificate (CA Id and certificate serialnumber) An undefined (null) serialnumber means ANY serialnumber.
InternalKeyBindingTrustEntry() - Constructor for class org.cesecore.keybind.InternalKeyBindingTrustEntry
 
InternalKeyBindingTrustEntry(int, BigInteger) - Constructor for class org.cesecore.keybind.InternalKeyBindingTrustEntry
 
InternalKeyBindingTrustEntry(int, BigInteger, String) - Constructor for class org.cesecore.keybind.InternalKeyBindingTrustEntry
 
InternalResources - Class in org.cesecore.internal
Class managing internal localization of texts such as notification messages and log comments.
InternalResources() - Constructor for class org.cesecore.internal.InternalResources
Method used to setup the Internal Resource management.
InternalResources(String) - Constructor for class org.cesecore.internal.InternalResources
 
InternalSecurityEventsLoggerSessionBean - Class in org.cesecore.audit.log
Internal logging without dependency on TrustedTime.
InternalSecurityEventsLoggerSessionBean() - Constructor for class org.cesecore.audit.log.InternalSecurityEventsLoggerSessionBean
 
InternalSecurityEventsLoggerSessionLocal - Interface in org.cesecore.audit.log
Local internal secure audit log interface.
interpolate(String) - Method in class org.ejbca.util.NotificationParamGen
Interpolate the patterns that exists on the input on the form '${pattern}'.
interpolate(HashMap<String, String>, String) - Static method in class org.ejbca.util.NotificationParamGen
Interpolate the patterns that exists on the input on the form '${pattern}'.
intres - Static variable in class org.cesecore.certificates.crl.CrlStoreSessionBean
Internal localization of logs and errors
intres - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
intres - Static variable in class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
 
intValue() - Method in class org.cesecore.certificates.certificate.request.FailInfo
Gets the error integer value
INVALID - org.cesecore.certificates.endentity.EndEntityTypes
 
INVALID - org.ejbca.core.protocol.acme.AcmeAuthorizationStatus
 
INVALID - org.ejbca.core.protocol.acme.AcmeOrderStatus
"The certificate will not be issued.
INVALID_CERTIFICATE - Static variable in class org.cesecore.ErrorCode
Generated certificate is invalid.
INVALID_KEY - Static variable in class org.cesecore.ErrorCode
Provided key is invalid.
INVALID_KEY_SPEC - Static variable in class org.cesecore.ErrorCode
Invalid key specification.
INVALID_LOG_LEVEL - Static variable in class org.cesecore.ErrorCode
Invalid custom log level.
InvalidAlgorithmException - Exception in org.cesecore.certificates.ca
Error due to an invalid request certificate signature algorithm for a certificate.
InvalidAlgorithmException(Exception) - Constructor for exception org.cesecore.certificates.ca.InvalidAlgorithmException
Constructor used to create exception with an embedded exception.
InvalidAlgorithmException(String) - Constructor for exception org.cesecore.certificates.ca.InvalidAlgorithmException
Constructor used to create exception with an error message.
invalidateRaStyleCache() - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSessionRemote
Invalidates all cached RA Styles
InvalidAuthenticationTokenException - Exception in org.cesecore.authentication.tokens
Thrown when an invalid AuthenticationToken is encountered.
InvalidAuthenticationTokenException() - Constructor for exception org.cesecore.authentication.tokens.InvalidAuthenticationTokenException
 
InvalidAuthenticationTokenException(String) - Constructor for exception org.cesecore.authentication.tokens.InvalidAuthenticationTokenException
 
InvalidAuthenticationTokenException(String, Throwable) - Constructor for exception org.cesecore.authentication.tokens.InvalidAuthenticationTokenException
 
InvalidAuthenticationTokenException(Throwable) - Constructor for exception org.cesecore.authentication.tokens.InvalidAuthenticationTokenException
 
InvalidCmpProtectionException - Exception in org.ejbca.core.protocol.cmp
Thrown if an invalid protection algorithm is supplied with a CMP message.
InvalidCmpProtectionException() - Constructor for exception org.ejbca.core.protocol.cmp.InvalidCmpProtectionException
 
InvalidCmpProtectionException(String) - Constructor for exception org.ejbca.core.protocol.cmp.InvalidCmpProtectionException
 
InvalidCmpProtectionException(String, Throwable) - Constructor for exception org.ejbca.core.protocol.cmp.InvalidCmpProtectionException
 
InvalidCmpProtectionException(Throwable) - Constructor for exception org.ejbca.core.protocol.cmp.InvalidCmpProtectionException
 
InvalidConfigurationException - Exception in org.cesecore.config
Thrown to show that a configuration value was not correctly set.
InvalidConfigurationException() - Constructor for exception org.cesecore.config.InvalidConfigurationException
 
InvalidConfigurationException(String) - Constructor for exception org.cesecore.config.InvalidConfigurationException
 
InvalidConfigurationException(String, Throwable) - Constructor for exception org.cesecore.config.InvalidConfigurationException
 
InvalidConfigurationException(Throwable) - Constructor for exception org.cesecore.config.InvalidConfigurationException
 
InvalidMatchValueException - Exception in org.cesecore.authorization.user.matchvalues
This runtime exception is thrown to signify that an attempt of an enum to extend the AccessMatchValue interface failed and could not be recovered.
InvalidMatchValueException() - Constructor for exception org.cesecore.authorization.user.matchvalues.InvalidMatchValueException
 
InvalidMatchValueException(String) - Constructor for exception org.cesecore.authorization.user.matchvalues.InvalidMatchValueException
 
InvalidMatchValueException(String, Throwable) - Constructor for exception org.cesecore.authorization.user.matchvalues.InvalidMatchValueException
 
InvalidMatchValueException(Throwable) - Constructor for exception org.cesecore.authorization.user.matchvalues.InvalidMatchValueException
 
IPADDR - Static variable in class org.cesecore.util.CertTools
 
IPADDRESS - Static variable in class org.cesecore.certificates.util.DnComponents
 
IPADDRESS - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
IPasswordGenerator - Interface in org.ejbca.util.passgen
IPasswordGenerator is an interface used to generate passwords used by end entities in EJBCA Usage:
IPatternLogger - Interface in org.ejbca.util
 
IPINEnvelopeSettings - Interface in org.ejbca.core.model.hardtoken.profiles
Interface containing methods that need to be implemented in order to have a hard token profile contain PIN Envelope settings.
ipOctetsToString(byte[]) - Static method in class org.cesecore.util.StringTools
Converts ip-adress octets, according to ipStringToOctets to human readable string in form 10.1.1.1 for ipv4 adresses.
ipStringToOctets(String) - Static method in class org.cesecore.util.StringTools
Converts an IP-address string to octets of binary ints.
IReceiptSettings - Interface in org.ejbca.core.model.hardtoken.profiles
Interface containing methods that need to be implemented in order to have a hard token profile contain a reciept that may contain policy and the users hand signature.
isAcceptedSignatureAlgorithm(String) - Static method in class org.cesecore.config.OcspConfiguration
Returns if the specified signature algorithm is among the signature algorithms accepted by EJBCA.
isAcceptRevocationNonExistingEntry() - Method in class org.cesecore.certificates.ca.CA
 
isAcceptRevocationNonExistingEntry() - Method in class org.cesecore.certificates.ca.CAInfo
 
isActive() - Method in class org.cesecore.keys.token.CryptoTokenInfo
 
isActive() - Method in interface org.cesecore.keys.token.p11.P11SlotUser
The user should return true if not accepting a slot reset.
isActive() - Method in class org.cesecore.keys.token.PKCS11CryptoToken
 
isActive() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
isAffected(BigInteger) - Static method in class org.cesecore.keys.validation.RocaBrokenKey
 
isAliasMappedForSinglePurpose(String) - Method in class org.cesecore.certificates.ca.catoken.PurposeMapping
 
isAliasUsed(String) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
isAliasUsed(String) - Method in class org.cesecore.keys.token.BaseCryptoToken
 
isAliasUsed(String) - Method in interface org.cesecore.keys.token.CryptoToken
Checks if an alias is in use by a Crypto Token
isAliasUsed(String) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
isAliasUsedInCryptoToken(int, String) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Returns true if the alias is in use by the crypto token
isAliasUsedInCryptoToken(int, String) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
isAllCertificateProfileIds() - Method in interface org.cesecore.keys.validation.CertificateProfileAwareValidator
If the validator should apply to All certificate profiles.
isAllCertificateProfileIds() - Method in class org.cesecore.keys.validation.ValidatorBase
 
isAllowedTransition() - Method in class org.ejbca.core.model.approval.ApprovalRequest
This method is used to check if this is an allowed transition between two states, so that it does not require approval.
isAllowedTransition() - Method in class org.ejbca.core.model.approval.approvalrequests.ChangeStatusEndEntityApprovalRequest
Overrides ApprovalRequest.isAllowedTransition()
isAllowExplicitParameters() - Method in class org.cesecore.keys.token.CryptoTokenInfo
 
isAllowExportPrivateKey() - Method in class org.cesecore.keys.token.CryptoTokenInfo
 
isAlphaOrAsciiPrintable(String) - Static method in class org.cesecore.util.StringTools
 
isAltNameField(String) - Static method in class org.cesecore.certificates.util.DnComponents
 
isApplicableTo(String) - Method in interface org.ejbca.core.model.ra.raadmin.EndEntityFieldValidator
 
isApplicableTo(String) - Method in class org.ejbca.core.model.ra.raadmin.validators.RegexFieldValidator
 
isApplicableToAnyCA() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isApplicableToAnyCA() - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
 
isApprovalAuthorized(Collection<Approval>, Approval) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Returns true if the approval is authorized for the step and partition it covers, and that all preceding steps are satisfied.
isApprovalAuthorized(Collection<Approval>, Approval) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
isApprovalRequired() - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
isApprovalRequired() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Method to give an approval implementation a chance to skip out if it's not configured to perform any actions.
isApprovalRequired() - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
isApproved() - Method in class org.ejbca.core.model.approval.Approval
 
isApproved(int) - Method in interface org.ejbca.core.ejb.approval.ApprovalSession
Checks if the approval request by the given identifier is approved or not.
isApproved(int) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Looks up if a requested action has been approved.
isApproved(int, int) - Method in interface org.ejbca.core.ejb.approval.ApprovalSession
Checks if the approval request by the given identifier is approved or not.
isApproved(AuthenticationToken, int) - Method in interface org.ejbca.core.model.era.RaMasterApi
Looks up if a requested action has been approved.
isApprovedByMe() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
isAuthorized(String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Checks if a user is authorized to a given resource.
isAuthorized(String...) - Method in class org.cesecore.authorization.access.AccessSet
Deprecated.
 
isAuthorized(AuthenticationToken, String...) - Method in interface org.cesecore.authorization.AuthorizationSession
Checks if the current user is authorized for the given resource.
isAuthorized(AuthenticationToken, String...) - Method in class org.cesecore.authorization.AuthorizationSessionBean
 
isAuthorized(AuthenticationToken, String...) - Method in interface org.ejbca.core.model.era.RaMasterApi
Checks if a user is authorized to a given resource.
isAuthorizedNoLogging(AuthenticationToken, String...) - Method in interface org.cesecore.authorization.AuthorizationSession
Checks if the current user is authorized for the given resource.
isAuthorizedNoLogging(AuthenticationToken, String...) - Method in class org.cesecore.authorization.AuthorizationSessionBean
 
isAuthorizedNoLogging(AuthenticationToken, String...) - Method in interface org.ejbca.core.model.era.RaMasterApi
The AuthenticationToken is preliminary authorized to a resource if it is either 1.
isAuthorizedToEditHardTokenIssuer(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Checks if the provided token is authorized to the issuer identified by the alias, and if she is authorized to edit hard token issuers.
isAuthorizedToEndEntityProfile(AuthenticationToken, int, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Check if user is authorized for specified an EE access rule for specified EEP.
isAuthorizedToHardTokenData(AuthenticationToken, String, boolean) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
 
isAuthorizedToHardTokenIssuer(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Method to check if an administrator is authorized to issue hard tokens for the given alias.
isAuthorizedToPublisher(AuthenticationToken) - Method in interface org.ejbca.core.model.ca.publisher.CustomPublisherAccessRulesSupport
 
isAuthorizedToPublisher(AuthenticationToken) - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
isAuthorizedToRepublish(AuthenticationToken, String, int) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
 
isAutoActivation() - Method in class org.cesecore.keys.token.CryptoTokenInfo
 
isAutoActivationPinPresent() - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
isAutoActivationPinPresent() - Method in class org.cesecore.keys.token.BaseCryptoToken
 
isAutoActivationPinPresent() - Method in interface org.cesecore.keys.token.CryptoToken
 
isAutoActivationPinPresent() - Method in class org.cesecore.keys.token.PublicCryptoToken
 
isAutoGeneratedUsername() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
isBackendAvailable() - Method in interface org.ejbca.core.model.era.RaMasterApi
 
isBackendAvailable(Class<? extends RaMasterApi>) - Method in interface org.ejbca.core.model.era.RaMasterApiProxyBeanLocal
 
isBigIntegerType() - Method in class org.cesecore.util.ui.DynamicUiProperty
Returns true if the property type is java.lang.BigInteger (this method is used because of the lack of 'instanceof' operator in JSF EL).
isBooleanType() - Method in class org.cesecore.util.ui.DynamicUiProperty
Returns true if the property type is java.lang.Boolean (this method is used because of the lack of 'instanceof' operator in JSF EL).
isByteArrayType() - Method in class org.cesecore.util.ui.DynamicUiProperty
 
isCA(Certificate) - Static method in class org.cesecore.util.CertTools
Checks if a certificate is a CA certificate according to BasicConstraints (X.509), or role (CVC).
isCaAllowed(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Checks that provided caId is allowed.
isCacheExpired() - Method in enum org.cesecore.certificates.ca.internal.CaCertificateCache
 
isCanGenerateKey() - Method in class org.ejbca.config.WebConfiguration.P11LibraryInfo
 
isCertificateProfileListShown() - Method in class org.ejbca.ui.web.pub.ApplyBean
Returns true if a list of certificate profiles should be shown to the user.
isCertificateValid(X509Certificate, boolean) - Static method in class org.cesecore.util.CertTools
Checks if a certificate is valid.
isCertStoreEnabled() - Static method in class org.ejbca.config.WebConfiguration
 
isCheckDate() - Method in class org.ejbca.core.ejb.dto.CertRevocationDto
 
isClassAlwaysWhiteListed(Class<?>) - Static method in class org.cesecore.util.LookAheadObjectInputStream
 
isClearPwd() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
Observe sending usedata to clients outside EJBCA will always return false
isClearTextPasswordDefault() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
isClearTextPasswordRequired() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
isClearTextPasswordUsed() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
isClientSSLCertificate(Certificate, AvailableExtendedKeyUsagesConfiguration) - Static method in class org.cesecore.keybind.impl.AuthenticationKeyBinding
 
isCloseOnEviction() - Method in class org.cesecore.util.ConcurrentCache
 
isCompatibleSigAlg(PublicKey, String) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Answers if the key can be used together with the given signature algorithm.
isConfigurationInitialized() - Method in class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
 
isContainedInType(int) - Method in enum org.cesecore.certificates.endentity.EndEntityTypes
Filters this end entity type to the given parameter by performing a binary AND operation on their hex values and returning whatever type which matches the result.
isCreatedInThisJvm() - Method in class org.cesecore.authentication.tokens.LocalJvmOnlyAuthenticationToken
 
isCriticalFlag() - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtension
 
isCriticalFlag() - Method in interface org.cesecore.certificates.certificate.certextensions.CustomCertificateExtension
 
isCrlStoreEnabled() - Static method in class org.ejbca.config.WebConfiguration
 
isCryptoTokenNameUsed(String) - Method in interface org.cesecore.keys.token.CryptoTokenSession
 
isCryptoTokenNameUsed(String) - Method in class org.cesecore.keys.token.CryptoTokenSessionBean
 
isCryptoTokenNameUsedByIdOnly(String, int) - Method in class org.cesecore.keys.token.CryptoTokenSessionBean
 
isCryptoTokenNameUsedByIdOnly(String, int) - Method in interface org.cesecore.keys.token.CryptoTokenSessionLocal
 
isCryptoTokenPresent(AuthenticationToken, int) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Checks if a crypto token is present.
isCryptoTokenPresent(AuthenticationToken, int) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
isCryptoTokenSlotUsed(AuthenticationToken, String, String, Properties) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Checks if an intended Crypto Token (to be created) is already used.
isCryptoTokenSlotUsed(AuthenticationToken, String, String, Properties) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
isCryptoTokenStatusActive(int) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
isCryptoTokenStatusActive(int) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSessionLocal
Checks if a crypto token is present and active.
isCryptoTokenStatusActive(AuthenticationToken, int) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
 
isCryptoTokenStatusActive(AuthenticationToken, int) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
isCTAvailable() - Static method in enum org.cesecore.certificates.certificatetransparency.CertificateTransparencyFactory
 
isCtEnabled() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isCustomAccessRulesSupported() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
isCustomCertExtensionSupported(int) - Method in class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
 
isCustomUiRenderingSupported() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
isCvcTerminalTypeAt() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isCvcTerminalTypeIs() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isCvcTerminalTypeSt() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isDataTranslatable() - Method in class org.ejbca.core.model.approval.ApprovalDataText
 
isDefaultValue() - Method in enum org.cesecore.authentication.tokens.PublicAccessMatchValue
 
isDefaultValue() - Method in interface org.cesecore.authorization.user.matchvalues.AccessMatchValue
 
isDefaultValue() - Method in enum org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
isDefaultValue() - Method in enum org.ejbca.core.ejb.authentication.cli.CliUserAccessMatchValue
 
isDeltaTimeBeforeVersion661(long) - Static method in class org.cesecore.util.ValidityDate
Deprecated.
isDevelopmentProviderInstallation() - Static method in class org.cesecore.config.CesecoreConfiguration
Flag indicating if the BC provider should be removed before installing it again.
isDirAttrField(String) - Static method in class org.cesecore.certificates.util.DnComponents
 
isDisabled() - Method in enum org.cesecore.audit.audit.LogServiceState
 
isDisabled() - Method in class org.cesecore.util.ui.DynamicUiModel
Gets if the dynamic UI input components shall be disabled.
isDisabled() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets if the UI widget is supposed to be disabled.
isDnProfileField(String) - Static method in class org.cesecore.certificates.util.DnComponents
 
isDNReversed(String) - Static method in class org.cesecore.util.CertTools
Tries to determine if a DN is in reversed form.
isDoEnforceUniqueDistinguishedName() - Method in class org.cesecore.certificates.ca.CA
 
isDoEnforceUniqueDistinguishedName() - Method in class org.cesecore.certificates.ca.CAInfo
 
isDoEnforceUniquePublicKeys() - Method in class org.cesecore.certificates.ca.CA
 
isDoEnforceUniquePublicKeys() - Method in class org.cesecore.certificates.ca.CAInfo
 
isDoEnforceUniqueSubjectDNSerialnumber() - Method in class org.cesecore.certificates.ca.CA
 
isDoEnforceUniqueSubjectDNSerialnumber() - Method in class org.cesecore.certificates.ca.CAInfo
 
isDstu4145Enabled() - Static method in class org.cesecore.certificates.util.AlgorithmTools
 
isEditable() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
isEditedByMe() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
isEditedByMe(AuthenticationToken) - Method in class org.ejbca.core.model.approval.ApprovalRequest
 
isEmailDomainFrozen() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
isEmailDomainSelectable() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
isEmpty() - Method in class org.cesecore.util.CompressedCollection
 
isEmpty() - Method in class org.ejbca.core.model.era.IdNameHashMap
 
isEnabled() - Method in class org.cesecore.certificates.ocsp.logging.PatternLogger
 
isEnabled() - Method in class org.cesecore.util.ConcurrentCache
 
isEnabledInterfaceImplementations() - Method in class org.cesecore.util.LookAheadObjectInputStream
 
isEnabledMaxObjects() - Method in class org.cesecore.util.LookAheadObjectInputStream
 
isEnabledSubclassing() - Method in class org.cesecore.util.LookAheadObjectInputStream
 
isEncKeyKeyRecoverable() - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
isEndEntityProfileInCertificateData() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
isEndEntityProfileInCertificateData() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
 
isEqual(Pkcs11SlotLabelType) - Method in enum org.cesecore.keys.token.p11.Pkcs11SlotLabelType
Compares the keys of two slot label types.
isExactlyOverColumns(List<String>) - Method in class org.ejbca.util.DatabaseIndexUtil.DatabaseIndex
Case insensitive check if all columns present in the argument is also exactly present in this index.
isExecutable() - Method in class org.ejbca.core.model.approval.ApprovalRequest
Should return true if the request if of the type that should be executed by the last approver.
isExecutable() - Method in class org.ejbca.core.model.approval.approvalrequests.ActivateCATokenApprovalRequest
Should return true if the request if of the type that should be executed by the last approver.
isExecutable() - Method in class org.ejbca.core.model.approval.approvalrequests.AddEndEntityApprovalRequest
 
isExecutable() - Method in class org.ejbca.core.model.approval.approvalrequests.ChangeStatusEndEntityApprovalRequest
 
isExecutable() - Method in class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
 
isExecutable() - Method in class org.ejbca.core.model.approval.approvalrequests.GenerateTokenApprovalRequest
 
isExecutable() - Method in class org.ejbca.core.model.approval.approvalrequests.KeyRecoveryApprovalRequest
 
isExecutable() - Method in class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
Should return true if the request if of the type that should be executed by the last approver.
isExecutable() - Method in class org.ejbca.core.model.approval.approvalrequests.ViewHardTokenDataApprovalRequest
 
isExpired(Date) - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
isExpiresAfterUsed() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
isExpiresBeforeUsed() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
isExplicitNoCache() - Method in class org.cesecore.certificates.ocsp.OcspResponseInformation
 
isExtendedKeyUsageSupported(String) - Method in class org.cesecore.config.AvailableExtendedKeyUsagesConfiguration
 
isFailOnErrorCode() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Denotes if the command or script has to be considered as failed if the exit code is larger than 0.
isFailOnStandardError() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Denotes if the command or script has to be considered as failed if a log was written to ERROUT
isFieldImplemented(int) - Static method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
isFieldImplemented(String) - Static method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
isFieldModifyable(int) - Method in class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
Method used to check if a field can be modifyable by the RA.
isFieldOfType(int, String) - Static method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
isFileType() - Method in class org.cesecore.util.ui.DynamicUiProperty
Returns true if the property type is java.io.File (this method is used because of the lack of 'instanceof' operator in JSF EL).
isFixedCertificateProfile(int) - Static method in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
 
isFloatType() - Method in class org.cesecore.util.ui.DynamicUiProperty
Returns true if the property type is java.lang.FLoat (this method is used because of the lack of 'instanceof' operator in JSF EL).
isForwardCheckingSupported() - Method in class org.cesecore.util.PKIXCertRevocationStatusChecker
 
isForwardCheckingSupported() - Method in class org.cesecore.util.provider.EkuPKIXCertPathChecker
 
isFree(int) - Method in interface org.cesecore.util.ProfileID.DB
Test if an ID is not already used in a DB
isFullEntityPublishingSupported() - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
 
isFullEntityPublishingSupported() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
isFullEntityPublishingSupported() - Method in interface org.ejbca.core.model.ca.publisher.FullEntityPublisher
 
isFullEntityPublishingSupported() - Method in class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
 
isGost3410Enabled() - Static method in class org.cesecore.certificates.util.AlgorithmTools
 
isGroupUser() - Method in class org.ejbca.core.model.authorization.AdminInformation
 
isHeaderTranslateable() - Method in class org.ejbca.core.model.approval.ApprovalDataText
 
isHidden() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
isI18NLabeled() - Method in class org.cesecore.util.ui.DynamicUiProperty
Is set to true if I18N labels has to be rendered (mainly used in facelets).
ISignOperation - Interface in org.cesecore.keys.util
An object of a class implementing this interface must be constructed before using SignWithWorkingAlgorithm.
isIllegal() - Method in class org.cesecore.certificates.util.DNFieldExtractor
 
isImplicitConfirm() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
isImplicitConfirm() - Method in interface org.ejbca.core.protocol.cmp.ICrmfRequestMessage
 
isInAuthModule(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
isInCache() - Method in class org.cesecore.util.ConcurrentCache.Entry
 
isIncluded(ConfigDumpSetting.ItemType, String) - Method in class org.ejbca.configdump.ConfigDumpSetting
 
isIncludedInCertificates() - Method in interface org.cesecore.certificates.certificate.certextensions.CustomCVCertificateExtension
 
isIncludedInCSR() - Method in interface org.cesecore.certificates.certificate.certextensions.CustomCVCertificateExtension
 
isIncludedInLinkCertificates() - Method in interface org.cesecore.certificates.certificate.certextensions.CustomCVCertificateExtension
 
isIndexPresentOverColumns(DataSource, String, List<String>, boolean) - Static method in class org.ejbca.util.DatabaseIndexUtil
 
isInited() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
isInitialized() - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
isInitialized() - Method in class org.ejbca.config.GlobalConfiguration
Checks if global datauration have been initialized.
isInitialized() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
isInProgress(Date) - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
isIntegerType() - Method in class org.cesecore.util.ui.DynamicUiProperty
Returns true if the property type is java.lang.Integer (this method is used because of the lack of 'instanceof' operator in JSF EL).
isIpAddress(String) - Static method in class org.cesecore.util.StringTools
Determine if the given string is a valid IPv4 or IPv6 address.
isIssuedAfterUsed() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
isIssuedBeforeUsed() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
isIssuedByCa() - Method in enum org.cesecore.authentication.tokens.PublicAccessMatchValue
 
isIssuedByCa() - Method in interface org.cesecore.authorization.user.matchvalues.AccessMatchValue
 
isIssuedByCa() - Method in enum org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
isIssuedByCa() - Method in enum org.ejbca.core.ejb.authentication.cli.CliUserAccessMatchValue
 
isIssuedByCA() - Method in class org.ejbca.core.model.era.RaRoleMemberTokenTypeInfo
 
isKeepInternalCAKeystores() - Static method in class org.cesecore.config.CesecoreConfiguration
Option if we should keep internal CA keystores in the CAData table to be compatible with CeSecore 1.1/EJBCA 5.0.
isKeyEntry(String) - Method in class org.cesecore.keys.token.CachingKeyStoreWrapper
 
isKeyModifiable(Key, String) - Method in class org.cesecore.keys.token.p11.PKCS11Utils
Reads the CKA_MODIFIABLE attribute of the p11 key object.
isKeyRecoverable() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
ISKEYRECOVERABLE - Static variable in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
 
isKeyRecovery() - Method in class org.ejbca.ui.web.pub.ApplyBean
Returns true if the user has status "Key Recovery".
isKeyStoreCacheEnabled() - Static method in class org.cesecore.config.CesecoreConfiguration
 
isKeyTypeAllowed(String, String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isKnownAlias(String) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Determine whether the curve alias given as argument is a known elliptic curve.
isLabelOnly() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets if only the label has to be rendered.
isLegalQuery() - Method in class org.ejbca.util.query.ApprovalMatch
 
isLegalQuery() - Method in class org.ejbca.util.query.BasicMatch
 
isLegalQuery() - Method in class org.ejbca.util.query.Query
Checks if the present query is legal by checking if every match is legal and that the number of connectors is one less than matches.
isLegalQuery() - Method in class org.ejbca.util.query.TimeMatch
 
isLegalQuery() - Method in class org.ejbca.util.query.UserMatch
 
isLesserThan(String, String) - Static method in class org.cesecore.util.StringTools
Takes two versions and compares the first and the second versions to each other Compares the max amount of numbers on both.
isLesserThan(String, String) - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
Takes two versions and compares the first and the second versions to each other Compares the max amount of numbers on both.
isLogConnectionTests() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
isLogErrorOut() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Denotes if the ERROUT of the external command or script has to be logged.
isLoggingEnabled() - Method in class org.ejbca.core.model.services.actions.MailActionInfo
 
isLogStandardOut() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Denotes if the STDOUT of the external command or script has to be logged.
isLongType() - Method in class org.cesecore.util.ui.DynamicUiProperty
Returns true if the property type is java.lang.Long (this method is used because of the lack of 'instanceof' operator in JSF EL).
isMandatory() - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
Determine whether this certificate transparency log belongs to the group of certificate transparency logs to which it is mandatory to publish.
isManualClassPathsEnabled() - Static method in class org.ejbca.config.WebConfiguration
 
isMapType() - Method in class org.cesecore.util.ui.DynamicUiProperty
Returns true if the property type is java.util.HashMap (this method is used because of the lack of 'instanceof' operator in JSF EL).
isMaxAgeConfigured(int) - Static method in class org.cesecore.config.OcspConfiguration
 
isMaxNumberOfSctByCustom() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isMaxNumberOfSctByValidity() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isMightHaveMoreResults() - Method in class org.ejbca.core.model.era.RaCertificateSearchResponse
 
isMightHaveMoreResults() - Method in class org.ejbca.core.model.era.RaEndEntitySearchResponse
 
isMightHaveMoreResults() - Method in class org.ejbca.core.model.era.RaRequestsSearchResponse
 
isMightHaveMoreResults() - Method in class org.ejbca.core.model.era.RaRoleMemberSearchResponse
 
isMightHaveMoreResults() - Method in class org.ejbca.core.model.era.RaRoleSearchResponse
 
isModifiable() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
isModifiable() - Method in class org.ejbca.util.DNFieldDescriber
 
isModifiedAfterUsed() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
isModifiedBeforeUsed() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
isModifyable(int, int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
isModifyable(String, int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Semi-internal method to get the "is modifiable" state of a parameter.
ISMODIFYABLE_CAID - Static variable in class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
 
ISMODIFYABLE_CERTIFICATEPROFILE - Static variable in class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
 
ISMODIFYABLE_EMAILDATA - Static variable in class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
 
ISMODIFYABLE_ENDENTITYPROFILE - Static variable in class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
 
ISMODIFYABLE_HARDTOKENISSUER - Static variable in class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
 
ISMODIFYABLE_PASSWORD - Static variable in class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
 
ISMODIFYABLE_TOKENTYPE - Static variable in class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
 
ISMODIFYABLE_TYPE - Static variable in class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
 
ISMODIFYABLE_USERNAME - Static variable in class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
Constants used in isModifyable sets.
isMultiValued() - Method in class org.cesecore.util.ui.DynamicUiProperty
 
isNamedECKnownInDefaultProvider(String) - Static method in class org.cesecore.certificates.util.AlgorithmTools
Check if the curve name is known by the first found PKCS#11 provider or default (BC) (if no EC capable PKCS#11 provider were found)
isNameUsed(String) - Method in class org.cesecore.keybind.InternalKeyBindingDataSessionBean
 
isNameUsed(String) - Method in interface org.cesecore.keybind.InternalKeyBindingDataSessionLocal
 
isNameUsedByIdOnly(String, int) - Method in class org.cesecore.keybind.InternalKeyBindingDataSessionBean
 
isNameUsedByIdOnly(String, int) - Method in interface org.cesecore.keybind.InternalKeyBindingDataSessionLocal
 
isNewAuthorizationPatternMarkerPresent() - Method in class org.cesecore.authorization.cache.AccessTreeUpdateSessionBean
 
isNewAuthorizationPatternMarkerPresent() - Method in interface org.cesecore.authorization.cache.AccessTreeUpdateSessionLocal
 
isNonceEnabled() - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
isNonDefaultHeadBanner() - Method in class org.ejbca.config.GlobalConfiguration
 
isNonExistingGood(StringBuffer, OcspKeyBinding) - Method in enum org.cesecore.certificates.ocsp.cache.OcspConfigurationCache
 
isNonExistingRevoked(StringBuffer, OcspKeyBinding) - Method in enum org.cesecore.certificates.ocsp.cache.OcspConfigurationCache
 
isNonExistingUnauthorized(OcspKeyBinding) - Method in enum org.cesecore.certificates.ocsp.cache.OcspConfigurationCache
 
isNotificationEnabled(ApprovalPartition) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
isNotificationEnabled(ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
isNotNull(String) - Static method in class org.cesecore.util.query.Criteria
 
isNull(String) - Static method in class org.cesecore.util.query.Criteria
 
isNumberOfSctByCustom() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isNumberOfSctByValidity() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
ISO8601_DATE_FORMAT - Static variable in class org.cesecore.util.ValidityDate
The date and time format defined in ISO8601.
isOCSPCert(X509Certificate) - Static method in class org.cesecore.util.CertTools
Is OCSP extended key usage set for a certificate?
isOcspSigningCertificate(Certificate, AvailableExtendedKeyUsagesConfiguration) - Static method in class org.cesecore.keybind.impl.OcspKeyBinding
 
isOk() - Method in class org.cesecore.audit.impl.log4j.Log4jDeviceErrorHandler
 
isOK(RSAPublicKey) - Method in interface org.cesecore.certificates.ocsp.keys.CardKeys
Check if key is OK (verifies PIN).
isOldVaPublisherPresent() - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSessionLocal
 
isOnBottom(CTLogInfo) - Method in class org.cesecore.certificates.certificatetransparency.CtLogManager
Determine whether the CT log given as input is on the bottom in its CT log group.
isOnlyUsernameForSubjectKeyIdOrDnAndIssuerDN(String, byte[], String, String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
isOnlyUsernameForSubjectKeyIdOrDnAndIssuerDN(String, byte[], String, String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Query if we have a clear cut case where no username or the provided username is the only user of the subjectDN and subjectKeyId.
isOnTop(CTLogInfo) - Method in class org.cesecore.certificates.certificatetransparency.CtLogManager
Determine whether the CT log given as input is on the top in its CT log group.
isOpenVPNInstallerConfigured() - Method in class org.ejbca.ui.web.pub.ApplyBean
Checks if the "OpenVPN installer" option should be available.
isOriginal() - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
isPasswordModifiable() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
isPasswordPreDefined() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
isPasswordRequired() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
isPeerSoKeepAlive() - Static method in class org.ejbca.config.EjbcaConfiguration
Deprecated.
isPeerTcpNoDelay() - Static method in class org.ejbca.config.EjbcaConfiguration
Deprecated.
isPending(AuthenticationToken) - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
Is waiting for someone else to do something
isPermanentlyRevoked() - Method in class org.cesecore.certificates.crl.RevokedCertInfo
 
isPermanentlyRevoked(int) - Static method in class org.cesecore.certificates.crl.RevokedCertInfo
 
isPermitExtractablePrivateKeys() - Static method in class org.cesecore.config.CesecoreConfiguration
 
isPermitted(String) - Method in class org.cesecore.keys.validation.ExternalScriptsWhitelist
Determine if the command given as argument, e.g.
isPlaceholder() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
isPostUpgradeInProgress() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeStatusSingletonLocal
 
isPostUpgradeNeeded() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
 
isPowerOfPrime(BigInteger) - Static method in class org.cesecore.keys.validation.RsaKeyValidator
Tests if the factors of the BigInteger modulus are prime.
isPreAuthorizationAllowed() - Method in class org.ejbca.config.AcmeConfiguration
https://tools.ietf.org/html/draft-ietf-acme-acme-12#section-7.4.1 "If a CA wishes to allow pre-authorization within ACME, it can offer a "new authorization" resource in its directory by adding the field "newAuthz" with a URL for the new authorization resource."
isPrivateKeyExtractable(PrivateKey) - Static method in class org.cesecore.keys.util.KeyTools
Test if a private key is extractable (could be stored).
isProcessed() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
isPropertyPredefined(int, int, String) - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
isPropertyPredefined(int, int, String) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Allows for querying a partition of a certain property was defined procedurally.
isPropertyPredefined(int, int, String) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
isPropertyPredefined(int, int, String) - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
isProxiedAuthenticationEnabled() - Static method in class org.ejbca.config.WebConfiguration
 
isPublicKeyExponentOnlyAllowOdd() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
isPublicKeyModulusDontAllowPowerOfPrime() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
isPublicKeyModulusDontAllowRocaWeakKeys() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
isPublicKeyModulusOnlyAllowOdd() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
isPublishParallelEnabled() - Static method in class org.ejbca.config.EjbcaConfiguration
Deprecated.
isReadOnly() - Method in class org.ejbca.core.model.ca.publisher.CertificateSamplerCustomPublisher
 
isReadOnly() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
isReadOnly() - Method in class org.ejbca.core.model.ca.publisher.custpubl2.CertSernoCustomLdapPublisher
 
isReadOnly() - Method in class org.ejbca.core.model.ca.publisher.DummyCustomPublisher
 
isReadOnly() - Method in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
 
isReadOnly() - Method in interface org.ejbca.core.model.ca.publisher.ICustomPublisher
 
isReadOnly() - Method in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
isRegexPatternRequired() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
isRenderCheckBox() - Method in class org.cesecore.util.ui.DynamicUiProperty
Returns true if a check box should be rendered.
isRenewKeys() - Method in class org.ejbca.core.model.services.workers.RenewCAWorker
 
isRequestedByMe() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
isRequired() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets if the UI widget is supposed to be filled with a value.
isRequired() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
isRequired() - Method in class org.ejbca.util.DNFieldDescriber
 
isRequired(int, int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
isRequired(int, String, int) - Static method in class org.ejbca.ui.web.pub.MSCertTools
 
isRequired(String, int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Semi-internal method to get the "is required" state of a parameter.
isRequiredFlag() - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtension
 
isRequiredFlag() - Method in interface org.cesecore.certificates.certificate.certextensions.CustomCertificateExtension
 
isRequireExternalAccountBinding() - Method in class org.ejbca.config.AcmeConfiguration
https://tools.ietf.org/html/draft-ietf-acme-acme-12#section-7.3.5 NOTE: Don't expose this as client configuration yet.
isRevocationDateSet() - Method in class org.cesecore.certificates.crl.RevokedCertInfo
 
isRevoked() - Method in class org.cesecore.certificates.certificate.CertificateStatus
 
isRevoked() - Method in class org.cesecore.certificates.crl.RevokedCertInfo
A quick way to tell if the certificate has been revoked.
isRevoked() - Method in class org.ejbca.ui.web.CertificateView
 
isRevoked() - Method in class org.ejbca.ui.web.RevokedInfoView
 
isRevoked(int) - Static method in class org.cesecore.certificates.crl.RevokedCertInfo
 
isRevoked(String, BigInteger) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Checks if a certificate is revoked.
isRevoked(String, BigInteger) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
isRevokedAfterUsed() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
isRevokedAndOnHold() - Method in class org.ejbca.ui.web.CertificateView
 
isRevokedAndOnHold() - Method in class org.ejbca.ui.web.RevokedInfoView
 
isRevokedBeforeUsed() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
isRevokedMaxAgeConfigured(int) - Static method in class org.cesecore.config.OcspConfiguration
 
isRevokedUntilNextUpdateConfigured(int) - Static method in class org.cesecore.config.OcspConfiguration
 
isRfcUseEmail() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
isRunOnAllNodes() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
isSaveListAsString() - Method in class org.cesecore.util.ui.DynamicUiProperty
Temp.
isSearchingExpired() - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
isSearchingHistorical() - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
isSearchingPending() - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
isSearchingWaitingForMe() - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
isSelectable() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
isSelfSigned(Certificate) - Static method in class org.cesecore.util.CertTools
Checks if a certificate is self signed by verifying if subject and issuer are the same.
isSendNotification() - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
If true notifications will be sent to the user
isSendToAdmins() - Method in class org.ejbca.core.model.services.workers.EmailSendingWorker
 
isSendToEndUsers() - Method in class org.ejbca.core.model.services.workers.EmailSendingWorker
 
isSigAlgEnabled(String) - Static method in class org.cesecore.certificates.util.AlgorithmTools
 
isSigningCertificateForOcspSigning() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
isSingleActiveCertificateConstraint() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isSpecialUser() - Method in class org.ejbca.core.model.authorization.AdminInformation
 
isStartingWithValidOID(String) - Static method in class org.ejbca.util.cert.OID
Tests if the beginning of a string identifies an OID.
isStepDone(int) - Method in class org.ejbca.core.model.approval.ApprovalRequest
Deprecated.
this method denotes a outdated feature pertaining to hard tokens, and should not be used.
isStepSatisfied(ApprovalStep, Collection<Approval>) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
isStepSizeFixed() - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
isStepSizeFixed() - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
isStepSizeFixed() - Method in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
isStringType() - Method in class org.cesecore.util.ui.DynamicUiProperty
Returns true if the property type is java.lang.String(this method is used because of the lack of 'instanceof' operator in JSF EL).
IssuancePhase - Enum in org.cesecore.keys.validation
An enum domain class representing all certificate process phases for validators.
ISSUANCEREVOCATIONREASON - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
A revocation reason that will be applied immediately to certificates issued to a user.
isSubjectAnSearchExact() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
isSubjectAnSearchExact() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
isSubjectDnSearchExact() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
isSubjectDnSearchExact() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
isSuccessful() - Method in class org.ejbca.configdump.ConfigdumpExportResult
 
ISSUER_KEY - Static variable in class org.cesecore.certificates.ocsp.logging.PatternLogger
The public key of the issuer of a requested certificate
ISSUER_NAME_DN - Static variable in class org.cesecore.certificates.ocsp.logging.TransactionLogger
The BC normalized issuer Distinguished Name of the requested certificate
ISSUER_NAME_DN_RAW - Static variable in class org.cesecore.certificates.ocsp.logging.TransactionLogger
The unnormalized issuer Distinguished Name of the requested certificate
ISSUER_NAME_HASH - Static variable in class org.cesecore.certificates.ocsp.logging.PatternLogger
Hash of the issuer DN
ISSUERALTERNATIVENAMECRITICAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
IssuerAltNames - Class in org.cesecore.certificates.certificate.certextensions.standard
Class for standard X509 certificate extension.
IssuerAltNames() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.IssuerAltNames
 
issuerDN - Variable in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryDataPK
 
isSuperToken() - Method in interface org.cesecore.authentication.tokens.AuthenticationTokenMetaData
 
isSuperToken() - Method in class org.cesecore.authentication.tokens.AuthenticationTokenMetaDataBase
 
isSupportingQueries() - Method in interface org.cesecore.audit.AuditLogDevice
 
isSupportingQueries() - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedDevice
 
isSupportingQueries() - Method in class org.cesecore.audit.impl.log4j.Log4jDevice
 
isSync() - Method in class org.cesecore.time.TrustedTime
 
isTermsOfServiceRequireNewApproval() - Method in class org.ejbca.config.AcmeConfiguration
 
isTokenSupported(String) - Method in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
isTokenSupported(String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
Given a token identification string the method determines if the token supports the structure of this profile.
isTokenSupported(String) - Method in class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
 
isTokenSupported(String) - Method in class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
Deprecated.
deprecated
isTokenSupported(String[][], String) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
 
isTokenSupported(String[], String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
isTokenTypeVisible() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
isTransientValue() - Method in class org.cesecore.util.ui.DynamicUiProperty
Gets weather the value has to be stored in the domain objects properties.
isTranslateable() - Method in class org.cesecore.keys.token.AvailableCryptoToken
Indicates if the name should be translated in the adminweb-gui.
isType(EndEntityTypes) - Method in class org.cesecore.certificates.endentity.EndEntityType
Checks that the wrapped type is this type and ONLY this type.
isTypeBoolean() - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
isTypeEndEntity() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isTypeRootCA() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isTypeSelectMany() - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
isTypeSelectOne() - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
isTypeSubCA() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isTypeText() - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
isUnidEnabled() - Static method in class org.cesecore.config.OcspConfiguration
 
isUnique() - Method in class org.ejbca.util.DatabaseIndexUtil.DatabaseIndex
 
isUniqueCertificateSerialNumberIndex() - Method in class org.cesecore.certificates.certificate.CertificateCreateSessionBean
 
isUniqueCertificateSerialNumberIndex() - Method in interface org.cesecore.certificates.certificate.CertificateCreateSessionLocal
Helper method to check if there is a unique issuerDN/serialNumber index in the database
isUniqueCertificateSerialNumberIndex() - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
isUniqueCertificateSerialNumberIndex() - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Will test if there is a unique index/constraint for (certificate serial number,issuer DN) first time it is run.
isUnModifiableUpnRfc() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
isUntilNextUpdateConfigured(int) - Static method in class org.cesecore.config.OcspConfiguration
 
isUpgraded() - Method in class org.cesecore.internal.UpgradeableDataHashMap
So you can poll to see if the data has been upgraded
isUse() - Method in class org.ejbca.util.DNFieldDescriber
 
isUseCertificateStorage() - Method in class org.cesecore.certificates.ca.CA
 
isUseCertificateStorage() - Method in class org.cesecore.certificates.ca.CAInfo
 
isUseCertificateTransparencyInCerts() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isUseCertificateTransparencyInOCSP() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isUseCertificateTransparencyInPublishers() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isUseCertReqHistory() - Method in class org.cesecore.certificates.ca.CA
Whether certificate request history should be used or not.
isUseCertReqHistory() - Method in class org.cesecore.certificates.ca.CAInfo
 
isUseCTSubmitExisting() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isUsed() - Method in class org.cesecore.keys.token.AvailableCryptoToken
Indicates if the plug should be used in the system or if it's a dummy or test class.
isUsed() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
isUseDnsSecValidation() - Method in class org.ejbca.config.AcmeConfiguration
 
isUseFullPublicKeyValidationRoutine() - Method in class org.cesecore.keys.validation.EccKeyValidator
Use full public key validation routine.
isUseNoConflictCertificateData() - Method in class org.cesecore.certificates.ca.CAInfo
 
isUsePrivateKeyUsagePeriodNotAfter() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isUsePrivateKeyUsagePeriodNotBefore() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
isUserConfigurable() - Method in interface org.cesecore.authentication.tokens.AuthenticationTokenMetaData
 
isUserConfigurable() - Method in class org.cesecore.authentication.tokens.AuthenticationTokenMetaDataBase
 
isUserMarked(String) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySession
 
isUsernameRequired() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
isUsernameSearchExact() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
isUsernameSearchExact() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
isUsernameVisible() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
 
isUserNotificationEnabled(ApprovalPartition) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
isUserNotificationEnabled(ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
isUseSSL() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
isUseUserStorage() - Method in class org.cesecore.certificates.ca.CA
 
isUseUserStorage() - Method in class org.cesecore.certificates.ca.CAInfo
 
isUsingExportableCryptography() - Static method in class org.cesecore.keys.util.KeyTools
Detect if "Unlimited Strength" Policy files has bean properly installed.
isUsingExportableCryptography() - Static method in class org.cesecore.util.CryptoProviderTools
Detect if "Unlimited Strength" Policy files has bean properly installed.
isUsingSeparateOcspSigningCertificate() - Method in class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
Checks if the entry has a OCSP signing certificate separate from the certificate chain.
isValid() - Method in class org.cesecore.certificates.certificatetransparency.GoogleCtPolicy
Validate the CT policy stored in this object.
isValidIso8601Date(String) - Static method in class org.cesecore.util.ValidityDate
 
isValidSanDnsName(String) - Static method in class org.cesecore.util.StringTools
Check if a string constitutes a valid hostname for the dNSName attribute of the Subject Alternative Name X.509 certificate extension.
isVerifying - Variable in class org.ejbca.util.CMS.VerifyResult
 
isVisibleToMe() - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
isWaitingForFirstApproval(Date) - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
 
isWaitingForMe(AuthenticationToken) - Method in class org.ejbca.core.model.era.RaApprovalRequestInfo
Is waiting for the given admin to do something
isWildcardCertificateIssuanceAllowed() - Method in class org.ejbca.config.AcmeConfiguration
 
iterator() - Method in class org.cesecore.util.CompressedCollection
 
IUpgradeableData - Interface in org.cesecore.internal
IUpgradableData is an interface intended to be used by classed saved to database as BLOB.
IVisualLayoutSettings - Interface in org.ejbca.core.model.hardtoken.profiles
Interface containing methods that need to be implemented in order to have a hard token profile contain Visual Layout, either as a label or used with card printer.
IWorker - Interface in org.ejbca.core.model.services
The worker interface of a service.

J

javascriptEscape(String) - Static method in class org.ejbca.util.HTMLTools
 
JAXWSDocAndConvTools - Class in org.ejbca.util
JAX-WS Support.
JcaEncryptedValueBuilder - Class in org.ejbca.core.protocol.cmp
Deprecated.
Copied from BCPKIX 1.59b03, can be removed when we use BC 1.59
JcaEncryptedValueBuilder(KeyWrapper, OutputEncryptor) - Constructor for class org.ejbca.core.protocol.cmp.JcaEncryptedValueBuilder
Deprecated.
 
JDBCUtil - Class in org.ejbca.util
Utility methods for jdbc calls.
JDBCUtil() - Constructor for class org.ejbca.util.JDBCUtil
 
JDBCUtil.Preparer - Interface in org.ejbca.util
 
JKS - org.ejbca.core.model.TokenDownloadType
 
JKStoPEM - Class in org.ejbca.util.keystore
JKStoPEM is used to export PEM files from a single jks file.
JKStoPEM(String, String, String, String) - Constructor for class org.ejbca.util.keystore.JKStoPEM
Basic construtor for the JKStoPEM class, set variables for the class.
JKStoPEM(String, String, String, String, boolean) - Constructor for class org.ejbca.util.keystore.JKStoPEM
Constructor for the JKStoPEM class.
JKStoPEM(KeyStore, String, String, String, boolean) - Constructor for class org.ejbca.util.keystore.JKStoPEM
Basic constructor using an in memory KeyStore instead for a file.
JndiConstants - Class in org.cesecore.jndi
Container class to keep track of JNDI constants.
JndiConstants() - Constructor for class org.cesecore.jndi.JndiConstants
 
JndiHelper - Class in org.cesecore.jndi
The sole purpose of this class is to standardize mapping in JNDI of our Stateless Session Beans.
JndiHelper() - Constructor for class org.cesecore.jndi.JndiHelper
 
JsonSerializable - Interface in org.cesecore.util
Interface implemented by classes which can be converted into JSON.
JURISDICTION_COUNTRY - Static variable in class org.cesecore.util.CeSecoreNameStyle
EV TLS jurisdictionCountry.
JURISDICTION_LOCALITY - Static variable in class org.cesecore.util.CeSecoreNameStyle
EV TLS jurisdictionLocality.
JURISDICTION_STATE - Static variable in class org.cesecore.util.CeSecoreNameStyle
EV TLS jurisdictionState.
JURISDICTIONCOUNTRY - Static variable in class org.cesecore.certificates.util.DnComponents
 
JURISDICTIONLOCALITY - Static variable in class org.cesecore.certificates.util.DnComponents
 
JURISDICTIONSTATE - Static variable in class org.cesecore.certificates.util.DnComponents
 

K

KEEP_AUTO_ACTIVATION_PIN - Static variable in interface org.cesecore.keys.token.CryptoTokenManagementSession
Indicate that we would like to keep the current auto-activation PIN (if present) when save a CryptoToken.
keepExpiredCertsOnCRL - Variable in class org.cesecore.certificates.ca.CAInfo
 
KEEPPUBLISHEDINQUEUE - Static variable in class org.ejbca.core.model.ca.publisher.BasePublisher
 
KEY_ALGORITHMS - Static variable in class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
 
KEY_MANAGEMENT - org.cesecore.audit.enums.ModuleTypes
Module type is currently not used in EJBCA.
KEY_RECOVERY_NOT_AVAILABLE - Static variable in class org.cesecore.ErrorCode
Key recovery feature not enabled.
KEY_SEQUENCE_FORMAT_ALPHANUMERIC - Static variable in class org.cesecore.util.StringTools
 
KEY_SEQUENCE_FORMAT_COUNTRY_CODE_PLUS_ALPHANUMERIC - Static variable in class org.cesecore.util.StringTools
 
KEY_SEQUENCE_FORMAT_COUNTRY_CODE_PLUS_NUMERIC - Static variable in class org.cesecore.util.StringTools
 
KEY_SEQUENCE_FORMAT_NUMERIC - Static variable in class org.cesecore.util.StringTools
 
KEYAGREEMENT - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
KEYALGORITHM_DSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
KEYALGORITHM_DSTU4145 - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
KEYALGORITHM_EC - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
KEYALGORITHM_ECDSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
KEYALGORITHM_ECGOST3410 - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
KEYALGORITHM_RSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
keyalgspecToKeyspec(String, String) - Static method in class org.cesecore.keys.util.KeyTools
Converts a keyalg/keyspec pair into a standalone specspec.
KEYBINDING - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
KEYCERTSIGN - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
KEYCOMPROMISE - org.cesecore.certificates.crl.RevocationReasons
 
KeyCreationException - Exception in org.cesecore.keys
This exception is thrown when an error is encountered when trying to create a key.
KeyCreationException() - Constructor for exception org.cesecore.keys.KeyCreationException
 
KeyCreationException(String) - Constructor for exception org.cesecore.keys.KeyCreationException
 
KeyCreationException(String, Throwable) - Constructor for exception org.cesecore.keys.KeyCreationException
 
KeyCreationException(Throwable) - Constructor for exception org.cesecore.keys.KeyCreationException
 
KEYENCIPHERMENT - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
KEYHASH - org.cesecore.keybind.impl.OcspKeyBinding.ResponderIdType
 
KeyPairInfo - Class in org.cesecore.keys.token
Representation of a KeyPair in a CryptoToken.
KeyPairInfo(String, String, String, String) - Constructor for class org.cesecore.keys.token.KeyPairInfo
 
KeyPairWrapper - Class in org.cesecore.keys.util
Wrapper class for serializing KeyPair objects.
KeyPairWrapper(KeyPair) - Constructor for class org.cesecore.keys.util.KeyPairWrapper
 
KEYPLACEHOLDERS_INNER_SEPARATOR - Static variable in interface org.cesecore.keys.token.CryptoToken
 
KEYPLACEHOLDERS_OUTER_SEPARATOR - Static variable in interface org.cesecore.keys.token.CryptoToken
 
KEYPLACEHOLDERS_PROPERTY - Static variable in interface org.cesecore.keys.token.CryptoToken
"|"-separated string of "keyalias;keyspec" pairs that act as placeholders for keyaliases that can be generated later
KEYRECOEVRYRESPONSE - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
keyRecover(String, String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Marks a user's certificate for key recovery.
KEYRECOVER - org.cesecore.certificates.ca.ApprovalRequestType
 
KEYRECOVERABLE - org.cesecore.certificates.endentity.EndEntityTypes
 
KEYRECOVERABLE - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
keyRecoverEnroll(String, String, String, String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Key recovers specified certificate and generates a new keystore in one atomic operation.
keyRecoverEnrollWS(AuthenticationToken, String, String, String, String, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Atomic Key recovery and PKCS12 / JKS enrollment method to be called from web services.
keyRecoverNewest(String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Marks the user's latest certificate for key recovery.
keyRecoverWS(AuthenticationToken, String, String, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Key recovery method to be called from web services.
KEYRECOVERY - org.ejbca.core.ejb.audit.enums.EjbcaModuleTypes
Key recovery module.
KEYRECOVERY_ADDDATA - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Persistence of encrypted key material and meta data that can be used for recovering a server-side generated client key pair.
KEYRECOVERY_EDITDATA - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Modification of encrypted key material and meta data that can be used for recovering a server-side generated client key pair.
KEYRECOVERY_MARKED - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Change status of meta data for encrypted key material to allow extraction of server-side generated client key pair.
KEYRECOVERY_REMOVEDATA - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Removal of specific or all encrypted key material and meta data that can be used for recovering a server-side generated client key pair.
KEYRECOVERY_RIGHTS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
KEYRECOVERY_SENT - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Extraction of key material of server-side generated client key pair.
KeyRecoveryApprovalRequest - Class in org.ejbca.core.model.approval.approvalrequests
Approval Request created when an administrator wants to recovery a end entities keyset
KeyRecoveryApprovalRequest() - Constructor for class org.ejbca.core.model.approval.approvalrequests.KeyRecoveryApprovalRequest
Constructor used in externalization only
KeyRecoveryApprovalRequest(Certificate, String, boolean, AuthenticationToken, String, int, int, ApprovalProfile) - Constructor for class org.ejbca.core.model.approval.approvalrequests.KeyRecoveryApprovalRequest
 
KeyRecoveryCAService - Class in org.ejbca.core.model.ca.caadmin.extendedcaservices
Handles and maintains the CA-part of the Key Recovery functionality
KeyRecoveryCAService(HashMap<?, ?>) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAService
 
KeyRecoveryCAService(ExtendedCAServiceInfo) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAService
 
KeyRecoveryCAServiceInfo - Class in org.ejbca.core.model.ca.caadmin.extendedcaservices
 
KeyRecoveryCAServiceInfo(int) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceInfo
 
KeyRecoveryCAServiceRequest - Class in org.ejbca.core.model.ca.caadmin.extendedcaservices
Class used when requesting key recovery related services from a CA.
KeyRecoveryCAServiceRequest(int, byte[], int, String) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceRequest
Constructor for KeyRecoveryCAServiceRequest used to decrypt data
KeyRecoveryCAServiceRequest(int, KeyPair) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceRequest
Constructor for KeyRecoveryCAServiceRequest used to encrypt data
KeyRecoveryCAServiceResponse - Class in org.ejbca.core.model.ca.caadmin.extendedcaservices
Class used when delevering key recovery service response from a CA.
KeyRecoveryCAServiceResponse(int, byte[], int, String, String) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceResponse
Used when decrypting key recovery data, keydata is read from the database
KeyRecoveryCAServiceResponse(int, KeyPair, int, String, String) - Constructor for class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceResponse
Used when encrypting data, keypair is encrypted to be stored in the database
KeyRecoveryData - Class in org.ejbca.core.ejb.keyrecovery
Representation of a certificates key recovery data.
KeyRecoveryData() - Constructor for class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
KeyRecoveryData(BigInteger, String, String, byte[], int, String, String) - Constructor for class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
Entity holding key recovery data of users certificate.
KeyRecoveryDataPK - Class in org.ejbca.core.ejb.keyrecovery
Primary key for KeyRecoveryData.
KeyRecoveryDataPK() - Constructor for class org.ejbca.core.ejb.keyrecovery.KeyRecoveryDataPK
 
KeyRecoveryDataPK(String, String) - Constructor for class org.ejbca.core.ejb.keyrecovery.KeyRecoveryDataPK
 
KeyRecoveryInformation - Class in org.ejbca.core.model.keyrecovery
This is a value class containing the data relating to key saved for recovery for a user, sent between server and clients.
KeyRecoveryInformation() - Constructor for class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
Creates a new KeyRecoveryData object.
KeyRecoveryInformation(BigInteger, String, String, boolean, KeyPair, Certificate) - Constructor for class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
 
keyRecoveryPossible(AuthenticationToken, Certificate, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Checks if key recovery is possible for the given parameters.
KEYRECOVERYREQUEST - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
KeyRecoverySession - Interface in org.ejbca.core.ejb.keyrecovery
 
KeyRecoverySessionLocal - Interface in org.ejbca.core.ejb.keyrecovery
Local interface for KeyRecoverySession.
KeyRecoverySessionRemote - Interface in org.ejbca.core.ejb.keyrecovery
Remote interface for KeyRecoverySession.
KeyRenewalFailedException - Exception in org.cesecore.keys.token
Thrown any time the key renewal process fails.
KeyRenewalFailedException() - Constructor for exception org.cesecore.keys.token.KeyRenewalFailedException
 
KeyRenewalFailedException(String) - Constructor for exception org.cesecore.keys.token.KeyRenewalFailedException
 
KeyRenewalFailedException(String, Throwable) - Constructor for exception org.cesecore.keys.token.KeyRenewalFailedException
 
KeyRenewalFailedException(Throwable) - Constructor for exception org.cesecore.keys.token.KeyRenewalFailedException
 
KEYSPEC_UNKNOWN - Static variable in class org.cesecore.certificates.util.AlgorithmTools
String used for an unknown keyspec in CA token properties
KEYSPECPREFIX_ECGOST3410 - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
keyspecToKeyalg(String) - Static method in class org.cesecore.keys.util.KeyTools
 
keyStore - Variable in class org.cesecore.keys.token.BaseCryptoToken
The java KeyStore backing the Crypto Token
keyStore - Variable in class org.cesecore.keys.util.KeyStoreTools
 
KeyStore - Class in org.ejbca.core.protocol.ws.objects
Wrapper class for holding WS keystore data
KeyStore() - Constructor for class org.ejbca.core.protocol.ws.objects.KeyStore
WS Constructor
KeyStore(byte[], String) - Constructor for class org.ejbca.core.protocol.ws.objects.KeyStore
Creates a keystore by raw byte data with password.
KeyStore(KeyStore, String) - Constructor for class org.ejbca.core.protocol.ws.objects.KeyStore
 
KEYSTORE - Static variable in class org.cesecore.certificates.ca.catoken.CAToken
Deprecated.
KEYSTORE - Static variable in class org.cesecore.keys.token.CryptoTokenConstants
 
KeyStoreCreateSession - Interface in org.ejbca.core.ejb.ra
 
KeyStoreCreateSessionLocal - Interface in org.ejbca.core.ejb.ra
 
KeyStoreCreateSessionRemote - Interface in org.ejbca.core.ejb.ra
 
KeyStoreGeneralRaException - Exception in org.ejbca.core.model.ra
Wraps the original java.lang.Exception thrown with KeyStoreCreateSessionBean.generateOrKeyRecoverToken (in ejbca-ejb)
KeyStoreGeneralRaException(Exception) - Constructor for exception org.ejbca.core.model.ra.KeyStoreGeneralRaException
 
KeyStoreHelper - Class in org.ejbca.core.protocol.ws.common
Class used to generate a java.security.KeyStore from a org.ejbca.core.protocol.ws.common.KeyStore
KeyStoreHelper() - Constructor for class org.ejbca.core.protocol.ws.common.KeyStoreHelper
 
KeyStoreTools - Class in org.cesecore.keys.util
 
KeyStoreTools(CachingKeyStoreWrapper, String) - Constructor for class org.cesecore.keys.util.KeyStoreTools
 
KeyTools - Class in org.cesecore.keys.util
Tools to handle common key and keystore operations.
KeyToValueHolder<T extends Serializable> - Class in org.ejbca.core.model.era
Generic implementation which will hold any serializable object, as well as its ID and name.
KeyToValueHolder(Integer, String, T) - Constructor for class org.ejbca.core.model.era.KeyToValueHolder
 
KEYTYPE_RSA - Static variable in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
 
KEYTYPES - Static variable in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
 
KEYUPDATEREQUEST - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
KEYUPDATERESPONSE - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
KeyUsage - Class in org.cesecore.certificates.certificate.certextensions.standard
Class for standard X509 certificate extension.
KeyUsage() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.KeyUsage
 
KEYUSAGE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
KEYUSAGECRITICAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
KEYUSAGETEXTS - Static variable in class org.ejbca.ui.web.CertificateView
 
KeyUtilRuntimeException - Exception in org.cesecore.keys.util
Exception thrown by classes in this package when an error occur that should not be handled.
KeyValidationFailedActions - Enum in org.cesecore.keys.validation
Contains different actions which occur whenever a Validator in EJBCA fails.
KeyValidator - Interface in org.cesecore.keys.validation
Base interface for key validators.
KeyValidatorBase - Class in org.cesecore.keys.validation
 
KeyValidatorBase() - Constructor for class org.cesecore.keys.validation.KeyValidatorBase
Public constructor needed for deserialization.
KeyValidatorBase(String) - Constructor for class org.cesecore.keys.validation.KeyValidatorBase
Creates a new instance.
KeyValidatorDateConditions - Enum in org.cesecore.keys.validation
This class contains a representation of mathematical conditions, i.e <, <=, >, >=.
KeyValidatorDoesntExistsException - Exception in org.cesecore.keys.validation
An exception thrown when someone tries to access a key validator that doesn't exits.
KeyValidatorDoesntExistsException() - Constructor for exception org.cesecore.keys.validation.KeyValidatorDoesntExistsException
Creates a new instance.
KeyValidatorDoesntExistsException(String) - Constructor for exception org.cesecore.keys.validation.KeyValidatorDoesntExistsException
Creates a new instance with the specified detail message.
KeyValidatorExistsException - Exception in org.cesecore.keys.validation
An exception thrown when someone tries to store a KeyValidator that already exists.
KeyValidatorExistsException() - Constructor for exception org.cesecore.keys.validation.KeyValidatorExistsException
Creates a new instance.
KeyValidatorExistsException(String) - Constructor for exception org.cesecore.keys.validation.KeyValidatorExistsException
Creates a new instance with the specified detail message.
KeyValidatorSession - Interface in org.cesecore.keys.validation
Interface for key validator operations.
KeyValidatorSessionBean - Class in org.cesecore.keys.validation
Handles management of key validators.
KeyValidatorSessionBean() - Constructor for class org.cesecore.keys.validation.KeyValidatorSessionBean
 
KeyValidatorSessionLocal - Interface in org.cesecore.keys.validation
Local interface for key validator operations.
KeyValidatorSessionRemote - Interface in org.cesecore.keys.validation
Remote interface for key validator operations.
KeyValidatorSettingsTemplate - Enum in org.cesecore.keys.validation
An enum domain class representing all key validator base parameter options.
KeyValuePair - Class in org.ejbca.util
Object holding a Key and a Value pair used, for example, to hold properties.
KeyValuePair() - Constructor for class org.ejbca.util.KeyValuePair
 
KeyValuePair(String, String) - Constructor for class org.ejbca.util.KeyValuePair
 
KRB5PRINCIPAL - Static variable in class org.cesecore.certificates.util.DnComponents
 
KRB5PRINCIPAL - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
KRB5PRINCIPAL - Static variable in class org.cesecore.util.CertTools
Kerberos altName for smart card logon
KRB5PRINCIPAL_OBJECTID - Static variable in class org.cesecore.util.CertTools
OID for Kerberos altName for smart card logon

L

L - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
LABEL - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
LABEL_PROJECTCARD - Static variable in interface org.ejbca.core.model.hardtoken.HardTokenConstants
 
LABEL_PROJECTCARD - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
LABEL_REGULARCARD - Static variable in interface org.ejbca.core.model.hardtoken.HardTokenConstants
 
LABEL_REGULARCARD - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
LABEL_TEMPORARYCARD - Static variable in interface org.ejbca.core.model.hardtoken.HardTokenConstants
 
LABEL_TEMPORARYCARD - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
LabelValidator() - Constructor for class org.cesecore.keys.token.p11.Pkcs11SlotLabelType.LabelValidator
 
lastcrlnumber - Variable in class org.cesecore.certificates.crl.CRLInfo
 
LATEST_VERSION - Static variable in class org.cesecore.certificates.ca.catoken.CAToken
Latest version of the UpgradeableHashMap, this determines if we need to auto-upgrade any data.
LATEST_VERSION - Static variable in class org.cesecore.certificates.ca.CvcCA
Version of this class, if this is increased the upgrade() method will be called automatically
LATEST_VERSION - Static variable in class org.cesecore.certificates.ca.X509CA
Version of this class, if this is increased the upgrade() method will be called automatically
LATEST_VERSION - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
LATEST_VERSION - Static variable in class org.cesecore.configuration.ConfigurationBase
 
LATEST_VERSION - Static variable in class org.cesecore.keys.token.SoftCryptoToken
When upgrading this version, you must up the version of the CA as well, otherwise the upgraded CA token will not be stored in the database.
LATEST_VERSION - Static variable in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
 
LATEST_VERSION - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
LATEST_VERSION - Static variable in class org.cesecore.profiles.ProfileBase
 
LATEST_VERSION - Static variable in class org.cesecore.roles.Role
 
LATEST_VERSION - Static variable in class org.ejbca.config.CmpConfiguration
 
LATEST_VERSION - Static variable in class org.ejbca.config.EstConfiguration
 
LATEST_VERSION - Static variable in class org.ejbca.config.GlobalConfiguration
 
LATEST_VERSION - Static variable in class org.ejbca.config.ScepConfiguration
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAService
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAService
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAService
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.hardtoken.HardTokenIssuer
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
LATEST_VERSION - Static variable in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
launchExternalCommand(String, byte[], boolean, boolean, boolean, boolean, List<String>, String) - Static method in class org.cesecore.util.ExternalProcessTools
Writes the byte-array to a temporary file and launches the given external command with the file as argument at index positional parameter index 1 or the pipes the PEM certificate into the command.
launchExternalCommand(String, byte[], boolean, boolean, List<String>, String) - Static method in class org.cesecore.util.ExternalProcessTools
Writes the byte-array to a temporary file or pipes the PEM certificate into the command, and launches the given external command, see ExternalProcessTools.launchExternalCommand(String, byte[], boolean, boolean, boolean, boolean, List, String).
ldapBindConstraints - Variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
Use a time limit for LDAP bind operations
ldapConnectionConstraints - Variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
Use a time limit for generic (non overridden) LDAP operations
ldapDisconnectConstraints - Variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
Use a time limit for LDAP disconnect operations
LdapNameStyle - Class in org.ejbca.util
Name style used for parsing and building DNs for use with LDAP.
LdapPublisher - Class in org.ejbca.core.model.ca.publisher
LdapPublisher is a class handling a publishing to various v3 LDAP catalogs.
LdapPublisher() - Constructor for class org.ejbca.core.model.ca.publisher.LdapPublisher
 
LdapPublisher.ConnectionSecurity - Enum in org.ejbca.core.model.ca.publisher
 
ldapSearchConstraints - Variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
Use a time limit when reading from LDAP
LdapSearchPublisher - Class in org.ejbca.core.model.ca.publisher
 
LdapSearchPublisher() - Constructor for class org.ejbca.core.model.ca.publisher.LdapSearchPublisher
 
ldapStoreConstraints - Variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
Use a time limit for LDAP store operations
LdapTools - Class in org.ejbca.util
Various utility methods for working with LDAP DN strings.
LE - org.cesecore.util.query.elems.RelationalOperator
 
LegacyRoleManagementSessionLocal - Interface in org.ejbca.core.ejb.upgrade
Deprecated.
LegacyValidationAuthorityPublisher - Class in org.ejbca.core.model.ca.publisher
Holder class for preserving the data remaining from the old community VA Publisher
LegacyValidationAuthorityPublisher() - Constructor for class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
LegacyValidationAuthorityPublisher(Map<Object, Object>) - Constructor for class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
A copy constructor, in order to create a LegacyValidationAuthorityPublisher from the data payload from another publisher.
length() - Method in class org.cesecore.dbprotection.ProtectionStringBuilder
 
leq(String, Object) - Static method in class org.cesecore.util.query.Criteria
 
LESS_OR_EQUAL - org.cesecore.keys.validation.KeyValidatorDateConditions
Condition for less than or equal to a given date.
LESS_THAN - org.cesecore.keys.validation.KeyValidatorDateConditions
Condition for strictly less than a given date.
LettersAndDigitsPasswordGenerator - Class in org.ejbca.util.passgen
LettersAndDigitsPasswordGenerator is a class generating random passwords containing letters or digits.
LettersAndDigitsPasswordGenerator() - Constructor for class org.ejbca.util.passgen.LettersAndDigitsPasswordGenerator
 
like(String, Object) - Static method in class org.cesecore.util.query.Criteria
 
LIKE - org.cesecore.util.query.elems.RelationalOperator
 
LimitLengthASN1Reader - Class in org.ejbca.ui.web
Helper class used all bytes for the first ASN.1 object in the stream.
LimitLengthASN1Reader(InputStream, int) - Constructor for class org.ejbca.ui.web.LimitLengthASN1Reader
 
LINKCERT - org.cesecore.certificates.certificate.certextensions.CertificateExtensionLocation
Certificate extension located in a link certificate
LIST_SEPARATOR - Static variable in class org.cesecore.profiles.ProfileBase
List separator.
LIST_SEPARATOR - Static variable in class org.cesecore.util.RFC4683Tools
List separator to separate the SIM tokens in the internal storage format (also has to be entered by the user).
LIST_SEPARATOR - Static variable in class org.cesecore.util.ui.DynamicUiModel
 
LIST_SEPARATOR - Static variable in class org.cesecore.util.ui.DynamicUiProperty
Literal for list separator.
listAllCertificates(String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Lists fingerprint (primary key) of ALL certificates in the database.
listAllCertificates(String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
listPrinters() - Static method in class org.ejbca.util.PrinterManager
Method that returns the names of all the available printers or an empty list if no printers were found or an error occurred.
listRevokedCertInfo(String, long) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Lists RevokedCertInfo of ALL revoked certificates (status = CertificateConstants.CERT_REVOKED) in the database from a certain issuer.
listRevokedCertInfo(String, long) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
listRevokedCertInfo(String, long) - Method in interface org.cesecore.certificates.certificate.NoConflictCertificateStoreSession
 
listRevokedCertInfo(String, long) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateStoreSessionBean
 
load() - Method in interface org.ejbca.core.ejb.services.ServiceSession
Loads and activates all the services from database that are active.
loadAuthorization(AuthenticationToken) - Method in interface org.cesecore.authorization.AuthorizationCache.AuthorizationCacheCallback
 
loadCertificates(Collection<Certificate>) - Method in enum org.cesecore.certificates.ca.internal.CaCertificateCache
Loads CA certificates but holds a cache so it's reloaded only every five minutes (configurable).
loadData(Object) - Method in interface org.cesecore.internal.IUpgradeableData
Function loading saved data into to data structure.
loadData(Object) - Method in class org.cesecore.internal.UpgradeableDataHashMap
 
loadTransientObjects() - Method in class org.cesecore.keys.validation.ValidatorBase
 
loadTransientObjects() - Method in class org.cesecore.profiles.ProfileBase
 
loadTransientObjects() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
LOCALITY - Static variable in class org.cesecore.certificates.util.DnComponents
 
LocalJvmOnlyAuthenticationToken - Class in org.cesecore.authentication.tokens
Common base class for tokens that are only valid in the JVM they are created and could otherwise be spoofed.
LocalJvmOnlyAuthenticationToken(Set<? extends Principal>, Set<?>) - Constructor for class org.cesecore.authentication.tokens.LocalJvmOnlyAuthenticationToken
 
LocalLookupException - Exception in org.ejbca.core.model.util
Thrown in case a local lookup fails
LocalLookupException() - Constructor for exception org.ejbca.core.model.util.LocalLookupException
 
LocalLookupException(String) - Constructor for exception org.ejbca.core.model.util.LocalLookupException
 
LocalLookupException(String, Throwable) - Constructor for exception org.ejbca.core.model.util.LocalLookupException
 
LocalLookupException(Throwable) - Constructor for exception org.ejbca.core.model.util.LocalLookupException
 
log(EventType, EventStatus, ModuleType, ServiceType, String, String, String, String, String) - Method in class org.cesecore.audit.log.SecurityEventsLoggerSessionBean
 
log(EventType, EventStatus, ModuleType, ServiceType, String, String, String, String, String) - Method in interface org.cesecore.audit.log.SecurityEventsLoggerSessionLocal
Gets trusted time, then calls log
log(EventType, EventStatus, ModuleType, ServiceType, String, String, String, String, Map<String, Object>) - Method in class org.cesecore.audit.log.SecurityEventsLoggerSessionBean
 
log(EventType, EventStatus, ModuleType, ServiceType, String, String, String, String, Map<String, Object>) - Method in interface org.cesecore.audit.log.SecurityEventsLoggerSessionLocal
Gets trusted time, then calls log
log(AuthenticationToken, EventType, EventStatus, ModuleType, ServiceType) - Method in interface org.cesecore.audit.log.SecurityEventsLoggerSession
Creates a signed log, stored in the database.
log(AuthenticationToken, EventType, EventStatus, ModuleType, ServiceType) - Method in class org.cesecore.audit.log.SecurityEventsLoggerSessionBean
 
log(AuthenticationToken, EventType, EventStatus, ModuleType, ServiceType, String, String, String, Map<String, Object>) - Method in interface org.cesecore.audit.log.SecurityEventsLoggerSession
Creates a signed log, stored in the database.
log(AuthenticationToken, EventType, EventStatus, ModuleType, ServiceType, String, String, String, Map<String, Object>) - Method in class org.cesecore.audit.log.SecurityEventsLoggerSessionBean
 
log(TrustedTime, EventType, EventStatus, ModuleType, ServiceType, String, String, String, String, Map<String, Object>) - Method in class org.cesecore.audit.log.InternalSecurityEventsLoggerSessionBean
 
log(TrustedTime, EventType, EventStatus, ModuleType, ServiceType, String, String, String, String, Map<String, Object>) - Method in interface org.cesecore.audit.log.InternalSecurityEventsLoggerSessionLocal
Creates a signed log, stored in the database.
log(TrustedTime, EventType, EventStatus, ModuleType, ServiceType, String, String, String, String, Map<String, Object>, Properties) - Method in interface org.cesecore.audit.AuditLogger
Creates a signed log, stored in the database.
log(TrustedTime, EventType, EventStatus, ModuleType, ServiceType, String, String, String, String, Map<String, Object>, Properties) - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedDevice
 
log(TrustedTime, EventType, EventStatus, ModuleType, ServiceType, String, String, String, String, Map<String, Object>, Properties) - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedLoggerSessionBean
 
log(TrustedTime, EventType, EventStatus, ModuleType, ServiceType, String, String, String, String, Map<String, Object>, Properties) - Method in class org.cesecore.audit.impl.log4j.Log4jDevice
 
LOG - org.cesecore.authorization.control.AuditLogRules
 
LOG_CUSTOM - org.cesecore.authorization.control.AuditLogRules
 
LOG_DELETE - org.cesecore.audit.enums.EventTypes
Removal of persisted audit log records.
LOG_ERROR - org.cesecore.keys.validation.KeyValidationFailedActions
 
LOG_ERROR_OUT - Static variable in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Literal for external log to ERROUT storage key.
LOG_EXPORT - org.cesecore.audit.enums.EventTypes
Export of audit log records.
LOG_ID - Static variable in class org.cesecore.certificates.ocsp.logging.PatternLogger
 
LOG_ID - Static variable in interface org.ejbca.util.IPatternLogger
 
LOG_INFO - org.cesecore.keys.validation.KeyValidationFailedActions
 
LOG_MANAGEMENT_CHANGE - org.cesecore.audit.enums.EventTypes
Change of protection settings for audit log records.
LOG_SIGN - org.cesecore.audit.enums.EventTypes
Event type is currently only used by EJBCA development tests.
LOG_STANDARD_OUT - Static variable in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Literal for external log to STDOUT storage key.
LOG_TIME - Static variable in class org.cesecore.certificates.ocsp.logging.PatternLogger
 
LOG_TIME - Static variable in interface org.ejbca.util.IPatternLogger
 
LOG_VERIFY - org.cesecore.audit.enums.EventTypes
Verification of existing audit log records.
LOG_WARN - org.cesecore.keys.validation.KeyValidationFailedActions
 
Log4jDevice - Class in org.cesecore.audit.impl.log4j
Simple implementation of (secure) audit that writes all log to Log4J.
Log4jDevice() - Constructor for class org.cesecore.audit.impl.log4j.Log4jDevice
 
Log4jDeviceErrorHandler - Class in org.cesecore.audit.impl.log4j
Custom wrapper for Log4J ErrorHandler, so we can check if logging was successful or not.
Log4jDeviceErrorHandler(ErrorHandler) - Constructor for class org.cesecore.audit.impl.log4j.Log4jDeviceErrorHandler
 
Log4jHandler - Class in org.ejbca.util
Use Log4jHandler.add() to add a handler to Logger that logs to Logger
Log4jHandler() - Constructor for class org.ejbca.util.Log4jHandler
 
logAppenderAttach(Logger) - Method in interface org.ejbca.core.ejb.upgrade.UpgradeStatusSingletonLocal
Start listen to Log4J log events
logAppenderDetach(Logger) - Method in interface org.ejbca.core.ejb.upgrade.UpgradeStatusSingletonLocal
Stop listen to Log4J log events
LogConstants - Interface in org.ejbca.core.model.log
 
LogEntry - Class in org.ejbca.core.model.log
This is a class containing information about one log event in the database.
LogEntry(int, int, String, int, int, Date, String, String, int, String) - Constructor for class org.ejbca.core.model.log.LogEntry
Function used by EJBCA to log information.
LogicOperator - Enum in org.cesecore.util.query.elems
 
LOGIN_ERROR - Static variable in class org.cesecore.ErrorCode
Login error.
LOGINDN - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
LOGINPASSWORD - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
logoutFromSlotIfNoTokensActive() - Method in class org.cesecore.keys.token.p11.P11Slot
Unload if last active token on slot
logPreCertSubmission(X509CA, EndEntityInformation, X509Certificate, boolean) - Method in interface org.cesecore.certificates.certificatetransparency.CTAuditLogCallback
Called after a pre-certificate has been submitted to CT logs, or on failure to submit it.
LogServiceState - Enum in org.cesecore.audit.audit
Keep the state of security audit logging.
LONG - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
LookAheadObjectInputStream - Class in org.cesecore.util
Can be used instead of ObjectInputStream to safely deserialize(readObject) unverified serialized java object.
LookAheadObjectInputStream(InputStream) - Constructor for class org.cesecore.util.LookAheadObjectInputStream
 
lookupCertificateInfo(String, String) - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
Looks up a certificate information by issuer and serial number.
lookupCertificatesBySubject(String, Collection<CertificateView>) - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
Uses the store session to look up all certificates for a subject.
lookupMatchValueFromTokenTypeAndName(String, String) - Method in enum org.cesecore.authorization.user.matchvalues.AccessMatchValueReverseLookupRegistry
Returns the AccessMatchValue for a given token type and value name
lookupRevokedInfo(String, String, RevokedCertInfo) - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
Get revocation info for a certificate.
lsr(String, Object) - Static method in class org.cesecore.util.query.Criteria
 
LT - org.cesecore.util.query.elems.RelationalOperator
 

M

m_log - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceRequest
 
MailAction - Class in org.ejbca.core.model.services.actions
Class managing the sending of emails from a service.
MailAction() - Constructor for class org.ejbca.core.model.services.actions.MailAction
 
MailActionInfo - Class in org.ejbca.core.model.services.actions
Class containing information that is sent between a worker and the MailAction action.
MailActionInfo(String, String, String) - Constructor for class org.ejbca.core.model.services.actions.MailActionInfo
Constructor used to create a MailActionInfo
MailAttachment - Class in org.ejbca.util.mail
Representation of an email attachment.
MailAttachment(String) - Constructor for class org.ejbca.util.mail.MailAttachment
 
MailAttachment(String, Object) - Constructor for class org.ejbca.util.mail.MailAttachment
Write's the object to a temporary file that is then attached.
MailAttachment(String, String) - Constructor for class org.ejbca.util.mail.MailAttachment
 
MailConfiguration - Class in org.ejbca.config
 
MailConfiguration() - Constructor for class org.ejbca.config.MailConfiguration
 
MailException - Exception in org.ejbca.util.mail
Generic exception for mail handling.
MailException() - Constructor for exception org.ejbca.util.mail.MailException
 
MailException(String) - Constructor for exception org.ejbca.util.mail.MailException
 
MailException(String, Throwable) - Constructor for exception org.ejbca.util.mail.MailException
 
MailException(Throwable) - Constructor for exception org.ejbca.util.mail.MailException
 
MailSender - Class in org.ejbca.util.mail
Simple wrapper for JavaMail.
MailSender() - Constructor for class org.ejbca.util.mail.MailSender
 
main(String[]) - Static method in class com.primekey.anttools.ServiceManifestBuilder
 
main(String[]) - Static method in class org.ejbca.util.JAXWSDocAndConvTools
 
main(String[]) - Static method in class org.ejbca.util.keystore.JKStoPEM
DOCUMENT ME!
main(String[]) - Static method in class org.ejbca.util.keystore.P12toPEM
DOCUMENT ME!
makeKeyUnmodifiable(Key, String) - Method in class org.cesecore.keys.token.p11.PKCS11Utils
If CESeCoreUtils is in the classpath then the CKA_MODIFIABLE attribute of the key will be set to false.
makeKeyUnmodifiableAfterGeneration() - Static method in class org.cesecore.config.CesecoreConfiguration
 
makeOldPasswordHash(String) - Static method in class org.ejbca.util.crypto.CryptoTools
Creates the hashed password using the old hashing, which is a plain SHA1 password.
makePasswordHash(String) - Static method in class org.ejbca.util.crypto.CryptoTools
Creates the hashed password using the bcrypt algorithm, http://www.mindrot.org/projects/jBCrypt/
makeRequest(AuthenticationToken, int, Collection<?>, String) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Creates a certificate request that should be sent to External CA for processing.
MalformedRequestException - Exception in org.cesecore.certificates.ocsp.exception
Thrown when a byte array couldn't be formed into a proper OCSP request.
MalformedRequestException() - Constructor for exception org.cesecore.certificates.ocsp.exception.MalformedRequestException
 
MalformedRequestException(String) - Constructor for exception org.cesecore.certificates.ocsp.exception.MalformedRequestException
 
MalformedRequestException(String, Throwable) - Constructor for exception org.cesecore.certificates.ocsp.exception.MalformedRequestException
 
MalformedRequestException(Throwable) - Constructor for exception org.cesecore.certificates.ocsp.exception.MalformedRequestException
 
map() - Static method in enum org.cesecore.keys.validation.KeyValidatorSettingsTemplate
Gets a String list instance containing all I18N label keys.
mapContainsCountryAndCN(Map<String, String>) - Static method in class org.cesecore.certificates.util.dn.DNFieldsUtil
The method checks if the subject-DN contains both C and CN attributes (in a potential CVCA/CSCA certificate at least the attributes C and CN must be set).
MapTools - Class in org.cesecore.util
Utility functions to work with maps.
markAsRecoverable(AuthenticationToken, Certificate, int) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySession
Marks a users certificate for key recovery.
markAsRecoverableInternal(AuthenticationToken, CertificateWrapper, String) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySessionLocal
Marks a users certificate for key recovery.
markAsStepDone(int, int) - Method in interface org.ejbca.core.ejb.approval.ApprovalSession
Deprecated.
Used for the old hard token era steps.
markForRecovery(AuthenticationToken, String, String, CertificateWrapper, boolean) - Method in interface org.ejbca.core.model.era.RaMasterApi
Marks End entity for key recovery, sets a new enrollment code (used to enroll a new certificate) and marks KeyRecoveryData for recovery.
markNewestAsRecoverable(AuthenticationToken, String, int) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySession
Marks a users newest certificate for key recovery.
markStepAsDone(int) - Method in class org.ejbca.core.model.approval.ApprovalRequest
Marks the given step as done.
MATCH_NONE - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_TYPE_BEGINSWITH - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_TYPE_BEGINSWITH - Static variable in class org.ejbca.util.query.BasicMatch
 
MATCH_TYPE_CONTAINS - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_TYPE_CONTAINS - Static variable in class org.ejbca.util.query.BasicMatch
 
MATCH_TYPE_EQUALS - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_TYPE_EQUALS - Static variable in class org.ejbca.util.query.BasicMatch
 
MATCH_WITH_APPROVALID - Static variable in class org.ejbca.util.query.ApprovalMatch
Match with the computed id for the approval, for searching for identical approvals
MATCH_WITH_APPROVALTYPE - Static variable in class org.ejbca.util.query.ApprovalMatch
 
MATCH_WITH_CA - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_CA - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_CAID - Static variable in class org.ejbca.util.query.ApprovalMatch
 
MATCH_WITH_CERTIFICATEPROFILE - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_CERTIFICATEPROFILE - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_COMMONNAME - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_COMMONNAME - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_COUNTRY - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_COUNTRY - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_DIRECTORYNAME - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_DN - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_DN - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_DNSERIALNUMBER - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_DNSERIALNUMBER - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_DNSNAME - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_DOMAINCOMPONENT - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_DOMAINCOMPONENT - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_EDIPARTYNAME - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_EMAIL - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_EMAIL - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_ENDENTITYPROFILE - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_ENDENTITYPROFILE - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_ENDENTITYPROFILEID - Static variable in class org.ejbca.util.query.ApprovalMatch
 
MATCH_WITH_EXPIRETIME - Static variable in class org.ejbca.util.query.TimeMatch
ApprovalMatch Specific Constant
MATCH_WITH_GIVENNAME - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_GIVENNAME - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_GUID - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_INITIALS - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_INITIALS - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_IPADDRESS - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_LOCALITY - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_LOCALITY - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_ORGANIZATION - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_ORGANIZATION - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_ORGANIZATIONALUNIT - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_ORGANIZATIONALUNIT - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_REGISTEREDID - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_REMAININGAPPROVALS - Static variable in class org.ejbca.util.query.ApprovalMatch
 
MATCH_WITH_REQUESTADMINCERTISSUERDN - Static variable in class org.ejbca.util.query.ApprovalMatch
 
MATCH_WITH_REQUESTADMINCERTSERIALNUMBER - Static variable in class org.ejbca.util.query.ApprovalMatch
 
MATCH_WITH_REQUESTORAPPROVALTIME - Static variable in class org.ejbca.util.query.TimeMatch
ApprovalMatch Specific Constant
MATCH_WITH_RFC822NAME - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_STATEORPROVINCE - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_STATEORPROVINCE - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_STATUS - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_STATUS - Static variable in class org.ejbca.util.query.ApprovalMatch
 
MATCH_WITH_STATUS - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_SURNAME - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_SURNAME - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_TIMECREATED - Static variable in class org.ejbca.util.query.TimeMatch
UserMatch Specific Constant
MATCH_WITH_TIMEMODIFIED - Static variable in class org.ejbca.util.query.TimeMatch
UserMatch Specific Constant
MATCH_WITH_TITLE - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_TITLE - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_TOKEN - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_TOKEN - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_UID - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_UID - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_UNIQUEID - Static variable in class org.ejbca.util.query.ApprovalMatch
Match with the id column (the primary key), for looking up a particular approval
MATCH_WITH_UPN - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_URI - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_USERNAME - Static variable in class org.ejbca.core.protocol.ws.objects.UserMatch
 
MATCH_WITH_USERNAME - Static variable in class org.ejbca.util.query.UserMatch
 
MATCH_WITH_X400ADDRESS - Static variable in class org.ejbca.util.query.UserMatch
 
matchCa(int) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
matchCa(int) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
matchCp(int) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
matchCp(int) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
matchDatabaseValue(Integer) - Static method in enum org.cesecore.authorization.rules.AccessRuleState
 
matchEep(int) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
matchEep(int) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
matches(CharSequence) - Method in class org.ejbca.configdump.ConfigdumpPattern
 
matches(AccessUserAspect) - Method in class org.cesecore.authentication.tokens.AlwaysAllowLocalAuthenticationToken
 
matches(AccessUserAspect) - Method in class org.cesecore.authentication.tokens.AuthenticationToken
This method will take an AccessUserAspectData entity and return whether or not it matches to this AuthenticationToken.
matches(AccessUserAspect) - Method in class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken
 
matches(AccessUserAspect) - Method in class org.cesecore.authentication.tokens.X509CertificateAuthenticationToken
 
matches(AccessUserAspect) - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
 
matchExpiresInterval(long) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
matchFromDatabase(int) - Static method in enum org.cesecore.authorization.user.AccessMatchType
 
matchFromName(String) - Static method in enum org.cesecore.authorization.user.AccessMatchType
 
matchHardTokenByTokenSerialNumber(String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Method that searches the database for a tokensn.
MATCHINGEXTRAATTRIBUTES - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
Arrays used to extract attributes to store in LDAP
MATCHINGPERSONALATTRIBUTES - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
matchIssuedInterval(Long) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
matchModifiedInterval(Long) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
matchName(String) - Static method in enum org.cesecore.authorization.rules.AccessRuleState
 
matchRevokedInterval(long) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
matchSerialNumber(String) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
matchStatus(int) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
matchStatusAndReason(int, int) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
matchSubjectAn(String) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
matchSubjectAn(String) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
matchSubjectDn(String) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
matchSubjectDn(String) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
matchTokenType(String) - Method in class org.cesecore.authentication.tokens.AlwaysAllowLocalAuthenticationToken
 
matchTokenType(String) - Method in class org.cesecore.authentication.tokens.AuthenticationToken
 
matchUsername(String) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
matchUsername(String) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
MAX_AGE - Static variable in class org.cesecore.config.OcspConfiguration
 
MAX_LEVEL_OF_NESTING - Static variable in class org.ejbca.core.protocol.cmp.CmpMessageHelper
 
MAX_REQUEST_SIZE - Static variable in class org.ejbca.ui.web.LimitLengthASN1Reader
Max size of a request is 100000 bytes
MAXFAILEDLOGINS - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
MAXIMUMAVAILABLEBITLENGTH - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
merge(RaCertificateSearchResponse) - Method in class org.ejbca.core.model.era.RaCertificateSearchResponse
 
merge(RaEndEntitySearchResponse) - Method in class org.ejbca.core.model.era.RaEndEntitySearchResponse
 
merge(RaRequestsSearchResponse) - Method in class org.ejbca.core.model.era.RaRequestsSearchResponse
 
merge(RaRoleMemberSearchResponse) - Method in class org.ejbca.core.model.era.RaRoleMemberSearchResponse
 
merge(RaRoleMemberTokenTypeInfo) - Method in class org.ejbca.core.model.era.RaRoleMemberTokenTypeInfo
 
merge(RaRoleSearchResponse) - Method in class org.ejbca.core.model.era.RaRoleSearchResponse
Adds the roles from another search response object to this one, such that the result is the union of both search results.
mergeByDateAndStatus(Collection<RevokedCertInfo>, Collection<RevokedCertInfo>, long) - Static method in class org.cesecore.certificates.crl.RevokedCertInfo
Merges two collections of RevokedCertInfo.
mergeCa(CA) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
mergeCa(CA) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Local access CRUD method for persisting the CA object to the database and removes any old object with this CA id from the cache.
mergeCryptoToken(CryptoToken) - Method in class org.cesecore.keys.token.CryptoTokenSessionBean
 
mergeCryptoToken(CryptoToken) - Method in interface org.cesecore.keys.token.CryptoTokenSessionLocal
Add the specified CryptoToken to the database and return the id used to store it
mergeInternalKeyBinding(InternalKeyBinding) - Method in class org.cesecore.keybind.InternalKeyBindingDataSessionBean
 
mergeInternalKeyBinding(InternalKeyBinding) - Method in interface org.cesecore.keybind.InternalKeyBindingDataSessionLocal
Add the specified InternalKeyBinding to the database and return the id used to store it
metaData - Static variable in class org.cesecore.authentication.tokens.AlwaysAllowLocalAuthenticationToken
 
metaData - Static variable in class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken
 
metaData - Static variable in class org.cesecore.authentication.tokens.X509CertificateAuthenticationToken
 
metaData - Static variable in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
 
METADATATYPE_CHECKBOX - Static variable in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
METADATATYPE_RADIOBUTTON - Static variable in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
METADATATYPE_TEXTBOX - Static variable in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
MICROSOFTTEMPLATE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
migrateDatabase6101() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
For internal user from UpgradeSessionBean only!
migrateDatabase6110() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
For internal user from UpgradeSessionBean only!
migrateDatabase6120() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
For internal user from UpgradeSessionBean only!
migrateDatabase6140() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
For internal user from UpgradeSessionBean only!
migrateDatabase6150() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
For internal user from UpgradeSessionBean only!
migrateDatabase624() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
For internal user from UpgradeSessionBean only!
migrateDatabase640() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
For internal user from UpgradeSessionBean only!
migrateDatabase642() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
For internal user from UpgradeSessionBean only!
migrateDatabase651() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
For internal user from UpgradeSessionBean only!
migrateDatabase660() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
For internal user from UpgradeSessionBean only!
migrateDatabase680() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
For internal user from UpgradeSessionBean only!
MILLISECONDS_PER_DAY - Static variable in class org.cesecore.util.SimpleTime
 
MILLISECONDS_PER_HOUR - Static variable in class org.cesecore.util.SimpleTime
 
MILLISECONDS_PER_MINUTE - Static variable in class org.cesecore.util.SimpleTime
 
MILLISECONDS_PER_MONTH - Static variable in class org.cesecore.util.SimpleTime
 
MILLISECONDS_PER_SECOND - Static variable in class org.cesecore.util.SimpleTime
 
MILLISECONDS_PER_YEAR - Static variable in class org.cesecore.util.SimpleTime
 
minimizeAccessRules() - Method in class org.cesecore.roles.Role
Remove redundant rules.
minimizeAccessRules(HashMap<String, Boolean>) - Static method in class org.cesecore.roles.AccessRulesHelper
Remove redundant rules.
MINIMUMAVAILABLEBITLENGTH - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
MINIMUMKEYLENGTH - Static variable in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
 
MINIMUMPINLENGTH - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
MINPWDSTRENGTH - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Minimum password strength in bits
MODE_DECRYPT - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceRequest
 
MODE_DN - Static variable in class org.ejbca.core.model.ra.UsernameGeneratorParams
Use a part of the DN as pase username
MODE_ENCRYPT - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceRequest
 
MODE_FIXED - Static variable in class org.ejbca.core.model.ra.UsernameGeneratorParams
use a fixed (set as dNGeneratorComponent) username
MODE_RANDOM - Static variable in class org.ejbca.core.model.ra.UsernameGeneratorParams
Create a completely random username
MODE_SIGN - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAServiceRequest
 
MODE_USERNAME - Static variable in class org.ejbca.core.model.ra.UsernameGeneratorParams
Use the input as the base username
MODIFY - org.cesecore.keybind.InternalKeyBindingRules
 
MODIFY_CRYPTOTOKEN - org.cesecore.authorization.control.CryptoTokenRules
 
MODIFYABLEFIELDS - Static variable in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
 
MODIFYEXISTING - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
MODIFYEXISTINGATTR - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
MODULE_ADMINWEB - Static variable in interface org.ejbca.core.model.log.LogConstants
 
MODULE_APPROVAL - Static variable in interface org.ejbca.core.model.log.LogConstants
 
MODULE_AUTHORIZATION - Static variable in interface org.ejbca.core.model.log.LogConstants
 
MODULE_CA - Static variable in interface org.ejbca.core.model.log.LogConstants
 
MODULE_CESECORE - Static variable in enum org.cesecore.util.EjbRemoteHelper
The main CESeCore EJB jar.
MODULE_CESECORE_OTHER - Static variable in enum org.cesecore.util.EjbRemoteHelper
The additional CESeCore EJB jar.
MODULE_CUSTOM - Static variable in interface org.ejbca.core.model.log.LogConstants
 
MODULE_EDITION_SPECIFIC - Static variable in enum org.cesecore.util.EjbRemoteHelper
 
MODULE_EJBCA - Static variable in enum org.cesecore.util.EjbRemoteHelper
The main EJBCA EJB jar.
MODULE_HARDTOKEN - Static variable in interface org.ejbca.core.model.log.LogConstants
 
MODULE_KEYRECOVERY - Static variable in interface org.ejbca.core.model.log.LogConstants
 
MODULE_LOG - Static variable in interface org.ejbca.core.model.log.LogConstants
 
MODULE_PUBLICWEB - Static variable in interface org.ejbca.core.model.log.LogConstants
 
MODULE_RA - Static variable in interface org.ejbca.core.model.log.LogConstants
 
MODULE_SERVICES - Static variable in interface org.ejbca.core.model.log.LogConstants
 
MODULE_TEST - Static variable in enum org.cesecore.util.EjbRemoteHelper
The EJB used by system tests.
MODULE_UNIDFNR - Static variable in enum org.cesecore.util.EjbRemoteHelper
The EJB used by system test ProtocolLookupServerHttpTest.
MODULETEXTS - Static variable in interface org.ejbca.core.model.log.LogConstants
 
ModuleType - Interface in org.cesecore.audit.enums
Interface used to describe the available Module Types.
ModuleTypeHolder - Class in org.cesecore.audit.enums
Simple implementation of ModuleType that holds the identifier.
ModuleTypeHolder(String) - Constructor for class org.cesecore.audit.enums.ModuleTypeHolder
 
ModuleTypes - Enum in org.cesecore.audit.enums
When doing secure audit log it is necessary to identify from which module a security audit event originates.
moveDown(CTLogInfo) - Method in class org.cesecore.certificates.certificatetransparency.CtLogManager
Moves the specified CT log down one step.
moveUp(CTLogInfo) - Method in class org.cesecore.certificates.certificatetransparency.CtLogManager
Moves the specified CT log up one step.
MS_DOCUMENT_SIGNING_OBJECTID - Static variable in class org.cesecore.util.CertTools
ObjectID for Microsoft Signer of documents extended key usage
MSCertTools - Class in org.ejbca.ui.web.pub
 
MSCertTools() - Constructor for class org.ejbca.ui.web.pub.MSCertTools
 
msgType - Variable in class org.ejbca.core.protocol.cmp.client.CMPSendTCP
 
MSPKCS10RequestMessage - Class in org.ejbca.core.protocol
Extends the PKCS10RequestMessgae and contains a few function to parse MS specific information like GUID, DNS, Template etc..
MSPKCS10RequestMessage() - Constructor for class org.ejbca.core.protocol.MSPKCS10RequestMessage
 
MSPKCS10RequestMessage(byte[]) - Constructor for class org.ejbca.core.protocol.MSPKCS10RequestMessage
 
MSPKCS10RequestMessage(PKCS10CertificationRequest) - Constructor for class org.ejbca.core.protocol.MSPKCS10RequestMessage
 
MSTEMPL_DOMAINCONTROLLER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Microsoft Template Constants
MsTemplate - Class in org.cesecore.certificates.certificate.certextensions.standard
Microsoft Template extension, for domain controllers Class for standard X509 certificate extension.
MsTemplate() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.MsTemplate
 
MultiGroupPublisher - Class in org.ejbca.core.model.ca.publisher
Publishes to multiple groups of publishers.
MultiGroupPublisher() - Constructor for class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
 
MultiLineString - Class in org.cesecore.util.ui
Representation of a multi-line String (text area) for use with DynamicUiProperty.
MultiLineString(String) - Constructor for class org.cesecore.util.ui.MultiLineString
 
MultipleMatchException - Exception in org.ejbca.core.model.ra.userdatasource
Is thrown during remove user data call and the search string matches multiple but the call is instructed not to remove more than one.
MultipleMatchException() - Constructor for exception org.ejbca.core.model.ra.userdatasource.MultipleMatchException
Creates a new instance of MultipleMatchException without detail message.
MultipleMatchException(String) - Constructor for exception org.ejbca.core.model.ra.userdatasource.MultipleMatchException
Constructs an instance of MultipleMatchException with the specified detail message.

N

name - Variable in class org.cesecore.certificates.ca.CAInfo
 
name() - Method in interface org.cesecore.authorization.user.matchvalues.AccessMatchValue
 
NAME - org.cesecore.keybind.impl.OcspKeyBinding.ResponderIdType
 
NAME - Static variable in class org.cesecore.certificates.ca.CA
 
NAME - Static variable in class org.cesecore.certificates.util.DnComponents
 
NAME - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
NAME - Static variable in class org.ejbca.util.passgen.AllPrintableCharPasswordGenerator
 
NAME - Static variable in class org.ejbca.util.passgen.DigitPasswordGenerator
 
NAME - Static variable in class org.ejbca.util.passgen.LettersAndDigitsPasswordGenerator
 
NAME - Static variable in class org.ejbca.util.passgen.NoLookALikeLDPasswordGenerator
 
NAME - Static variable in class org.ejbca.util.passgen.NoLookOrSoundALikeENLDPasswordGenerator
 
NAME - Static variable in class org.ejbca.util.passgen.NoSoundALikeENLDPasswordGenerator
 
NameAndId - Class in org.ejbca.core.protocol.ws.objects
Value object holding a Name and Id pair, for example for a CA or a end entity- or certificate profile.
NameAndId() - Constructor for class org.ejbca.core.protocol.ws.objects.NameAndId
WS Constructor
NameAndId(String, int) - Constructor for class org.ejbca.core.protocol.ws.objects.NameAndId
 
NAMECHANGED - Static variable in class org.cesecore.certificates.ca.X509CA
 
NameConstraint - Class in org.cesecore.certificates.certificate.certextensions.standard
Extension for Name Constraints.
NameConstraint() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.NameConstraint
 
NAMECONSTRAINT_VIOLATION - Static variable in class org.cesecore.ErrorCode
 
NAMECONSTRAINTS_EXCLUDED - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
NAMECONSTRAINTS_PERMITTED - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
NAMECONSTRAINTSCRITICAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
NAMECONSTRAINTSEXCLUDED - Static variable in class org.cesecore.certificates.ca.X509CA
 
NAMECONSTRAINTSPERMITTED - Static variable in class org.cesecore.certificates.ca.X509CA
 
nameKeySet() - Method in class org.ejbca.core.model.era.IdNameHashMap
 
needsUpdate() - Method in class org.cesecore.certificates.ocsp.cache.GlobalOcspConfigurationCache
 
needsUpdate() - Method in class org.cesecore.config.GlobalCesecoreConfigurationCache
 
needsUpdate() - Method in interface org.cesecore.configuration.ConfigurationCache
 
needsUpdate() - Method in class org.ejbca.core.ejb.config.AvailableCustomCertificateExtensionsConfigurationCache
 
needsUpdate() - Method in class org.ejbca.core.ejb.config.AvailableExtendedKeyUsagesConfigurationCache
 
needsUpdate() - Method in class org.ejbca.core.ejb.config.AvailableProtocolsConfigurationCache
 
needsUpdate() - Method in class org.ejbca.core.ejb.config.CMPConfigurationCache
 
needsUpdate() - Method in class org.ejbca.core.ejb.config.EstConfigurationCache
 
needsUpdate() - Method in class org.ejbca.core.ejb.config.GlobalConfigurationCache
 
needsUpdate() - Method in class org.ejbca.core.ejb.config.GlobalCustomCssConfigurationCache
 
needsUpdate() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfigurationCache
 
needsUpdate() - Method in class org.ejbca.core.ejb.config.ScepConfigurationCache
 
neq(String, Object) - Static method in class org.cesecore.util.query.Criteria
 
NEQ - org.cesecore.util.query.elems.RelationalOperator
 
NestableAuthenticationToken - Class in org.cesecore.authentication.tokens
A NestableAuthenticationToken represents an AuthenticationToken where the original credentials has passed through multiple step of authentication.
NestableAuthenticationToken(Set<? extends Principal>, Set<?>) - Constructor for class org.cesecore.authentication.tokens.NestableAuthenticationToken
 
NESTEDMESSAGE - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
NetworkTools - Class in org.cesecore.util
Helper methods for basic network interactions.
NetworkTools() - Constructor for class org.cesecore.util.NetworkTools
 
NEW_AUTHORIZATION_PATTERN_MARKER - Static variable in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
NEXT_SEQUENCE_PROPERTY - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
Next sequence (matching CryptoTokenConstants.CAKEYPURPOSE_CERTSIGN_STRING_NEXT key) that can be set in CA token properties
nextLong() - Method in class org.ejbca.util.PerformanceTest
 
nextRunTimeStamp - Variable in class org.ejbca.core.model.services.BaseWorker
The next time the service is scheduled to run
nextupdate - Variable in class org.cesecore.certificates.crl.CRLInfo
 
NO_ATTACHMENTS - Static variable in class org.ejbca.util.mail.MailSender
 
NO_AUTHENTICATION_TOKEN - Static variable in interface org.ejbca.core.model.log.LogConstants
 
NO_CC - Static variable in class org.ejbca.util.mail.MailSender
 
NO_CERTIFICATE_PROFILE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
The id of a non-existing certificate profile.
NO_CERTIFICATEPROFILE - Static variable in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
NO_END_ENTITY_PROFILE - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
The id of a non-existing end entity profile.
NO_ENDENTITYPROFILE - Static variable in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
NO_HARDTOKENISSUER - Static variable in class org.ejbca.core.model.SecConst
 
NO_ISSUER - Static variable in class org.cesecore.roles.member.RoleMember
 
NO_LIMIT - Static variable in class org.cesecore.util.ConcurrentCache
 
NO_PREFERRED_MATCH_KEY - Static variable in class org.cesecore.authentication.tokens.AuthenticationToken
 
NO_PROFILE_ID - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
NO_ROLE - Static variable in class org.cesecore.roles.member.RoleMember
 
NO_TO - Static variable in class org.ejbca.util.mail.MailSender
 
NoAction - Class in org.ejbca.core.model.services.actions
No Action that does nothing
NoAction() - Constructor for class org.ejbca.core.model.services.actions.NoAction
 
NoCacheFilter - Class in org.ejbca.ui.web.pub
Filter that prevents a browser to cache everything except resources like java script, css and images.
NoCacheFilter() - Constructor for class org.ejbca.ui.web.pub.NoCacheFilter
 
NoConflictCertificateData - Class in org.cesecore.certificates.certificate
Representation of a revoked throw-away certificate and related information.
NoConflictCertificateData() - Constructor for class org.cesecore.certificates.certificate.NoConflictCertificateData
 
NoConflictCertificateData(NoConflictCertificateData) - Constructor for class org.cesecore.certificates.certificate.NoConflictCertificateData
Copy Constructor
NoConflictCertificateDataSession - Interface in org.cesecore.certificates.certificate
Interface for basic CRUD operations related to NoConflictCertificateData (local-only interface)
NoConflictCertificateDataSessionBean - Class in org.cesecore.certificates.certificate
Low level CRUD functions to access NoConflictCertificateData
NoConflictCertificateDataSessionBean() - Constructor for class org.cesecore.certificates.certificate.NoConflictCertificateDataSessionBean
 
NoConflictCertificateDataSessionLocal - Interface in org.cesecore.certificates.certificate
Local interface for NoConflictCertificateDataSession.
NoConflictCertificateStoreSession - Interface in org.cesecore.certificates.certificate
Interface for NoConflictCertificateStoreSession.
NoConflictCertificateStoreSessionBean - Class in org.cesecore.certificates.certificate
These methods call CertificateStoreSession for certificates that are plain CertificateData entities.
NoConflictCertificateStoreSessionBean() - Constructor for class org.cesecore.certificates.certificate.NoConflictCertificateStoreSessionBean
 
NoConflictCertificateStoreSessionLocal - Interface in org.cesecore.certificates.certificate
NoConflictCertificateStoreSessionRemote - Interface in org.cesecore.certificates.certificate
Remote interface for NoConflictCertificateStoreSession.
NODEFAULTPWD - Static variable in class org.cesecore.keys.token.SoftCryptoToken
This property value denotes whether the default soft token password is usable on this token (as defined by ca.keystorepass, defaults to 'foo123', which allows it to be activated/deactivated/edited without providing a password.
NodeSequenceHolder - Enum in org.cesecore.audit.impl.integrityprotected
Get this node's next log row sequence number.
NodeSequenceHolder.OnInitCallBack - Interface in org.cesecore.audit.impl.integrityprotected
Interface for callback of methods that is invoked once.
NoLookALikeLDPasswordGenerator - Class in org.ejbca.util.passgen
This class allows all letters and digits except those that look similar like 0O and l1I.
NoLookALikeLDPasswordGenerator() - Constructor for class org.ejbca.util.passgen.NoLookALikeLDPasswordGenerator
 
NoLookOrSoundALikeENLDPasswordGenerator - Class in org.ejbca.util.passgen
This class allows all letters and digits except those that look similar like O0 and I1l or sound similar in english like aj and eg.
NoLookOrSoundALikeENLDPasswordGenerator() - Constructor for class org.ejbca.util.passgen.NoLookOrSoundALikeENLDPasswordGenerator
 
NON_EXISTING_IS_BAD_URI - Static variable in class org.cesecore.config.OcspConfiguration
 
NON_EXISTING_IS_GOOD - Static variable in class org.cesecore.config.OcspConfiguration
 
NON_EXISTING_IS_GOOD_URI - Static variable in class org.cesecore.config.OcspConfiguration
 
NON_EXISTING_IS_REVOKED - Static variable in class org.cesecore.config.OcspConfiguration
 
NON_EXISTING_IS_REVOKED_URI - Static variable in class org.cesecore.config.OcspConfiguration
 
NON_EXISTING_IS_UNAUTHORIZED - Static variable in class org.cesecore.config.OcspConfiguration
 
NONE - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
Deprecated.
NONE - org.cesecore.util.ui.DynamicUiPropertyCallback
 
NonEjbTestTools - Class in org.ejbca.util
Helpers used by different tests, that does not invoke EJBs.
NonEjbTestTools() - Constructor for class org.ejbca.util.NonEjbTestTools
 
NonModifiableApprovalProfileException - Exception in org.ejbca.core.model.approval.profile
Thrown to show that somebody has tried to add steps or partitions to a profile which is set to be unmodifiable.
NonModifiableApprovalProfileException() - Constructor for exception org.ejbca.core.model.approval.profile.NonModifiableApprovalProfileException
 
NonModifiableApprovalProfileException(String) - Constructor for exception org.ejbca.core.model.approval.profile.NonModifiableApprovalProfileException
 
NonModifiableApprovalProfileException(String, Throwable) - Constructor for exception org.ejbca.core.model.approval.profile.NonModifiableApprovalProfileException
 
NonModifiableApprovalProfileException(Throwable) - Constructor for exception org.ejbca.core.model.approval.profile.NonModifiableApprovalProfileException
 
NONOVERRIDABLEEXTENSIONOIDS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
NONREPUDIATION - Static variable in class org.cesecore.certificates.certificate.CertificateConstants
 
NonSensitiveException - Annotation Type in org.cesecore
 
normalizeAccessRules() - Method in class org.cesecore.roles.Role
Normalize access rules tree (make sure rules always end with a '/')
normalizeMatchValue(String) - Method in enum org.cesecore.authentication.tokens.PublicAccessMatchValue
 
normalizeMatchValue(String) - Method in interface org.cesecore.authorization.user.matchvalues.AccessMatchValue
Normalizes a match value string.
normalizeMatchValue(String) - Method in enum org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
normalizeMatchValue(String) - Method in enum org.ejbca.core.ejb.authentication.cli.CliUserAccessMatchValue
 
normalizeNewlines(String) - Static method in class org.cesecore.util.StringTools
Changes Windows (\r\n) and Mac (\r) line endings into \n line endings.
normalizeResource(String) - Static method in class org.cesecore.roles.AccessRulesHelper
Normalize access rules (make sure rules always end with a '/')
normalizeResources(HashMap<String, Boolean>) - Static method in class org.cesecore.roles.AccessRulesHelper
Normalize access rules tree (make sure rules always end with a '/')
NoSoundALikeENLDPasswordGenerator - Class in org.ejbca.util.passgen
This class allows all letters and digits except those that sound similar in english like aj and eg.
NoSoundALikeENLDPasswordGenerator() - Constructor for class org.ejbca.util.passgen.NoSoundALikeENLDPasswordGenerator
 
NoSuchAliasException - Exception in org.ejbca.core.protocol
Error due to wrong CMP / EST / SCEP alias
NoSuchAliasException() - Constructor for exception org.ejbca.core.protocol.NoSuchAliasException
 
NoSuchAliasException(String) - Constructor for exception org.ejbca.core.protocol.NoSuchAliasException
Constructor used to create exception with an error message.
NoSuchApprovalStepException - Exception in org.ejbca.core.model.approval.profile
This exception is thrown when trying to access a nonexistent approval step in an approval profile.
NoSuchApprovalStepException() - Constructor for exception org.ejbca.core.model.approval.profile.NoSuchApprovalStepException
 
NoSuchApprovalStepException(String) - Constructor for exception org.ejbca.core.model.approval.profile.NoSuchApprovalStepException
 
NoSuchApprovalStepException(String, Throwable) - Constructor for exception org.ejbca.core.model.approval.profile.NoSuchApprovalStepException
 
NoSuchApprovalStepException(Throwable) - Constructor for exception org.ejbca.core.model.approval.profile.NoSuchApprovalStepException
 
NoSuchEndEntityException - Exception in org.ejbca.core.ejb.ra
An exception thrown when an end entity is thought to exist but does not.
NoSuchEndEntityException() - Constructor for exception org.ejbca.core.ejb.ra.NoSuchEndEntityException
 
NoSuchEndEntityException(String) - Constructor for exception org.ejbca.core.ejb.ra.NoSuchEndEntityException
 
NoSuchEndEntityException(String, Throwable) - Constructor for exception org.ejbca.core.ejb.ra.NoSuchEndEntityException
 
NoSuchSlotException - Exception in org.cesecore.keys.token.p11.exception
Thrown to signify that a slot was not found.
NoSuchSlotException() - Constructor for exception org.cesecore.keys.token.p11.exception.NoSuchSlotException
 
NoSuchSlotException(String) - Constructor for exception org.cesecore.keys.token.p11.exception.NoSuchSlotException
 
NoSuchSlotException(String, Throwable) - Constructor for exception org.cesecore.keys.token.p11.exception.NoSuchSlotException
 
NoSuchSlotException(Throwable) - Constructor for exception org.cesecore.keys.token.p11.exception.NoSuchSlotException
 
NOT_AFTER - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
NOT_AFTER_CONDITION - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
NOT_APPLICABLE_ACTION - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
NOT_AUTHORIZED - Static variable in class org.cesecore.certificates.certificate.request.FailInfo
Not authorized
NOT_AUTHORIZED - Static variable in class org.cesecore.ErrorCode
Authorization denied.
NOT_AVAILABLE - Static variable in class org.cesecore.certificates.certificate.CertificateStatus
 
NOT_BEFORE - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
NOT_BEFORE_CONDITION - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
NOT_REVOKED - org.cesecore.certificates.crl.RevocationReasons
 
NOT_REVOKED - Static variable in class org.cesecore.certificates.crl.RevokedCertInfo
Constants defining different revocation reasons.
NOT_REVOKED - Static variable in class org.ejbca.core.protocol.ws.objects.RevokeStatus
Constants defining different revocation reasons.
NOT_SPECIFIED - Static variable in class org.cesecore.ErrorCode
No error code specified.
NOT_SUPPORTED_KEY_STORE - Static variable in class org.cesecore.ErrorCode
Key store type not supported.
NOT_SUPPORTED_PIN_TYPE - Static variable in class org.cesecore.ErrorCode
Not supported PIN type.
NOT_SUPPORTED_REQUEST_TYPE - Static variable in class org.cesecore.ErrorCode
Not supported request type.
NOT_SUPPORTED_TOKEN_TYPE - Static variable in class org.cesecore.ErrorCode
Not supported token type.
notAfter - Variable in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
notBefore - Variable in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
NotFoundException - Exception in org.ejbca.core.model.ra
Thrown when an object cannot be found in the database and the error is not critical so we want to inform the client in a nice way.
NotFoundException(String) - Constructor for exception org.ejbca.core.model.ra.NotFoundException
Constructor used to create exception with an errormessage.
NotFoundException(String, Throwable) - Constructor for exception org.ejbca.core.model.ra.NotFoundException
 
notification(String) - Static method in class org.ejbca.config.WebConfiguration
 
NOTIFICATIONMESSAGE - Static variable in class org.ejbca.core.model.ra.raadmin.UserNotification
 
NotificationParamGen - Class in org.ejbca.util
Base class generating parameter data for email notifications.
NotificationParamGen() - Constructor for class org.ejbca.util.NotificationParamGen
 
NOTIFICATIONSENDER - Static variable in class org.ejbca.core.model.ra.raadmin.UserNotification
 
NOTIFICATIONSUBJECT - Static variable in class org.ejbca.core.model.ra.raadmin.UserNotification
 
NOTNULL - org.cesecore.util.query.elems.RelationalOperator
 
NotSupportedException - Exception in org.cesecore.certificates.ocsp.exception
Error due to some part of the request is not supported.
NotSupportedException(Exception) - Constructor for exception org.cesecore.certificates.ocsp.exception.NotSupportedException
Constructor used to create exception with an embedded exception.
NotSupportedException(String) - Constructor for exception org.cesecore.certificates.ocsp.exception.NotSupportedException
Constructor used to create exception with an errormessage.
NoValueException() - Constructor for exception org.cesecore.util.SecureXMLDecoder.NoValueException
 
NrOfThreadsAndNrOfTests(String) - Constructor for class org.ejbca.util.PerformanceTest.NrOfThreadsAndNrOfTests
 
nsCertRequest(SignSessionLocal, byte[], String, String) - Method in class org.ejbca.ui.web.RequestHelper
Handles Firefox certificate request (KEYGEN), these are constructed as: SignedPublicKeyAndChallenge ::= SEQUENCE { publicKeyAndChallenge PublicKeyAndChallenge, signatureAlgorithm AlgorithmIdentifier, signature BIT STRING } PublicKey's encoded-format has to be RSA X.509.
NULL - org.cesecore.util.query.elems.RelationalOperator
 
NullCryptoToken - Class in org.cesecore.keys.token
This class is used as crypto Token for virtual CAs that does not have a keystore, such as external SubCAs.
NullCryptoToken() - Constructor for class org.cesecore.keys.token.NullCryptoToken
 
NUM_CERT_ID - Static variable in class org.cesecore.certificates.ocsp.logging.TransactionLogger
The number of certificates to check revocation status for
NUMBER - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
NUMBEROFCERTIFICATES - Static variable in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
NUMBEROFCERTIFICATES - Static variable in class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
 
NUMBEROFCERTIFICATES - Static variable in class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
 
NUMBEROFCOPIES - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
NUMBEROFPINS - Static variable in class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
 
NUMBEROFREQAPPROVALS - Static variable in class org.cesecore.certificates.ca.CA
Deprecated.
since 6.6.0, use the appropriate approval profile instead Needed in order to be able to upgrade from 6.5 and earlier
NumberValidator() - Constructor for class org.cesecore.keys.token.p11.Pkcs11SlotLabelType.NumberValidator
 
numOfReqApprovals - Variable in class org.cesecore.certificates.ca.CAInfo
Deprecated.
since 6.6.0, use the appropriate approval profile instead Needed for a while in order to be able to import old statedumps from 6.5 and earlier
NUMOFREQAPPROVALS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
since 6.6.0, use the appropriate approval profile instead Needed for a while in order to be able to import old statedumps from 6.5 and earlier

O

O - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
obfuscate(String) - Static method in class org.cesecore.util.StringTools
Makes a string "hard" to read.
obfuscateIfNot(String) - Static method in class org.cesecore.util.StringTools
Obfuscates a String if it does not already start with "OBF:"
OCSP - org.cesecore.certificates.certificatetransparency.CertificateTransparency.UsageMode
Requesting a SCT for inclusion in a OCSP response
OCSP - org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
OCSP_CONFIGURATION_ID - Static variable in class org.cesecore.config.GlobalOcspConfiguration
 
OCSP_GOOD - Static variable in class org.cesecore.certificates.ocsp.OCSPResponseItem
Constants capturing the OCSP response status.
OCSP_GOOD - Static variable in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
Constants capturing the OCSP response status.
OCSP_REVOKED - Static variable in class org.cesecore.certificates.ocsp.OCSPResponseItem
 
OCSP_REVOKED - Static variable in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
OCSP_UNKNOWN - Static variable in class org.cesecore.certificates.ocsp.OCSPResponseItem
 
OCSP_UNKNOWN - Static variable in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
OCSPCONFIG - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
OcspConfiguration - Class in org.cesecore.config
Parses configuration bundled in conf/ocsp.properties, both for the internal and external OCSP responder.
OcspConfiguration() - Constructor for class org.cesecore.config.OcspConfiguration
 
OcspConfigurationCache - Enum in org.cesecore.certificates.ocsp.cache
This cache contains non persistent configuration elements that need to be cached in order to be shared between all beans and servlets.
OCSPExtension - Interface in org.cesecore.certificates.ocsp.extension
Interface that must be implemented by OCSP extensions that are added to the OCSPServlet
OcspExtensionsCache - Enum in org.cesecore.certificates.ocsp.cache
Enum based singleton to contain a Map of OCSP extensions.
OCSPExtensionType - Enum in org.cesecore.certificates.ocsp.extension
Context in which the OCSPExtension may be used
OcspFailureException - Exception in org.cesecore.certificates.ocsp.exception
General RuntimeException for OCSP error that can't be handled.
OcspFailureException() - Constructor for exception org.cesecore.certificates.ocsp.exception.OcspFailureException
 
OcspFailureException(String) - Constructor for exception org.cesecore.certificates.ocsp.exception.OcspFailureException
 
OcspFailureException(String, Throwable) - Constructor for exception org.cesecore.certificates.ocsp.exception.OcspFailureException
 
OcspFailureException(Throwable) - Constructor for exception org.cesecore.certificates.ocsp.exception.OcspFailureException
 
OcspInitializationException - Exception in org.cesecore.certificates.ocsp.exception
Thrown when an error is encountered while starting OCSP.
OcspInitializationException() - Constructor for exception org.cesecore.certificates.ocsp.exception.OcspInitializationException
 
OcspInitializationException(String) - Constructor for exception org.cesecore.certificates.ocsp.exception.OcspInitializationException
 
OcspInitializationException(String, Throwable) - Constructor for exception org.cesecore.certificates.ocsp.exception.OcspInitializationException
 
OcspInitializationException(Throwable) - Constructor for exception org.cesecore.certificates.ocsp.exception.OcspInitializationException
 
OcspKeyBinding - Class in org.cesecore.keybind.impl
Holder of "external" (e.g.
OcspKeyBinding() - Constructor for class org.cesecore.keybind.impl.OcspKeyBinding
 
OcspKeyBinding.ResponderIdType - Enum in org.cesecore.keybind.impl
 
OcspKeyRenewalSessionLocal - Interface in org.ejbca.core.ejb.ocsp
 
OcspKeyRenewalSessionRemote - Interface in org.ejbca.core.ejb.ocsp
 
OcspNoCheck - Class in org.cesecore.certificates.certificate.certextensions.standard
OCSP nocheck extension (rfc 2560) Class for standard X509 certificate extension.
OcspNoCheck() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.OcspNoCheck
 
OCSPREQUEST - Static variable in class org.cesecore.certificates.ocsp.logging.AuditLogger
The byte[] ocsp-request that came with the http-request
OcspRequestSignerStatusCache - Enum in org.cesecore.certificates.ocsp.cache
Cache of revocation status for certificates that signs OCSP requests.
OCSPRESPONSE - Static variable in class org.cesecore.certificates.ocsp.logging.AuditLogger
The byte[] ocsp-response that was included in the http-response
OcspResponseGeneratorSession - Interface in org.cesecore.certificates.ocsp
This interface is used to generate OCSP responses.
OcspResponseGeneratorSessionBean - Class in org.cesecore.certificates.ocsp
This SSB generates OCSP responses.
OcspResponseGeneratorSessionBean() - Constructor for class org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionBean
 
OcspResponseGeneratorSessionLocal - Interface in org.cesecore.certificates.ocsp
Local interface for OcspResponseGeneratorSession
OcspResponseGeneratorSessionRemote - Interface in org.cesecore.certificates.ocsp
Remote interface for OcspResponseGeneratorSession
OcspResponseInformation - Class in org.cesecore.certificates.ocsp
Data carrier that wraps the contents of an OCSPResp, since OCSPResp and many of its members aren't serializable.
OcspResponseInformation(OCSPResp, long, X509Certificate) - Constructor for class org.cesecore.certificates.ocsp.OcspResponseInformation
 
OCSPResponseItem - Class in org.cesecore.certificates.ocsp
Class used to encapsulate the data that goes into a OCSP response
OCSPResponseItem(CertificateID, CertificateStatus, long) - Constructor for class org.cesecore.certificates.ocsp.OCSPResponseItem
 
OCSPSERVICELOCATORURI - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
OCSPSIGNERPROFILENAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
OcspSigningCache - Enum in org.cesecore.certificates.ocsp.cache
Hold information needed to create OCSP responses without database lookups.
OcspSigningCacheEntry - Class in org.cesecore.certificates.ocsp.cache
Hold information needed for creating an OCSP response without database lookups.
OcspSigningCacheEntry(X509Certificate, CertificateStatus, List<X509Certificate>, X509Certificate, PrivateKey, String, OcspKeyBinding, OcspKeyBinding.ResponderIdType) - Constructor for class org.cesecore.certificates.ocsp.cache.OcspSigningCacheEntry
 
OCSPUnidResponse - Class in org.ejbca.core.protocol.ocsp.extension.unid
Class holding data returned by the OCSPUnidExtension
OCSPUnidResponse() - Constructor for class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
OCSPUnidResponse(OCSPResp) - Constructor for class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
OFFLINE - org.cesecore.keybind.InternalKeyBindingOperationalStatus
 
OID - Class in org.ejbca.util.cert
Utilities for to be used on an Object Identifier (OID).
OID() - Constructor for class org.ejbca.util.cert.OID
 
OID_CARDNUMBER - Static variable in class org.cesecore.certificates.certificate.certextensions.standard.SeisCardNumber
OID for creating Smartcard Number Certificate Extension SEIS Cardnumber Extension according to SS 614330/31
OID_CARDNUMBER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
OID for creating Smartcard Number Certificate Extension SEIS Cardnumber Extension according to SS 614330/31
OID_GUID - Static variable in class org.ejbca.core.protocol.MSPKCS10RequestMessage
 
OID_MSTEMPLATE - Static variable in class org.cesecore.util.CertTools
OID used for creating MS Templates certificate extension
OK - Static variable in class org.cesecore.certificates.certificate.CertificateStatus
 
OLD_VA_PUBLISHER_QUALIFIED_NAME - Static variable in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
OLDPRIVATEDECKEYALIAS - Static variable in class org.cesecore.certificates.ca.catoken.CAToken
 
onDataVerificationError(DatabaseProtectionException) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
Deprecated.
onDataVerificationError(DatabaseProtectionException) - Method in class org.cesecore.dbprotection.ProtectedData
Throws DatabaseProtectionException if erroronverifyfail is enabled in databaseprotection.properties and logs a "row protection failed" message on ERROR level.
onDataVerificationError(DatabaseProtectionException) - Method in interface org.cesecore.dbprotection.ProtectedDataImpl
Throws DatabaseProtectionException if erroronverifyfail is enabled in databaseprotection.properties and logs a "row protection failed" message on ERROR level.
onDataVerificationError(DatabaseProtectionException) - Method in class org.cesecore.dbprotection.ProtectedDataNoopImpl
 
ONLINE - org.cesecore.keybind.InternalKeyBindingOperationalStatus
 
ONLYUSEQUEUE - Static variable in class org.ejbca.core.model.ca.publisher.BasePublisher
 
onReload(AuthorizationCacheReload) - Method in interface org.cesecore.authorization.access.AuthorizationCacheReloadListener
Invoked when the authorization system has been modified.
onReload(AuthorizationCacheReload) - Method in enum org.cesecore.authorization.cache.AuthorizationCacheReloadListeners
Broadcast the specified event to all registered listeners
openCacheEntry(K, long) - Method in class org.cesecore.util.ConcurrentCache
"Opens" a cache entry.
Operation - Class in org.cesecore.util.query.elems
Operation is a combination of Terms.
Operation(LogicOperator, Term, Elem) - Constructor for class org.cesecore.util.query.elems.Operation
 
optionOf(int) - Static method in enum org.cesecore.keys.validation.KeyValidatorSettingsTemplate
Gets the KeyValidatorBaseParameterOptions object with the option optionIndex
or(Elem, Elem) - Static method in class org.cesecore.util.query.Criteria
 
OR - org.cesecore.util.query.elems.LogicOperator
 
Order - Class in org.cesecore.util.query.clauses
Query ORDER BY element.
Order(String, Order.Value) - Constructor for class org.cesecore.util.query.clauses.Order
 
Order.Value - Enum in org.cesecore.util.query.clauses
 
orderAsc(String) - Static method in class org.cesecore.util.query.Criteria
 
orderDesc(String) - Static method in class org.cesecore.util.query.Criteria
 
orderX509CertificateChain(List<X509Certificate>) - Static method in class org.cesecore.util.CertTools
Method ordering a list of X509 certificate into a certificate path with the root CA, or topmost Sub CA at the end.
org.cesecore - package org.cesecore
 
org.cesecore.audit - package org.cesecore.audit
 
org.cesecore.audit.audit - package org.cesecore.audit.audit
 
org.cesecore.audit.enums - package org.cesecore.audit.enums
 
org.cesecore.audit.impl - package org.cesecore.audit.impl
 
org.cesecore.audit.impl.integrityprotected - package org.cesecore.audit.impl.integrityprotected
 
org.cesecore.audit.impl.log4j - package org.cesecore.audit.impl.log4j
 
org.cesecore.audit.impl.queued - package org.cesecore.audit.impl.queued
 
org.cesecore.audit.log - package org.cesecore.audit.log
 
org.cesecore.authentication - package org.cesecore.authentication
 
org.cesecore.authentication.tokens - package org.cesecore.authentication.tokens
 
org.cesecore.authorization - package org.cesecore.authorization
 
org.cesecore.authorization.access - package org.cesecore.authorization.access
 
org.cesecore.authorization.cache - package org.cesecore.authorization.cache
 
org.cesecore.authorization.control - package org.cesecore.authorization.control
 
org.cesecore.authorization.rules - package org.cesecore.authorization.rules
 
org.cesecore.authorization.user - package org.cesecore.authorization.user
 
org.cesecore.authorization.user.matchvalues - package org.cesecore.authorization.user.matchvalues
 
org.cesecore.certificates.ca - package org.cesecore.certificates.ca
 
org.cesecore.certificates.ca.catoken - package org.cesecore.certificates.ca.catoken
 
org.cesecore.certificates.ca.extendedservices - package org.cesecore.certificates.ca.extendedservices
 
org.cesecore.certificates.ca.internal - package org.cesecore.certificates.ca.internal
 
org.cesecore.certificates.certificate - package org.cesecore.certificates.certificate
 
org.cesecore.certificates.certificate.certextensions - package org.cesecore.certificates.certificate.certextensions
 
org.cesecore.certificates.certificate.certextensions.standard - package org.cesecore.certificates.certificate.certextensions.standard
 
org.cesecore.certificates.certificate.exception - package org.cesecore.certificates.certificate.exception
 
org.cesecore.certificates.certificate.request - package org.cesecore.certificates.certificate.request
 
org.cesecore.certificates.certificateprofile - package org.cesecore.certificates.certificateprofile
 
org.cesecore.certificates.certificatetransparency - package org.cesecore.certificates.certificatetransparency
 
org.cesecore.certificates.crl - package org.cesecore.certificates.crl
 
org.cesecore.certificates.endentity - package org.cesecore.certificates.endentity
 
org.cesecore.certificates.ocsp - package org.cesecore.certificates.ocsp
 
org.cesecore.certificates.ocsp.cache - package org.cesecore.certificates.ocsp.cache
 
org.cesecore.certificates.ocsp.exception - package org.cesecore.certificates.ocsp.exception
 
org.cesecore.certificates.ocsp.extension - package org.cesecore.certificates.ocsp.extension
 
org.cesecore.certificates.ocsp.keys - package org.cesecore.certificates.ocsp.keys
 
org.cesecore.certificates.ocsp.logging - package org.cesecore.certificates.ocsp.logging
 
org.cesecore.certificates.util - package org.cesecore.certificates.util
 
org.cesecore.certificates.util.cert - package org.cesecore.certificates.util.cert
 
org.cesecore.certificates.util.dn - package org.cesecore.certificates.util.dn
 
org.cesecore.common.exception - package org.cesecore.common.exception
 
org.cesecore.config - package org.cesecore.config
 
org.cesecore.configuration - package org.cesecore.configuration
 
org.cesecore.dbprotection - package org.cesecore.dbprotection
 
org.cesecore.internal - package org.cesecore.internal
 
org.cesecore.jndi - package org.cesecore.jndi
 
org.cesecore.keybind - package org.cesecore.keybind
 
org.cesecore.keybind.impl - package org.cesecore.keybind.impl
 
org.cesecore.keys - package org.cesecore.keys
 
org.cesecore.keys.token - package org.cesecore.keys.token
 
org.cesecore.keys.token.p11 - package org.cesecore.keys.token.p11
 
org.cesecore.keys.token.p11.exception - package org.cesecore.keys.token.p11.exception
 
org.cesecore.keys.util - package org.cesecore.keys.util
 
org.cesecore.keys.validation - package org.cesecore.keys.validation
 
org.cesecore.legacy - package org.cesecore.legacy
 
org.cesecore.profiles - package org.cesecore.profiles
 
org.cesecore.roles - package org.cesecore.roles
 
org.cesecore.roles.management - package org.cesecore.roles.management
 
org.cesecore.roles.member - package org.cesecore.roles.member
 
org.cesecore.time - package org.cesecore.time
 
org.cesecore.time.providers - package org.cesecore.time.providers
 
org.cesecore.util - package org.cesecore.util
 
org.cesecore.util.log - package org.cesecore.util.log
 
org.cesecore.util.provider - package org.cesecore.util.provider
 
org.cesecore.util.query - package org.cesecore.util.query
 
org.cesecore.util.query.clauses - package org.cesecore.util.query.clauses
 
org.cesecore.util.query.elems - package org.cesecore.util.query.elems
 
org.cesecore.util.ui - package org.cesecore.util.ui
 
org.ejbca.acme - package org.ejbca.acme
 
org.ejbca.config - package org.ejbca.config
 
org.ejbca.configdump - package org.ejbca.configdump
 
org.ejbca.configdump.ejb - package org.ejbca.configdump.ejb
 
org.ejbca.core - package org.ejbca.core
 
org.ejbca.core.ejb - package org.ejbca.core.ejb
 
org.ejbca.core.ejb.approval - package org.ejbca.core.ejb.approval
 
org.ejbca.core.ejb.audit - package org.ejbca.core.ejb.audit
 
org.ejbca.core.ejb.audit.enums - package org.ejbca.core.ejb.audit.enums
 
org.ejbca.core.ejb.authentication.cli - package org.ejbca.core.ejb.authentication.cli
 
org.ejbca.core.ejb.authentication.cli.exception - package org.ejbca.core.ejb.authentication.cli.exception
 
org.ejbca.core.ejb.authentication.web - package org.ejbca.core.ejb.authentication.web
 
org.ejbca.core.ejb.authorization - package org.ejbca.core.ejb.authorization
 
org.ejbca.core.ejb.ca.auth - package org.ejbca.core.ejb.ca.auth
 
org.ejbca.core.ejb.ca.caadmin - package org.ejbca.core.ejb.ca.caadmin
 
org.ejbca.core.ejb.ca.publisher - package org.ejbca.core.ejb.ca.publisher
 
org.ejbca.core.ejb.ca.revoke - package org.ejbca.core.ejb.ca.revoke
 
org.ejbca.core.ejb.ca.sign - package org.ejbca.core.ejb.ca.sign
 
org.ejbca.core.ejb.ca.store - package org.ejbca.core.ejb.ca.store
 
org.ejbca.core.ejb.ca.validation - package org.ejbca.core.ejb.ca.validation
 
org.ejbca.core.ejb.config - package org.ejbca.core.ejb.config
 
org.ejbca.core.ejb.crl - package org.ejbca.core.ejb.crl
 
org.ejbca.core.ejb.dto - package org.ejbca.core.ejb.dto
 
org.ejbca.core.ejb.hardtoken - package org.ejbca.core.ejb.hardtoken
 
org.ejbca.core.ejb.keyrecovery - package org.ejbca.core.ejb.keyrecovery
 
org.ejbca.core.ejb.ocsp - package org.ejbca.core.ejb.ocsp
 
org.ejbca.core.ejb.ra - package org.ejbca.core.ejb.ra
 
org.ejbca.core.ejb.ra.raadmin - package org.ejbca.core.ejb.ra.raadmin
 
org.ejbca.core.ejb.ra.userdatasource - package org.ejbca.core.ejb.ra.userdatasource
 
org.ejbca.core.ejb.rest - package org.ejbca.core.ejb.rest
 
org.ejbca.core.ejb.services - package org.ejbca.core.ejb.services
 
org.ejbca.core.ejb.unidfnr - package org.ejbca.core.ejb.unidfnr
 
org.ejbca.core.ejb.upgrade - package org.ejbca.core.ejb.upgrade
 
org.ejbca.core.ejb.ws - package org.ejbca.core.ejb.ws
 
org.ejbca.core.model - package org.ejbca.core.model
 
org.ejbca.core.model.approval - package org.ejbca.core.model.approval
 
org.ejbca.core.model.approval.approvalrequests - package org.ejbca.core.model.approval.approvalrequests
 
org.ejbca.core.model.approval.profile - package org.ejbca.core.model.approval.profile
 
org.ejbca.core.model.authorization - package org.ejbca.core.model.authorization
 
org.ejbca.core.model.ca - package org.ejbca.core.model.ca
 
org.ejbca.core.model.ca.caadmin.extendedcaservices - package org.ejbca.core.model.ca.caadmin.extendedcaservices
 
org.ejbca.core.model.ca.certificateprofiles - package org.ejbca.core.model.ca.certificateprofiles
 
org.ejbca.core.model.ca.publisher - package org.ejbca.core.model.ca.publisher
 
org.ejbca.core.model.ca.publisher.custpubl1 - package org.ejbca.core.model.ca.publisher.custpubl1
 
org.ejbca.core.model.ca.publisher.custpubl2 - package org.ejbca.core.model.ca.publisher.custpubl2
 
org.ejbca.core.model.ca.publisher.upgrade - package org.ejbca.core.model.ca.publisher.upgrade
 
org.ejbca.core.model.ca.store - package org.ejbca.core.model.ca.store
 
org.ejbca.core.model.era - package org.ejbca.core.model.era
 
org.ejbca.core.model.hardtoken - package org.ejbca.core.model.hardtoken
 
org.ejbca.core.model.hardtoken.profiles - package org.ejbca.core.model.hardtoken.profiles
 
org.ejbca.core.model.hardtoken.types - package org.ejbca.core.model.hardtoken.types
 
org.ejbca.core.model.keyrecovery - package org.ejbca.core.model.keyrecovery
 
org.ejbca.core.model.log - package org.ejbca.core.model.log
 
org.ejbca.core.model.ra - package org.ejbca.core.model.ra
 
org.ejbca.core.model.ra.raadmin - package org.ejbca.core.model.ra.raadmin
 
org.ejbca.core.model.ra.raadmin.validators - package org.ejbca.core.model.ra.raadmin.validators
 
org.ejbca.core.model.ra.userdatasource - package org.ejbca.core.model.ra.userdatasource
 
org.ejbca.core.model.services - package org.ejbca.core.model.services
 
org.ejbca.core.model.services.actions - package org.ejbca.core.model.services.actions
 
org.ejbca.core.model.services.intervals - package org.ejbca.core.model.services.intervals
 
org.ejbca.core.model.services.workers - package org.ejbca.core.model.services.workers
 
org.ejbca.core.model.util - package org.ejbca.core.model.util
 
org.ejbca.core.model.validation - package org.ejbca.core.model.validation
 
org.ejbca.core.protocol - package org.ejbca.core.protocol
 
org.ejbca.core.protocol.acme - package org.ejbca.core.protocol.acme
 
org.ejbca.core.protocol.acme.response - package org.ejbca.core.protocol.acme.response
 
org.ejbca.core.protocol.cmp - package org.ejbca.core.protocol.cmp
 
org.ejbca.core.protocol.cmp.authentication - package org.ejbca.core.protocol.cmp.authentication
 
org.ejbca.core.protocol.cmp.client - package org.ejbca.core.protocol.cmp.client
 
org.ejbca.core.protocol.dnssec - package org.ejbca.core.protocol.dnssec
 
org.ejbca.core.protocol.ocsp.extension.unid - package org.ejbca.core.protocol.ocsp.extension.unid
 
org.ejbca.core.protocol.rest - package org.ejbca.core.protocol.rest
 
org.ejbca.core.protocol.scep - package org.ejbca.core.protocol.scep
 
org.ejbca.core.protocol.ws - package org.ejbca.core.protocol.ws
 
org.ejbca.core.protocol.ws.common - package org.ejbca.core.protocol.ws.common
 
org.ejbca.core.protocol.ws.objects - package org.ejbca.core.protocol.ws.objects
 
org.ejbca.peerconnector - package org.ejbca.peerconnector
 
org.ejbca.statedump.ejb - package org.ejbca.statedump.ejb
 
org.ejbca.ui.cli - package org.ejbca.ui.cli
 
org.ejbca.ui.web - package org.ejbca.ui.web
 
org.ejbca.ui.web.protocol - package org.ejbca.ui.web.protocol
 
org.ejbca.ui.web.pub - package org.ejbca.ui.web.pub
 
org.ejbca.ui.web.pub.inspect - package org.ejbca.ui.web.pub.inspect
 
org.ejbca.ui.web.pub.retrieve - package org.ejbca.ui.web.pub.retrieve
 
org.ejbca.ui.web.renew - package org.ejbca.ui.web.renew
 
org.ejbca.util - package org.ejbca.util
 
org.ejbca.util.cert - package org.ejbca.util.cert
 
org.ejbca.util.crypto - package org.ejbca.util.crypto
 
org.ejbca.util.keystore - package org.ejbca.util.keystore
 
org.ejbca.util.mail - package org.ejbca.util.mail
 
org.ejbca.util.passgen - package org.ejbca.util.passgen
 
org.ejbca.util.query - package org.ejbca.util.query
 
org.owasp.filters - package org.owasp.filters
 
ORGANIZATION - Static variable in class org.cesecore.certificates.util.DnComponents
 
ORGANIZATION_IDENTIFIER - Static variable in class org.cesecore.util.CeSecoreNameStyle
X.520 organizationIdentifier, used by ETSI TS 319 412 (eIDAS).
ORGANIZATIONALUNIT - Static variable in class org.cesecore.certificates.util.DnComponents
 
ORGANIZATIONIDENTIFIER - Static variable in class org.cesecore.certificates.util.DnComponents
 
ORGANIZATIONIDENTIFIER - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
OTHERNAME - Static variable in class org.cesecore.certificates.util.DnComponents
 
OTHERNAME - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
OU - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
OVERRIDABLEEXTENSIONOIDS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
OVERWRITE - org.ejbca.statedump.ejb.StatedumpResolution
 

P

p10msg - Variable in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
Raw form of the PKCS10 message
p11disableHashingSignMechanisms() - Static method in class org.cesecore.config.CesecoreConfiguration
 
P11LibraryInfo(String, SlotList, boolean, String) - Constructor for class org.ejbca.config.WebConfiguration.P11LibraryInfo
 
P11RuntimeException - Exception in org.cesecore.keys.token.p11.exception
Classes in this packages throws this exception when an unexpected problem occurs that should not occur at any circumstances.
P11RuntimeException(String) - Constructor for exception org.cesecore.keys.token.p11.exception.P11RuntimeException
 
P11RuntimeException(String, Exception) - Constructor for exception org.cesecore.keys.token.p11.exception.P11RuntimeException
 
P11Slot - Class in org.cesecore.keys.token.p11
Each instance of this class represents a slot on a P11 module.
P11SlotUser - Interface in org.cesecore.keys.token.p11
All users of the P11Slot slot must implement this interface.
P12 - org.ejbca.core.model.TokenDownloadType
 
P12toPEM - Class in org.ejbca.util.keystore
P12toPEM is used to export PEM files from a single p12 file.
P12toPEM(String, String) - Constructor for class org.ejbca.util.keystore.P12toPEM
Basic construtor for the P12toPEM class, set variables for the class.
P12toPEM(KeyStore, String) - Constructor for class org.ejbca.util.keystore.P12toPEM
Basic constructor using a in memory KeyStore instead for a file.
paramPut(String, byte[]) - Method in class org.cesecore.certificates.ocsp.logging.PatternLogger
Hex-encodes the bytes.
paramPut(String, byte[]) - Method in class org.ejbca.util.DummyPatternLogger
 
paramPut(String, byte[]) - Method in interface org.ejbca.util.IPatternLogger
Hex-encodes the bytes.
paramPut(String, byte[]) - Method in class org.ejbca.util.PatternLogger
 
paramPut(String, Integer) - Method in class org.cesecore.certificates.ocsp.logging.PatternLogger
method that makes sure that a "" is inserted instead of null
paramPut(String, Integer) - Method in class org.ejbca.util.DummyPatternLogger
 
paramPut(String, Integer) - Method in interface org.ejbca.util.IPatternLogger
method that makes sure that a "" is inserted instead of null
paramPut(String, Integer) - Method in class org.ejbca.util.NotificationParamGen
method that makes sure that a "" is inserted instead of null
paramPut(String, Integer) - Method in class org.ejbca.util.PatternLogger
 
paramPut(String, String) - Method in class org.cesecore.certificates.ocsp.logging.PatternLogger
method that makes sure that a "" is inserted instead of null
paramPut(String, String) - Method in class org.ejbca.util.DummyPatternLogger
 
paramPut(String, String) - Method in interface org.ejbca.util.IPatternLogger
method that makes sure that a "" is inserted instead of null
paramPut(String, String) - Method in class org.ejbca.util.NotificationParamGen
method that makes sure that a "" is inserted instead of null
paramPut(String, String) - Method in class org.ejbca.util.PatternLogger
 
parseAsIso8601(String) - Static method in class org.cesecore.util.ValidityDate
Parse a String in the format "yyyy-MM-dd HH:mm:ssZZ".
parseAsUTC(String) - Static method in class org.cesecore.util.ValidityDate
Parse a String in the format "yyyy-MM-dd HH:mm" as a date with implied TimeZone UTC.
parseCaLatestValidDateTime(String) - Static method in class org.cesecore.util.ValidityDate
Parse a date as either "yyyy-MM-dd HH:mm:ssZZ" or a relative hex encoded UNIX time stamp (in seconds).
parseCertData(String) - Static method in class org.cesecore.util.StringTools
Parses the given string according to a specific format based on the certificate-data stored in the LogEntryData table in the database.
parseDate(String) - Static method in class org.cesecore.keys.validation.CertificateValidatorBase
Parses a date string with the date format list.
parseDate(String) - Static method in class org.cesecore.keys.validation.KeyValidatorBase
Parses a date string with the date format list.
parseMillies(String) - Static method in class org.cesecore.util.SimpleTime
 
parseMillis(String) - Method in class org.cesecore.util.TimeUnitFormat
Parses a formatted time string.
parseNameConstraintEntry(String) - Static method in class org.cesecore.certificates.certificate.certextensions.standard.NameConstraint
Parses a single name constraint entry in human-readable form into an encoded string for database storage etc.
parseNameConstraintsList(String) - Static method in class org.cesecore.certificates.certificate.certextensions.standard.NameConstraint
Parses human readable name constraints, one entry per line, into a list of encoded name constraints.
parseRequestMessage(byte[]) - Static method in class org.cesecore.certificates.certificate.request.RequestMessageUtils
Tries to parse the byte array to create a request message of the correct type.
PartitionedApprovalProfile - Class in org.ejbca.core.model.approval.profile
PartitionedApprovalProfile represents an approval archetype where each approval is partitioned into several subtasks, assigned to one or more roles.
PartitionedApprovalProfile() - Constructor for class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
PartitionedApprovalProfile(String) - Constructor for class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
password - Variable in class org.cesecore.certificates.certificate.request.CVCRequestMessage
manually set password
password - Variable in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
manually set password
password - Variable in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
manually set password
password(String) - Method in class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest.Builder
 
PASSWORD - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
PASSWORD_LABEL_KEY - Static variable in class org.cesecore.keys.token.PKCS11CryptoToken
 
passwordDecryption(String, String) - Static method in class org.cesecore.util.StringTools
Method to handle different versions of password encryption transparently
PasswordGeneratorFactory - Class in org.ejbca.util.passgen
Factory class creating PasswordGenerators.
PasswordGeneratorFactory() - Constructor for class org.ejbca.util.passgen.PasswordGeneratorFactory
 
PASSWORDTYPE_ALLPRINTABLE - Static variable in class org.ejbca.util.passgen.PasswordGeneratorFactory
 
PASSWORDTYPE_DIGITS - Static variable in class org.ejbca.util.passgen.PasswordGeneratorFactory
 
PASSWORDTYPE_LETTERSANDDIGITS - Static variable in class org.ejbca.util.passgen.PasswordGeneratorFactory
 
PASSWORDTYPE_NOLOOKALIKELD - Static variable in class org.ejbca.util.passgen.PasswordGeneratorFactory
 
PASSWORDTYPE_NOSOUNDALIKEENLD - Static variable in class org.ejbca.util.passgen.PasswordGeneratorFactory
 
PASSWORDTYPE_NOTALIKEENLD - Static variable in class org.ejbca.util.passgen.PasswordGeneratorFactory
 
PATHLENGTHCONSTRAINT - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
PatternLogger - Class in org.cesecore.certificates.ocsp.logging
This class can be extended to create highly configurable log classes.
PatternLogger - Class in org.ejbca.util
This class can be extended to create highly configurable log classes.
PatternLogger(boolean, Class<?>, String, String, String, String) - Constructor for class org.cesecore.certificates.ocsp.logging.PatternLogger
 
PatternLogger(Matcher, String, Logger, String, String) - Constructor for class org.ejbca.util.PatternLogger
 
pbeDecryptStringWithSha256Aes192(String) - Static method in class org.cesecore.util.StringTools
 
pbeDecryptStringWithSha256Aes192(String, char[]) - Static method in class org.cesecore.util.StringTools
 
pbeEncryptStringWithSha256Aes192(String) - Static method in class org.cesecore.util.StringTools
Method used for encrypting a string.
pbeEncryptStringWithSha256Aes192(String, char[]) - Static method in class org.cesecore.util.StringTools
 
PEERCONFIG - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
PEERCONNECTOR - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
PeerData - Class in org.ejbca.peerconnector
Basic entity been for peer types INT4 id VARCHAR(25x) name INT4 connectorState (0=disabled, 1=enabled) VARCHAR(25x) url CLOB data: initiator capabilities INT4 rowVersion CLOB rowProtection
PeerData() - Constructor for class org.ejbca.peerconnector.PeerData
 
PeerData(int, String, String, int, String) - Constructor for class org.ejbca.peerconnector.PeerData
 
PEM - org.ejbca.core.model.TokenDownloadType
 
PEM_FULL_CHAIN - org.ejbca.core.model.TokenDownloadType
 
PENDING - org.cesecore.keybind.InternalKeyBindingOperationalStatus
 
PENDING - org.ejbca.core.protocol.acme.AcmeAuthorizationStatus
 
PENDING - org.ejbca.core.protocol.acme.AcmeChallengeStatus
 
PENDING - org.ejbca.core.protocol.acme.AcmeOrderStatus
"The server does not believe that the client has fulfilled the requirements.
PENDING - Static variable in class org.cesecore.certificates.certificate.request.ResponseStatus
Request pending for approval
performAction(ActionInfo, Map<Class<?>, Object>) - Method in class org.ejbca.core.model.services.actions.MailAction
Sends the mail Only supports the MailActionInfo otherwise is ActionException thrown.
performAction(ActionInfo, Map<Class<?>, Object>) - Method in class org.ejbca.core.model.services.actions.NoAction
 
performAction(ActionInfo, Map<Class<?>, Object>) - Method in interface org.ejbca.core.model.services.IAction
The main method used to signal that it's time to perform an action according to the data sent in the parameter IActionInfo
PerformanceTest - Class in org.ejbca.util
 
PerformanceTest() - Constructor for class org.ejbca.util.PerformanceTest
 
PerformanceTest.Command - Interface in org.ejbca.util
 
PerformanceTest.CommandFactory - Interface in org.ejbca.util
 
PerformanceTest.Log - Class in org.ejbca.util
 
PerformanceTest.NrOfThreadsAndNrOfTests - Class in org.ejbca.util
This class will be removed when the new CLI with arguments identifiers is introduces.
performDryRun(AuthenticationToken, StatedumpImportOptions) - Method in interface org.ejbca.statedump.ejb.StatedumpSession
Performs a dry run import (nothing is done) of a statedump, and returns an object with lists of all conflicts due to already existing items and items that need a password to be specified.
performExport(AuthenticationToken, ConfigDumpSetting) - Method in interface org.ejbca.configdump.ejb.ConfigdumpSession
Exports EJBCA data, except for keys and certificates, to a set of YAML files.
performImport(AuthenticationToken, StatedumpImportOptions) - Method in interface org.ejbca.statedump.ejb.StatedumpSession
Performs an import of a statedump.
performPreUpgrade(boolean) - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
Performs operations before the upgrade, and can handle fresh installations specially
performReverseLookup(String, int) - Method in enum org.cesecore.authorization.user.matchvalues.AccessMatchValueReverseLookupRegistry
This method performs a reverse lookup given a token type and an integer, by using already registered callback method to translate those values into an AccessMatchValue.
performUpgrade() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
Perform upgrades that can run side by side with older EJBCA versions.
PeriodicalInterval - Class in org.ejbca.core.model.services.intervals
Class implementing a peridical IInterval for monitoring services The main method is getTimeToExecution
PeriodicalInterval() - Constructor for class org.ejbca.core.model.services.intervals.PeriodicalInterval
 
PERMANENTIDENTIFIER - Static variable in class org.cesecore.certificates.util.DnComponents
 
PERMANENTIDENTIFIER - Static variable in class org.cesecore.util.CertTools
 
PERMANENTIDENTIFIER_OBJECTID - Static variable in class org.cesecore.util.CertTools
 
PERMANENTIDENTIFIER_SEP - Static variable in class org.cesecore.util.CertTools
 
PERMANTIDENTIFIER - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
permitAll() - Static method in class org.cesecore.keys.validation.ExternalScriptsWhitelist
Creates a whitelist which permits all external commands to be executed.
permitExtractablePrivateKeyForTest() - Method in class org.cesecore.keys.token.BaseCryptoToken
Similar to the method above, but only applies for internal testing of keys.
permitExtractablePrivateKeyForTest() - Method in class org.cesecore.keys.token.NullCryptoToken
 
permitExtractablePrivateKeyForTest() - Method in class org.cesecore.keys.token.PKCS11CryptoToken
 
permitExtractablePrivateKeyForTest() - Method in class org.cesecore.keys.token.SoftCryptoToken
 
persist(AuthenticationToken, RoleMember) - Method in interface org.cesecore.roles.member.RoleMemberSession
Adds or updates a Role Member (use ID RoleMember.ROLE_MEMBER_ID_UNASSIGNED to assign when adding a RoleMember).
persist(AuthenticationToken, RoleMember) - Method in class org.cesecore.roles.member.RoleMemberSessionBean
 
persist(AuthenticationToken, RoleMember, boolean) - Method in interface org.cesecore.roles.member.RoleMemberSession
Adds or updates a Role Member (use ID RoleMember.ROLE_MEMBER_ID_UNASSIGNED to assign when adding a RoleMember).
persist(AuthenticationToken, RoleMember, boolean) - Method in class org.cesecore.roles.member.RoleMemberSessionBean
 
persistAcmeAccount(AcmeAccount) - Method in interface org.ejbca.core.model.era.RaMasterApi
Create or update the AcmeAccount.
persistAcmeAuthorization(AcmeAuthorization) - Method in interface org.ejbca.core.model.era.RaMasterApi
Create or update the AcmeAuthorization.
persistAcmeAuthorizationList(List<AcmeAuthorization>) - Method in interface org.ejbca.core.model.era.RaMasterApi
Create or update the AcmeAuthorizations.
persistAcmeChallenge(AcmeChallenge) - Method in interface org.ejbca.core.model.era.RaMasterApi
Create or update the AcmeChallenge.
persistAcmeChallengeList(List<AcmeChallenge>) - Method in interface org.ejbca.core.model.era.RaMasterApi
Create or update the AcmeChallenges.
persistAcmeOrder(AcmeOrder) - Method in interface org.ejbca.core.model.era.RaMasterApi
Create or update the AcmeOrder.
persistAcmeOrders(List<AcmeOrder>) - Method in interface org.ejbca.core.model.era.RaMasterApi
Create or update the AcmeOrders.
PERSISTENCE_UNIT - Static variable in class org.cesecore.config.CesecoreConfiguration
NOTE: diff between EJBCA and CESeCore
persistInternalKeyBinding(AuthenticationToken, InternalKeyBinding) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Create new (when the provided InternalKeyBinding has id 0) or merge existing InternalKeyBinding.
persistInternalKeyBinding(AuthenticationToken, InternalKeyBinding) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
persistRole(AuthenticationToken, Role) - Method in interface org.cesecore.roles.management.RoleSession
Store the provided role.
persistRole(AuthenticationToken, Role) - Method in class org.cesecore.roles.management.RoleSessionBean
 
persistRole(AuthenticationToken, Role, boolean) - Method in interface org.cesecore.roles.management.RoleSession
Store the provided role.
persistRole(AuthenticationToken, Role, boolean) - Method in class org.cesecore.roles.management.RoleSessionBean
 
persistRole(Role) - Method in class org.cesecore.roles.management.RoleDataSessionBean
 
persistRole(Role) - Method in interface org.cesecore.roles.management.RoleDataSessionLocal
Persist (creating a new row if needed) the role to the database.
persistRoleMember(RoleMember) - Method in class org.cesecore.roles.member.RoleMemberDataSessionBean
 
persistRoleMember(RoleMember) - Method in interface org.cesecore.roles.member.RoleMemberDataSessionLocal
Saves a RoleMember object to the database, either overwriting an existing one with the same primary key or editing an existing instance.
PHASE - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
PhasedValidator - Interface in org.cesecore.keys.validation
Type for phased validator (a validator bound to a defined phased of the certificate issuance process, #see ).
PinDataWS - Class in org.ejbca.core.protocol.ws.objects
Class containing a web service representation of a PIN data such as type, PIN and PUK
PinDataWS() - Constructor for class org.ejbca.core.protocol.ws.objects.PinDataWS
WS Constructor
PinDataWS(int, String, String) - Constructor for class org.ejbca.core.protocol.ws.objects.PinDataWS
Default constructor
PINENVELOPECOPIES - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
PINENVELOPEDATA - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
PINENVELOPEFILENAME - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
PINENVELOPETYPE - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
PINENVELOPETYPE_GENERALENVELOBE - Static variable in interface org.ejbca.core.model.hardtoken.profiles.IPINEnvelopeSettings
Constant indicating that a general envelope type should be printed.
PINENVELOPETYPE_NONE - Static variable in interface org.ejbca.core.model.hardtoken.profiles.IPINEnvelopeSettings
Constant indicating that no envelope should be printed.
PINTYPE - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
PINTYPE_ASCII_NUMERIC - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
PINTYPE_AUTH_SAME_AS_SIGN - Static variable in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
PINTYPE_AUTHENC_SAME_AS_SIGN - Static variable in class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
 
PINTYPE_BASIC - Static variable in interface org.ejbca.core.model.hardtoken.HardTokenConstants
 
PINTYPE_ENC_SAME_AS_AUTH - Static variable in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
PINTYPE_ISO9564_1 - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
PINTYPE_SIGNATURE - Static variable in interface org.ejbca.core.model.hardtoken.HardTokenConstants
 
PINTYPE_UTF8 - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
pkcs10 - Variable in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
The pkcs10 request message, not serialized.
pkcs10CertRequest(SignSessionLocal, CaSessionLocal, byte[], String, String, int) - Method in class org.ejbca.ui.web.RequestHelper
Deprecated.
Since 6.1.0, remove in 7.0.0. Use the other overloaded version taking a CertificateResponseType in the resulttype parameter.
pkcs10CertRequest(SignSessionLocal, CaSessionLocal, byte[], String, String, int, boolean) - Method in class org.ejbca.ui.web.RequestHelper
Deprecated.
Since 6.1.0, remove in 7.0.0. Use the other overloaded version taking a CertificateResponseType in the resulttype parameter.
pkcs10CertRequest(SignSessionLocal, CaSessionLocal, byte[], String, String, CertificateResponseType) - Method in class org.ejbca.ui.web.RequestHelper
 
pkcs10CertRequest(SignSessionLocal, CaSessionLocal, byte[], String, String, CertificateResponseType, boolean) - Method in class org.ejbca.ui.web.RequestHelper
Handles PKCS10 certificate request, these are constructed as: CertificationRequest ::= SEQUENCE { certificationRequestInfo CertificationRequestInfo, signatureAlgorithm AlgorithmIdentifier{{ SignatureAlgorithms }}, signature BIT STRING } CertificationRequestInfo ::= SEQUENCE { version INTEGER { v1(0) } (v1,...), subject Name, subjectPKInfo SubjectPublicKeyInfo{{ PKInfoAlgorithms }}, attributes [0] Attributes{{ CRIAttributes }}} SubjectPublicKeyInfo { ALGORITHM : IOSet} ::= SEQUENCE { algorithm AlgorithmIdentifier {{IOSet}}, subjectPublicKey BIT STRING } PublicKey's encoded-format has to be RSA X.509.
pkcs10Request(String, String, String, String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Generates a certificate for a user.
PKCS10RequestMessage - Class in org.cesecore.certificates.certificate.request
Class to handle PKCS10 request messages sent to the CA.
PKCS10RequestMessage() - Constructor for class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
Constructs a new empty PKCS#10 message handler object.
PKCS10RequestMessage(byte[]) - Constructor for class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
Constructs a new PKCS#10 message handler object.
PKCS10RequestMessage(JcaPKCS10CertificationRequest) - Constructor for class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
Constructs a new PKCS#10 message handler object.
PKCS11CryptoToken - Class in org.cesecore.keys.token
Class implementing a keystore on PKCS11 tokens.
PKCS11CryptoToken() - Constructor for class org.cesecore.keys.token.PKCS11CryptoToken
 
PKCS11LibraryFileNotFoundException - Exception in org.cesecore.keys.token.p11.exception
Thrown to signify that a slot was not found.
PKCS11LibraryFileNotFoundException() - Constructor for exception org.cesecore.keys.token.p11.exception.PKCS11LibraryFileNotFoundException
 
PKCS11LibraryFileNotFoundException(String) - Constructor for exception org.cesecore.keys.token.p11.exception.PKCS11LibraryFileNotFoundException
 
PKCS11LibraryFileNotFoundException(String, Throwable) - Constructor for exception org.cesecore.keys.token.p11.exception.PKCS11LibraryFileNotFoundException
 
PKCS11LibraryFileNotFoundException(Throwable) - Constructor for exception org.cesecore.keys.token.p11.exception.PKCS11LibraryFileNotFoundException
 
Pkcs11SlotLabel - Class in org.cesecore.keys.token.p11
 
Pkcs11SlotLabel(Pkcs11SlotLabelType, String) - Constructor for class org.cesecore.keys.token.p11.Pkcs11SlotLabel
Use explicit values.
Pkcs11SlotLabelType - Enum in org.cesecore.keys.token.p11
This enum class represents the typing of a slot label.
Pkcs11SlotLabelType.IndexValidator - Class in org.cesecore.keys.token.p11
Validates true if the inputed values is an 'i' followed by a string that can be cast to a long integer.
Pkcs11SlotLabelType.LabelValidator - Class in org.cesecore.keys.token.p11
 
Pkcs11SlotLabelType.NumberValidator - Class in org.cesecore.keys.token.p11
Validates true if the inputed string can be cast to long integer.
PKCS11Utils - Class in org.cesecore.keys.token.p11
The normal way to access PKCS#11 is with a JCA/JCE provider.
Pkcs11Wrapper - Class in org.cesecore.keys.token.p11
This class wraps sun.security.pkcs11.wrapper.PKCS11, so that we can access the native PKCS11 calls directly.
pkcs12Req(String, String, String, String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Creates a server-generated keystore.
PKCS7 - org.ejbca.core.model.TokenDownloadType
 
PKIDisclosureStatement - Class in org.cesecore.certificates.certificateprofile
Contains a single URI/language pair of a PKI disclosure statement.
PKIDisclosureStatement() - Constructor for class org.cesecore.certificates.certificateprofile.PKIDisclosureStatement
 
PKIDisclosureStatement(String, String) - Constructor for class org.cesecore.certificates.certificateprofile.PKIDisclosureStatement
 
pkiMessageToByteArray(PKIMessage) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
 
PKIXCertRevocationStatusChecker - Class in org.cesecore.util
A class to check whether a certificate is revoked or not using either OCSP or CRL.
PKIXCertRevocationStatusChecker(String, String, X509Certificate, Collection<X509Certificate>) - Constructor for class org.cesecore.util.PKIXCertRevocationStatusChecker
 
PKIXCertRevocationStatusChecker(X509Certificate, Collection<X509Certificate>) - Constructor for class org.cesecore.util.PKIXCertRevocationStatusChecker
With this constructor, the certificate revocation status will be checked using a CRL fetched using a URL extracted from the certificate's CRL Distribution Points extension.
PLACE_HOLDER_CERTIFICATE - Static variable in class org.cesecore.util.ExternalProcessTools
Literal for place holder for the certificate issued
PLACEOFBIRTH - Static variable in class org.cesecore.certificates.util.DnComponents
 
PLACEOFBIRTH - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
PLAIN - org.ejbca.core.model.ca.publisher.LdapPublisher.ConnectionSecurity
 
plainFifoTryAlwaysLimit100EntriesOrderByTimeCreated(AuthenticationToken, int, BasePublisher) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherQueueSessionLocal
Intended for use from PublishQueueProcessWorker.
POLICIES - Static variable in class org.cesecore.certificates.ca.X509CA
 
POLICY_NOTICE_CPS_URL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Policy Notice Url to CPS field alias in the data structure
POLICY_NOTICE_UNOTICE_TEXT - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Policy Notice User Notice field alias in the data structure
POLLINGREQUEST - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
POLLINGRESPONSE - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
POPCHALLENGE - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
POPRESPONSE - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
populateWithEmailAddresses(EndEntityInformation, EndEntityInformation) - Method in class org.ejbca.core.model.ra.UserNotificationParamGen
 
populateWithExpiringCert(Certificate) - Method in class org.ejbca.core.model.ra.UserNotificationParamGen
 
populateWithRevokedCertificate(CertificateDataWrapper) - Method in class org.ejbca.core.model.ra.UserNotificationParamGen
 
populateWithUserData(EndEntityInformation) - Method in class org.ejbca.core.model.ra.UserNotificationParamGen
 
PORT - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
PositiveIntegerValidator - Class in org.cesecore.util.ui
Validator which will validate an integer to greater or equal to 0
PositiveIntegerValidator() - Constructor for class org.cesecore.util.ui.PositiveIntegerValidator
 
POSTALADDRESS - Static variable in class org.cesecore.certificates.util.DnComponents
 
POSTALADDRESS - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
POSTALCODE - Static variable in class org.cesecore.certificates.util.DnComponents
 
POSTALCODE - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
postConstruct() - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedAuditorSessionBean
 
postConstruct() - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedLoggerSessionBean
 
postConstruct() - Method in class org.cesecore.authorization.AuthorizationSessionBean
 
postConstruct() - Method in class org.cesecore.certificates.ca.CaSessionBean
 
postConstruct() - Method in class org.cesecore.certificates.certificate.CertificateCreateSessionBean
Default create for SessionBean without any creation Arguments.
postConstruct() - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
Default create for SessionBean without any creation Arguments.
postConstruct() - Method in class org.cesecore.certificates.crl.CrlCreateSessionBean
 
postConstruct() - Method in class org.cesecore.keybind.InternalKeyBindingDataSessionBean
 
postConstruct() - Method in class org.cesecore.keys.token.CryptoTokenSessionBean
 
PRE_CERTIFICATE_VALIDATION - org.cesecore.keys.validation.IssuancePhase
 
PRECISION_DAYS - Static variable in class org.cesecore.util.SimpleTime
 
PRECISION_MILLISECONDS - Static variable in class org.cesecore.util.SimpleTime
 
PRECISION_SECONDS - Static variable in class org.cesecore.util.SimpleTime
 
PREFEREDINTERNALRESOURCES - Static variable in class org.ejbca.config.GlobalConfiguration
 
PREFEREDINTERNALRESOURCES - Static variable in class org.ejbca.core.model.InternalEjbcaResources
 
PREFIX - org.ejbca.statedump.ejb.StatedumpOverride.Type
 
prepare(PreparedStatement) - Method in interface org.ejbca.util.JDBCUtil.Preparer
 
prepareForKeyRecovery(AuthenticationToken, String, int, Certificate) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Mark a user's certificate for key recovery and set the user status to EndEntityConstants.STATUS_KEYRECOVERY.
prepareForKeyRecoveryInternal(AuthenticationToken, String, int, Certificate) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Marks a user for key recovery and performs authorization checks.
prepareReset() - Method in class org.cesecore.audit.audit.SecurityEventsAuditorSessionBean
 
prepareReset() - Method in interface org.cesecore.audit.audit.SecurityEventsAuditorSessionLocal
 
prepareReset() - Method in interface org.cesecore.audit.AuditLogDevice
Prepares the secure audit log mechanism for reset.
prepareReset() - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedDevice
 
prepareReset() - Method in class org.cesecore.audit.impl.log4j.Log4jDevice
 
prepareReset() - Method in interface org.cesecore.audit.impl.queued.QueuedAuditorSessionLocal
Prepares the secure audit log mechanism for reset.
PREVIOUS_SEQUENCE_PROPERTY - Static variable in class org.cesecore.certificates.ca.catoken.CATokenConstants
Previous sequence (matching CryptoTokenConstants.CAKEYPURPOSE_CERTSIGN_STRING_PREVIOUS key) that can be set in CA token properties
primaryEjbcaResource - Variable in class org.ejbca.core.model.InternalEjbcaResources
 
primaryResource - Variable in class org.cesecore.internal.InternalResources
 
principals - Variable in class org.cesecore.authentication.tokens.AuthenticationSubject
 
print(Object) - Method in class org.ejbca.ui.web.pub.ServletDebug
 
print(String, String, String, int, int, EndEntityInformation, String[], String[], String, String, String) - Static method in class org.ejbca.util.PrinterManager
Method performin the actual processing and printing of an SVG Template Imporant the method is caching template data so to subsekvent calls with the samt svtTemplate name will result in the same SVG data being processed.
print(EndEntityInformation, String[], String[], String, String) - Method in class org.ejbca.core.model.hardtoken.profiles.SVGImageManipulator
Returns the message with userspecific data replaced.
PRINT - org.cesecore.certificates.endentity.EndEntityTypes
 
PrintableStringNameStyle - Class in org.cesecore.util
Like CeSecoreNameStyle, but uses PrintableStrings to encode most attributes (the default encoding is UTF-8)
PrintableStringNameStyle() - Constructor for class org.cesecore.util.PrintableStringNameStyle
 
printAdressLabel(EndEntityInformation, String[], String[], String, String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
Method that parses the template, replaces the userdata and returning a printable byte array
printDebugInfo() - Method in class org.ejbca.ui.web.pub.ServletDebug
Empties the buffer to the page.
PrinterManager - Class in org.ejbca.util
Class managing EJBCA print functionality, such as listing printers and managing printjobs
PrinterManager() - Constructor for class org.ejbca.util.PrinterManager
 
printInfo(X509Certificate, String, PrintWriter, String) - Method in class org.ejbca.ui.web.protocol.StoreServletBase
Print info and download URL of a certificate or CRL.
printInsertLineBreaks(byte[]) - Method in class org.ejbca.ui.web.pub.ServletDebug
 
printMessage(String) - Method in class org.ejbca.ui.web.pub.ServletDebug
 
printPINEnvelope(EndEntityInformation, String[], String[], String, String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
printPINEnvelope(EndEntityInformation, String[], String[], String, String) - Method in interface org.ejbca.core.model.hardtoken.profiles.IPINEnvelopeSettings
Method that parses the template, replaces the userdata and returning a printable byte array
printPublicKeyInfo(PublicKey, PrintStream) - Static method in class org.cesecore.keys.util.KeyTools
Print parameters of public part of a key.
printReceipt(EndEntityInformation, String[], String[], String, String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
printReceipt(EndEntityInformation, String[], String[], String, String) - Method in interface org.ejbca.core.model.hardtoken.profiles.IReceiptSettings
Method that parses the template, replaces the userdata and returning a printable byte array
printVisualValidity(EndEntityInformation, String[], String[], String, String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithVisualLayout
 
printVisualValidity(EndEntityInformation, String[], String[], String, String) - Method in interface org.ejbca.core.model.hardtoken.profiles.IAdressLabelSettings
Method that parses the template, replaces the userdata and returning a printable byte array
printVisualValidity(EndEntityInformation, String[], String[], String, String) - Method in interface org.ejbca.core.model.hardtoken.profiles.IVisualLayoutSettings
Method that parses the template, replaces the userdata and returning a printable byte array
PrivateKeyNotExtractableException - Exception in org.cesecore.keys.token
An exception thrown when someone tries to extract a Private Key from a Crypto Token that doesn't allow it.
PrivateKeyNotExtractableException(Exception) - Constructor for exception org.cesecore.keys.token.PrivateKeyNotExtractableException
Creates a new instance of PrivateKeyNotExtractableException with the cause
PrivateKeyNotExtractableException(String) - Constructor for exception org.cesecore.keys.token.PrivateKeyNotExtractableException
Creates a new instance of PrivateKeyNotExtractableException with the specified detail message
PrivateKeyNotExtractableException(String, Throwable) - Constructor for exception org.cesecore.keys.token.PrivateKeyNotExtractableException
Creates a new instance of PrivateKeyNotExtractableException with the specified detail message and cause
PrivateKeyUsagePeriod - Class in org.cesecore.certificates.certificate.certextensions.standard
Class for standard X509 certificate extension.
PrivateKeyUsagePeriod() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.PrivateKeyUsagePeriod
 
PRIVILEGESWITHDRAWN - org.cesecore.certificates.crl.RevocationReasons
 
PRIVKEYUSAGEPERIODLENGTH - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
PRIVKEYUSAGEPERIODSTARTOFFSET - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
ProbableErrorHandler - Class in org.cesecore.util.log
The purpose of this errorhandler is that we can still respond with InternalServer error if and error occurs, but repeated errors will only be logged once.
ProbableErrorHandler() - Constructor for class org.cesecore.util.log.ProbableErrorHandler
 
probeConnectionLDAP(String, int, int) - Static method in class org.ejbca.util.TCPTool
Probe a TCP port connection at hostname:port.
PROBLEM_ACCOUNT_DOES_NOT_EXIST - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_BAD_CSR - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_BAD_NONCE - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_BAD_REVOCATION_REASON - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_BAD_SIGNATURE_ALGORITHM - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_CAA - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_CONNECTION - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_DNS - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_INCORRECT_RESPONSE - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_INVALID_CONTACT - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_MALFORMED - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_RATE_LIMITED - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_REJECTED_INDENTIFIER - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_SERVER_INTERNAL - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_TLS - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_UNAUTHORIZED - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_UNSUPPORTED_INDENTIFIER - org.ejbca.core.protocol.acme.response.AcmeProblem
 
PROBLEM_USER_ACTION_REQUIRED - org.ejbca.core.protocol.acme.response.AcmeProblem
 
process(X509Certificate[], String, String, X509Certificate, CertificateStatus, InternalKeyBinding) - Method in interface org.cesecore.certificates.ocsp.extension.OCSPExtension
Called by OCSP responder when the configured extension is found in the request.
PROCESS_TIME - Static variable in class org.cesecore.certificates.ocsp.logging.PatternLogger
PROCESS_TIME is a marker that is used to record the total time a request takes to process, excluding reading the request.
PROCESS_TIME - Static variable in interface org.ejbca.util.IPatternLogger
PROCESS_TIME is a marker that is used to record the total time a request takes to process, excluding reading the request.
processCardVerifiableCertificateRequest(AuthenticationToken, String, String, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Generates a CV certificate for a user.
processCertificateRequest(AuthenticationToken, String, String, String, int, String, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Processes a certificate request for the user with the given name.
processCertReq(AuthenticationToken, EndEntityInformation, String, int, String, int) - Method in interface org.ejbca.core.ejb.ra.CertificateRequestSession
Edits or adds a user and generates a certificate for that user in a single transaction.
processCertReq(AuthenticationToken, EndEntityInformation, RequestMessage, Class<? extends CertificateResponseMessage>) - Method in interface org.ejbca.core.ejb.ra.CertificateRequestSession
Edits or adds a user and generates a certificate for that user in a single transaction.
PROCESSING - org.ejbca.core.protocol.acme.AcmeAuthorizationStatus
 
PROCESSING - org.ejbca.core.protocol.acme.AcmeChallengeStatus
 
PROCESSING - org.ejbca.core.protocol.acme.AcmeOrderStatus
"The certificate is being issued.
processRequest(AuthenticationToken, CAInfo, RequestMessage) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Processes a Certificate Request from an external CA.
processSoftTokenReq(AuthenticationToken, EndEntityInformation, String, String, String, boolean) - Method in interface org.ejbca.core.ejb.ra.CertificateRequestSession
Edits or adds a user and generates a keystore for that user in a single transaction.
Profile - Interface in org.cesecore.profiles
Base interface for all Profile objects.
PROFILE_DEFAULT - Static variable in class org.ejbca.config.CmpConfiguration
 
PROFILE_TYPE - Static variable in interface org.cesecore.profiles.Profile
Designator for the base type, in this case a Class which extends ProfileBase
PROFILE_USE_KEYID - Static variable in class org.ejbca.config.CmpConfiguration
 
ProfileBase - Class in org.cesecore.profiles
Base class for all Profile entity beans.
ProfileBase() - Constructor for class org.cesecore.profiles.ProfileBase
 
ProfileBase(String) - Constructor for class org.cesecore.profiles.ProfileBase
 
ProfileData - Class in org.cesecore.profiles
Implementation of the "ProfileData" table in the database
ProfileData() - Constructor for class org.cesecore.profiles.ProfileData
 
ProfileData(int, Profile) - Constructor for class org.cesecore.profiles.ProfileData
Entity holding data of an approval profile.
ProfileDoesNotExistException - Exception in org.cesecore.profiles
An exception thrown when someone tries to access a profile that doesn't exist.
ProfileDoesNotExistException() - Constructor for exception org.cesecore.profiles.ProfileDoesNotExistException
Creates a new instance of ProfileDoesNotExistException without detail message.
ProfileDoesNotExistException(String) - Constructor for exception org.cesecore.profiles.ProfileDoesNotExistException
Constructs an instance of ProfileDoesNotExistException with the specified detail message.
ProfileID - Class in org.cesecore.util
Used to get an ID not already existing in a DB.
ProfileID() - Constructor for class org.cesecore.util.ProfileID
 
ProfileID.DB - Interface in org.cesecore.util
Callback that is used from caller to check if the generated id can be used, or if we should generate a new one.
profileIdToDnId(int) - Static method in class org.cesecore.certificates.util.DnComponents
A function that takes an fieldId pointing to a corresponding id in UserView and DnFieldExctractor.
ProfileSessionBean - Class in org.cesecore.profiles
Basic CRUD bean for ProfileData objects
ProfileSessionBean() - Constructor for class org.cesecore.profiles.ProfileSessionBean
 
ProfileSessionLocal - Interface in org.cesecore.profiles
Local interface for ProfileSession
ProfilingStat - Class in org.ejbca.core.ejb
Aggregated statistics about an EJB method invocation.
ProfilingStat(String, long, long) - Constructor for class org.ejbca.core.ejb.ProfilingStat
 
ProfilingStats - Enum in org.ejbca.core.ejb
see org.ejbca.core.ejb.ProfileAndTraceInterceptor (in ejbca-ejb) Limitations: - Maximum allowed sum of duration is 292471 years..
PROP_ADMINMESSAGE - Static variable in class org.ejbca.core.model.services.workers.EmailSendingWorkerConstants
The message to use in the admin notification.
PROP_ADMINSUBJECT - Static variable in class org.ejbca.core.model.services.workers.EmailSendingWorkerConstants
The subject to use in the admin notification
PROP_CAIDSTOCHECK - Static variable in interface org.ejbca.core.model.services.IWorker
Should be a ';' separated string of CAIds.
PROP_CERTIFICATE_PROFILE_IDS_TO_CHECK - Static variable in interface org.ejbca.core.model.services.IWorker
 
PROP_IGNORE_NEXT_UPDATE - Static variable in class org.ejbca.core.model.services.workers.CRLDownloadWorker
 
PROP_MAX_DOWNLOAD_SIZE - Static variable in class org.ejbca.core.model.services.workers.CRLDownloadWorker
 
PROP_PUBLISHER_IDS - Static variable in class org.ejbca.core.model.services.workers.PublishQueueProcessWorker
 
PROP_RECIEVERADDRESS - Static variable in class org.ejbca.core.model.services.actions.MailAction
 
PROP_RENEWKEYS - Static variable in class org.ejbca.core.model.services.workers.RenewCAWorker
Flag is keys should be regenerated or not
PROP_SENDERADDRESS - Static variable in class org.ejbca.core.model.services.actions.MailAction
 
PROP_SENDTOADMINS - Static variable in class org.ejbca.core.model.services.workers.EmailSendingWorkerConstants
Boolean indicating if a notification should be sent to the administrators
PROP_SENDTOENDUSERS - Static variable in class org.ejbca.core.model.services.workers.EmailSendingWorkerConstants
Boolean indicating if a notification should be sent to the end user of the expiration
PROP_TIMEBEFOREEXPIRING - Static variable in interface org.ejbca.core.model.services.IWorker
The time in 'timeunit' that a user is allowed to have status 'new' since last modification date
PROP_TIMEUNIT - Static variable in interface org.ejbca.core.model.services.IWorker
Unit in days, hours or seconds
PROP_UNIT - Static variable in class org.ejbca.core.model.services.intervals.PeriodicalInterval
 
PROP_USERMESSAGE - Static variable in class org.ejbca.core.model.services.workers.EmailSendingWorkerConstants
The message to use in the end user notification.
PROP_USERSUBJECT - Static variable in class org.ejbca.core.model.services.workers.EmailSendingWorkerConstants
The subject to use in the end user notification
PROP_VALUE - Static variable in class org.ejbca.core.model.services.intervals.PeriodicalInterval
 
properties - Variable in class org.ejbca.core.model.services.BaseAction
 
properties - Variable in class org.ejbca.core.model.services.BaseInterval
 
properties - Variable in class org.ejbca.core.model.services.BaseWorker
 
PropertiesWithHiddenPIN - Class in org.cesecore.certificates.ca.catoken
Class for printing properties (for debug purposes) without revealing any pin properties in the log file
PropertiesWithHiddenPIN() - Constructor for class org.cesecore.certificates.ca.catoken.PropertiesWithHiddenPIN
 
PropertiesWithHiddenPIN(Properties) - Constructor for class org.cesecore.certificates.ca.catoken.PropertiesWithHiddenPIN
 
property - Variable in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyDataPK
 
PROPERTY_ALLOW_SELF_EDIT - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
PROPERTY_APPROVAL_EXPIRATION_PERIOD - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
PROPERTY_COPYOF - Static variable in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
PROPERTY_ENABLE_NONCE - Static variable in class org.cesecore.keybind.impl.OcspKeyBinding
 
PROPERTY_INCLUDE_CERT_CHAIN - Static variable in class org.cesecore.keybind.impl.OcspKeyBinding
 
PROPERTY_INCLUDE_SIGN_CERT - Static variable in class org.cesecore.keybind.impl.OcspKeyBinding
 
PROPERTY_MAX_AGE - Static variable in class org.cesecore.keybind.impl.OcspKeyBinding
 
PROPERTY_MAX_EXTENSION_TIME - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
PROPERTY_NAME - Static variable in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
PROPERTY_NON_EXISTING_GOOD - Static variable in class org.cesecore.keybind.impl.OcspKeyBinding
 
PROPERTY_NON_EXISTING_REVOKED - Static variable in class org.cesecore.keybind.impl.OcspKeyBinding
 
PROPERTY_NON_EXISTING_UNAUTHORIZED - Static variable in class org.cesecore.keybind.impl.OcspKeyBinding
 
PROPERTY_NOTIFICATION_EMAIL_MESSAGE_BODY - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
PROPERTY_NOTIFICATION_EMAIL_MESSAGE_SUBJECT - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
PROPERTY_NOTIFICATION_EMAIL_RECIPIENT - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
PROPERTY_NOTIFICATION_EMAIL_SENDER - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
PROPERTY_NUMBER_OF_REQUIRED_APPROVALS - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Key for the data value marking the number of approvals required.
PROPERTY_PROTOCOL_AND_CIPHER_SUITE - Static variable in class org.cesecore.keybind.impl.AuthenticationKeyBinding
 
PROPERTY_REQUEST_EXPIRATION_PERIOD - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
PROPERTY_REQUIRE_TRUSTED_SIGNATURE - Static variable in class org.cesecore.keybind.impl.OcspKeyBinding
 
PROPERTY_RESPONDER_ID_TYPE - Static variable in class org.cesecore.keybind.impl.OcspKeyBinding
 
PROPERTY_ROLES_WITH_APPROVAL_RIGHTS - Static variable in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
PROPERTY_ROLES_WITH_VIEW_RIGHTS - Static variable in class org.ejbca.core.model.approval.profile.PartitionedApprovalProfile
 
PROPERTY_UNTIL_NEXT_UPDATE - Static variable in class org.cesecore.keybind.impl.OcspKeyBinding
 
PROPERTY_USER_NOTIFICATION_EMAIL_MESSAGE_BODY - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
PROPERTY_USER_NOTIFICATION_EMAIL_MESSAGE_SUBJECT - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
PROPERTY_USER_NOTIFICATION_EMAIL_SENDER - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
propertyChangeSupport - Variable in class org.cesecore.util.ui.DynamicUiModel
Property change support for dynamic UI components (MUST have same content as java.util.Map 'viewComponents'.
PROPERTYDATA - Static variable in class org.cesecore.certificates.ca.catoken.CAToken
 
PROPERTYDATA - Static variable in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
PROPERTYDATA - Static variable in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
PropertyValidationException - Exception in org.cesecore.util.ui
Thrown to show that a set property failed validation.
PropertyValidationException(String) - Constructor for exception org.cesecore.util.ui.PropertyValidationException
 
PropertyValidationException(String, Throwable) - Constructor for exception org.cesecore.util.ui.PropertyValidationException
 
PropertyValidationException(Throwable) - Constructor for exception org.cesecore.util.ui.PropertyValidationException
 
protectData() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
protectData() - Method in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
protectData() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
protectData() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
protectData() - Method in class org.cesecore.certificates.ca.CAData
 
protectData() - Method in class org.cesecore.certificates.certificate.Base64CertData
 
protectData() - Method in class org.cesecore.certificates.certificate.CertificateData
 
protectData() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
protectData() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
protectData() - Method in class org.cesecore.certificates.crl.CRLData
 
protectData() - Method in class org.cesecore.configuration.GlobalConfigurationData
 
protectData() - Method in class org.cesecore.dbprotection.ProtectedData
Overridden by extending class to be able to use @PrePersist, overriding class calls super.protectData().
protectData() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
protectData() - Method in class org.cesecore.keys.token.CryptoTokenData
 
protectData() - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
protectData() - Method in class org.cesecore.roles.member.RoleMemberData
 
protectData() - Method in class org.cesecore.roles.RoleData
 
protectData() - Method in class org.ejbca.acme.AcmeAccountData
 
protectData() - Method in class org.ejbca.acme.AcmeAuthorizationData
 
protectData() - Method in class org.ejbca.acme.AcmeChallengeData
 
protectData() - Method in class org.ejbca.acme.AcmeNonceData
 
protectData() - Method in class org.ejbca.acme.AcmeOrderData
 
protectData() - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
protectData() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
protectData() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
protectData() - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
 
protectData() - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
protectData() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
protectData() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
protectData() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
protectData() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
protectData() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
protectData() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
protectData() - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
protectData() - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
protectData() - Method in class org.ejbca.core.ejb.ra.UserData
 
protectData() - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
protectData() - Method in class org.ejbca.core.ejb.services.ServiceData
 
protectData() - Method in class org.ejbca.peerconnector.PeerData
 
protectData(ProtectedData) - Method in interface org.cesecore.dbprotection.ProtectedDataImpl
Creates and sets the actual database integrity protection, or does nothing
protectData(ProtectedData) - Method in class org.cesecore.dbprotection.ProtectedDataNoopImpl
 
ProtectedData - Class in org.cesecore.dbprotection
Used as base class for JPA data beans that has a rowProtection column.
ProtectedData() - Constructor for class org.cesecore.dbprotection.ProtectedData
A default constructor is needed by JPA.
ProtectedDataImpl - Interface in org.cesecore.dbprotection
Interface that is inherited by actual implementations used to provide database integrity protection.
ProtectedDataNoopImpl - Class in org.cesecore.dbprotection
 
ProtectedDataNoopImpl() - Constructor for class org.cesecore.dbprotection.ProtectedDataNoopImpl
 
ProtectionStringBuilder - Class in org.cesecore.dbprotection
Wrapper for StringBuilder that inserts a separator between elements.
ProtectionStringBuilder() - Constructor for class org.cesecore.dbprotection.ProtectionStringBuilder
 
ProtectionStringBuilder(int) - Constructor for class org.cesecore.dbprotection.ProtectionStringBuilder
 
protectPKIMessageWithPBE(PKIMessage, String, String, String, String, int) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
 
PSEUDONYM - Static variable in class org.cesecore.certificates.util.DnComponents
 
PSEUDONYM - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
pubkey - Variable in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
The public key
PUBLIC_KEY_EXPONENT_MAX - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
 
PUBLIC_KEY_EXPONENT_MIN - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
 
PUBLIC_KEY_EXPONENT_ONLY_ALLOW_ODD - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
 
PUBLIC_KEY_MODULUS_DONT_ALLOW_POWER_OF_PRIME - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
 
PUBLIC_KEY_MODULUS_DONT_ALLOW_ROCA_WEAK_KEYS - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
 
PUBLIC_KEY_MODULUS_MAX - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
 
PUBLIC_KEY_MODULUS_MIN - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
 
PUBLIC_KEY_MODULUS_MIN_FACTOR - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
 
PUBLIC_KEY_MODULUS_ONLY_ALLOW_ODD - Static variable in class org.cesecore.keys.validation.RsaKeyValidator
 
PUBLIC_WEB - org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
PublicAccessAuthenticationToken - Class in org.cesecore.authentication.tokens
AuthenticationToken representing a user that has provided no means of authentication, e.g.
PublicAccessAuthenticationToken(String) - Constructor for class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken
Deprecated.
PublicAccessAuthenticationToken(String, boolean) - Constructor for class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken
 
PublicAccessAuthenticationToken.PublicAccessPrincipal - Class in org.cesecore.authentication.tokens
Public access to the RA.
PublicAccessAuthenticationTokenMetaData - Class in org.cesecore.authentication.tokens
Meta data definition and ServiceLoader marker for PublicAccessAuthenticationToken.
PublicAccessAuthenticationTokenMetaData() - Constructor for class org.cesecore.authentication.tokens.PublicAccessAuthenticationTokenMetaData
 
PublicAccessMatchValue - Enum in org.cesecore.authentication.tokens
 
PublicAccessPrincipal(String) - Constructor for class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken.PublicAccessPrincipal
 
PublicCryptoToken - Class in org.cesecore.keys.token
Just to be used for encryption (not decryption) and verifying (not signing) by the public part of an asymmetric key.
PublicCryptoToken() - Constructor for class org.cesecore.keys.token.PublicCryptoToken
 
PublicKeyBlacklistEntry - Class in org.ejbca.core.model.validation
Domain class representing a public key blacklist entry.
PublicKeyBlacklistEntry() - Constructor for class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
Creates a new instance.
PublicKeyBlacklistEntry(int, String, String) - Constructor for class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
Creates a new instance.
PublicKeyBlacklistEntryCache - Enum in org.ejbca.core.model.validation
Public key blacklist entry (see PublicKeyBlacklistEntry) and name to id lookup cache.
PublicKeyBlacklistKeyValidator - Class in org.ejbca.core.model.validation
Public key blacklist key validator using the Bouncy Castle BCRSAPublicKey implementation (see org.bouncycastle.jcajce.provider.asymmetric.rsa.BCRSAPublicKey).
PublicKeyBlacklistKeyValidator() - Constructor for class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
Public constructor needed for deserialization.
PublicKeyBlacklistKeyValidator(String) - Constructor for class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
Creates a new instance.
PublicKeyWrapper - Class in org.cesecore.keys.util
Wrapper class for serializing PublicKey objects.
PublicKeyWrapper(PublicKey) - Constructor for class org.cesecore.keys.util.PublicKeyWrapper
 
PublicWebPrincipal - Class in org.cesecore.authentication.tokens
Represents a public web user.
PublicWebPrincipal(String) - Constructor for class org.cesecore.authentication.tokens.PublicWebPrincipal
 
PublicWebPrincipal(String, String) - Constructor for class org.cesecore.authentication.tokens.PublicWebPrincipal
 
publish(LogRecord) - Method in class org.ejbca.util.Log4jHandler
 
PUBLISH_TYPE_CERT - Static variable in class org.ejbca.core.model.ca.publisher.PublisherConst
A certificate published
PUBLISH_TYPE_CRL - Static variable in class org.ejbca.core.model.ca.publisher.PublisherConst
A CRL published
publishCACertificate(AuthenticationToken, Collection<Certificate>, Collection<Integer>, String) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Method that publishes the given CA certificate chain to the list of publishers.
publishCRL(AuthenticationToken, Certificate, Collection<Integer>, String, boolean) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
(Re-)Publish the last CRLs for a CA.
PUBLISHER - org.cesecore.certificates.certificatetransparency.CertificateTransparency.UsageMode
Publishing a certificate to all CT logs
PUBLISHER - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
PUBLISHER - org.ejbca.core.ejb.audit.enums.EjbcaModuleTypes
Publisher module.
PUBLISHER_BASE_VERSION - Static variable in class org.ejbca.core.model.ca.publisher.BasePublisher
 
PUBLISHER_CHANGE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Modification of an existing publisher.
PUBLISHER_CREATION - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Creation of a new publisher.
PUBLISHER_REMOVAL - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Removal of an existing publisher.
PUBLISHER_RENAME - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Name change of an existing publisher.
PUBLISHER_STORE_CERTIFICATE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Publishing of a certificate and/or related certificate meta data.
PUBLISHER_STORE_CRL - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Publishing of a Certificate Revocation List and related meta data.
PublisherConnectionException - Exception in org.ejbca.core.model.ca.publisher
Thrown when connection to a publisher has failed in some way.
PublisherConnectionException() - Constructor for exception org.ejbca.core.model.ca.publisher.PublisherConnectionException
Creates a new instance of PublisherConnectionException without detail message.
PublisherConnectionException(String) - Constructor for exception org.ejbca.core.model.ca.publisher.PublisherConnectionException
Constructs an instance of PublisherConnectionException with the specified detail message.
PublisherConnectionException(String, Throwable) - Constructor for exception org.ejbca.core.model.ca.publisher.PublisherConnectionException
Constructs an instance of PublisherConnectionException with the specified detail message and cause.
PublisherConst - Class in org.ejbca.core.model.ca.publisher
Constants for Publishers.
PublisherConst() - Constructor for class org.ejbca.core.model.ca.publisher.PublisherConst
 
PublisherData - Class in org.ejbca.core.ejb.ca.publisher
Representation of a publisher.
PublisherData() - Constructor for class org.ejbca.core.ejb.ca.publisher.PublisherData
 
PublisherData(int, String, BasePublisher) - Constructor for class org.ejbca.core.ejb.ca.publisher.PublisherData
Entity Bean holding data of a publisher.
PublisherDoesntExistsException - Exception in org.ejbca.core.model.ca.publisher
An exception thrown when someone tries to remove or change a Publisher that doesn't exits
PublisherDoesntExistsException() - Constructor for exception org.ejbca.core.model.ca.publisher.PublisherDoesntExistsException
Creates a new instance of PublisherDoesntExistsException without detail message.
PublisherDoesntExistsException(String) - Constructor for exception org.ejbca.core.model.ca.publisher.PublisherDoesntExistsException
Constructs an instance of PublisherDoesntExistsException with the specified detail message.
PublisherException - Exception in org.ejbca.core.model.ca.publisher
Is throw when error occurred when publishing certificate, crl or revoking certificate to a publisher
PublisherException() - Constructor for exception org.ejbca.core.model.ca.publisher.PublisherException
Creates a new instance of PublisherException without detail message.
PublisherException(String) - Constructor for exception org.ejbca.core.model.ca.publisher.PublisherException
Constructs an instance of PublisherException with the specified detail message.
PublisherException(String, Throwable) - Constructor for exception org.ejbca.core.model.ca.publisher.PublisherException
 
PublisherExistsException - Exception in org.ejbca.core.model.ca.publisher
An exception thrown when someone tries to add a Publisher that already exits
PublisherExistsException() - Constructor for exception org.ejbca.core.model.ca.publisher.PublisherExistsException
Creates a new instance of PublisherExistsException without detail message.
PublisherExistsException(String) - Constructor for exception org.ejbca.core.model.ca.publisher.PublisherExistsException
Constructs an instance of PublisherExistsException with the specified detail message.
PublisherQueueData - Class in org.ejbca.core.ejb.ca.publisher
Entity Bean representing publisher failure data.
PublisherQueueData - Class in org.ejbca.core.model.ca.publisher
Value object holding the data contained in a PublisherQueueData record in the database.
PublisherQueueData() - Constructor for class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
PublisherQueueData(int, int, String, PublisherQueueVolatileInformation, int) - Constructor for class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
PublisherQueueData(String, Date, Date, int, int, int, String, int, PublisherQueueVolatileInformation) - Constructor for class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
PublisherQueueSessionLocal - Interface in org.ejbca.core.ejb.ca.publisher
Local interface for PublisherQueueSession.
PublisherQueueVolatileInformation - Class in org.ejbca.core.model.ca.publisher
The model holds additional data needed to be able to republish a certificate or CRL after publishing have failed.
PublisherQueueVolatileInformation() - Constructor for class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
Creates a new instance of EndEntity Profile
PublisherSession - Interface in org.ejbca.core.ejb.ca.publisher
Interface for publisher operations
PublisherSessionLocal - Interface in org.ejbca.core.ejb.ca.publisher
Local interface for PublisherSession.
PublisherSessionRemote - Interface in org.ejbca.core.ejb.ca.publisher
Remote interface for PublisherSession.
PublishingCrlSession - Interface in org.ejbca.core.ejb.crl
 
PublishingCrlSessionLocal - Interface in org.ejbca.core.ejb.crl
 
PublishingCrlSessionRemote - Interface in org.ejbca.core.ejb.crl
 
PublishQueueProcessWorker - Class in org.ejbca.core.model.services.workers
Class processing the publisher queue.
PublishQueueProcessWorker() - Constructor for class org.ejbca.core.model.services.workers.PublishQueueProcessWorker
 
PUK - Static variable in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
PurposeMapping - Class in org.cesecore.certificates.ca.catoken
Class wraps keystring properties.
PurposeMapping(Properties) - Constructor for class org.cesecore.certificates.ca.catoken.PurposeMapping
Key string properties with entries consisting of one of the fixed key strings mapping to a key alias.
put(int, String, T) - Method in class org.ejbca.core.model.era.IdNameHashMap
 
put(Object, Object) - Method in class org.cesecore.util.Base64PutHashMap
 
put(Object, Object) - Method in class org.ejbca.util.Base64PutHashMap
Deprecated.
 
putAll(IdNameHashMap<T>) - Method in class org.ejbca.core.model.era.IdNameHashMap
 
putBase64String(String) - Static method in class org.cesecore.util.StringTools
Takes input and converts to Base64 on the format "B64:<base64 endoced string>", if the string is not null or empty.
putBase64String(String, boolean) - Static method in class org.cesecore.util.StringTools
Takes input and converts to Base64 on the format "B64:<base64 endoced string>", if the string is not null or empty.
putBoolean(String, boolean) - Method in class org.cesecore.internal.UpgradeableDataHashMap
Set the value for the specified key as a primitive (never null) boolean
putCaCertHash(Integer, Integer) - Static method in class org.cesecore.certificates.ca.internal.CACacheHelper
 
putCertificateSerialNumber(BigInteger) - Method in class org.cesecore.keybind.InternalKeyBindingTrustEntry
 
putData(String, Object) - Method in class org.cesecore.profiles.ProfileBase
Store data in the underlying map.
putValue(V) - Method in class org.cesecore.util.ConcurrentCache.Entry
Updates the value in this Entry as well as in the underlying cache.

Q

QC_ETSI_TYPE_ESEAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
QC ETSI Type OID: Electronic Seal
QC_ETSI_TYPE_ESIGN - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
QC ETSI Type OID: Electronic Signature
QC_ETSI_TYPE_WEBAUTH - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfileConstants
QC ETSI Type OID: Website Authentication
QCCUSTOMSTRINGOID - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
QCCUSTOMSTRINGTEXT - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
QCETSIPDS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
QCETSIPDSLANG - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
since EJBCA 6.6.1. It was only used in 6.6.0, and is needed to handle upgrades from that version PDS URLs are now handled in QCETSIPDS
QCETSIPDSURL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
since EJBCA 6.6.1. It was only used in 6.6.0, and is needed to handle upgrades from that version PDS URLs are now handled in QCETSIPDS
QCETSIRETENTIONPERIOD - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
QCETSITYPE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
QCETSIVALUELIMIT - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
QCETSIVALUELIMITCURRENCY - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
QCETSIVALUELIMITEXP - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
QCSSEMANTICSID - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
QcStatement - Class in org.cesecore.certificates.certificate.certextensions.standard
QCStatement (rfc3739) Class for standard X509 certificate extension.
QcStatement() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.QcStatement
 
QCSTATEMENTCRITICAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
QCStatementExtension - Class in org.cesecore.certificates.util.cert
A class for reading values from QC-statement extension.
QCSTATEMENTRANAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
query(AuthenticationToken, Query, String, String, int, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityAccessSession
Method to execute a customized query on the ra user data.
query(Query, int, int, String, String) - Method in interface org.ejbca.core.ejb.approval.ApprovalSessionLocal
Method returning a list of approvals from the give query
Query - Class in org.ejbca.util.query
A class used to produce advanced queries from the user data and approval tables.
Query(int) - Constructor for class org.ejbca.util.query.Query
Creates a new instance of Query
queryByStatus(boolean, boolean, boolean, Date, Date, Date, int, int, String, String) - Method in interface org.ejbca.core.ejb.approval.ApprovalSessionLocal
Returns a list of non-expired approvals with the given statuses.
QueryCriteria - Class in org.cesecore.util.query
Query Criteria DSL.
QueryGenerator - Class in org.cesecore.util.query
Class responsible for Query Generation.
QueryParameterException - Exception in org.cesecore.util
Query Criteria Exception.
QueryParameterException() - Constructor for exception org.cesecore.util.QueryParameterException
 
QueryParameterException(String) - Constructor for exception org.cesecore.util.QueryParameterException
 
QueryParameterException(String, Throwable) - Constructor for exception org.cesecore.util.QueryParameterException
 
QueryParameterException(Throwable) - Constructor for exception org.cesecore.util.QueryParameterException
 
QueryResultWrapper - Class in org.cesecore.util
Helper class to cope with Hibernates JPA 1.0 Provider implementation.
QueryResultWrapper() - Constructor for class org.cesecore.util.QueryResultWrapper
 
QueuedAuditorSessionLocal - Interface in org.cesecore.audit.impl.queued
 
QueuedLoggerSessionLocal - Interface in org.cesecore.audit.impl.queued
 

R

RA - org.ejbca.config.ScepConfiguration.Mode
 
RA - org.ejbca.core.ejb.audit.enums.EjbcaModuleTypes
Registration Authority module.
RA_ADDADMINPREF - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Creation of new settings for an administrator.
RA_ADDEEPROFILE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Creation of a new end entity profile.
RA_ADDENDENTITY - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Creation of a new end entity.
RA_DEFAULTADMINPREF - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Modification of default settings for administrators.
RA_DELETEENDENTITY - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Removal of an end entity.
RA_EDITADMINPREF - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Modification of an existing settings for an administrator.
RA_EDITEEPROFILE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Modification of an existing end entity profile.
RA_EDITENDENTITY - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Modification of an existing end entity.
RA_REMOVEEEPROFILE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Removal of an existing end entity profile.
RA_RENAMEEEPROFILE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Name change of an existing end entity profile.
RA_REVOKEDENDENTITY - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Change status of an existing end entity and all the end entity's certificates to revoked.
RA_USERDATASOURCEADD - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Creation of a new user data source.
RA_USERDATASOURCEEDIT - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Modification of an existing user data source.
RA_USERDATASOURCEFETCHDATA - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Retrieval of data through an existing user data source.
RA_USERDATASOURCEREMOVE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Removal of an existing user data source.
RA_USERDATASOURCEREMOVEDATA - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Request for removal of data through an existing user data source.
RA_USERDATASOURCERENAME - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Name change of an existing user data source.
RA_WEB - org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
RaAcmeRequest - Class in org.ejbca.core.model.era
Data for all types of requests from the ACME module on the RA to the CA.
RaAcmeRequest(String, int) - Constructor for class org.ejbca.core.model.era.RaAcmeRequest
 
RaAcmeResponse - Class in org.ejbca.core.model.era
A response from the CA to the ACME module on the RA
RaAcmeResponse() - Constructor for class org.ejbca.core.model.era.RaAcmeResponse
 
RaApprovalEditRequest - Class in org.ejbca.core.model.era
Editable data in an approval request (e.g.
RaApprovalEditRequest(int, RaEditableRequestData) - Constructor for class org.ejbca.core.model.era.RaApprovalEditRequest
 
RaApprovalRequestInfo - Class in org.ejbca.core.model.era
Information for an approval request, as seen by an admin.
RaApprovalRequestInfo(AuthenticationToken, String, String, EndEntityProfile, String, ApprovalDataVO, List<ApprovalDataText>, RaEditableRequestData) - Constructor for class org.ejbca.core.model.era.RaApprovalRequestInfo
 
RaApprovalResponseRequest - Class in org.ejbca.core.model.era
Used for approving requests from RaManageRequestBean
RaApprovalResponseRequest(int, int, int, ApprovalRequest, String, RaApprovalResponseRequest.Action) - Constructor for class org.ejbca.core.model.era.RaApprovalResponseRequest
 
RaApprovalResponseRequest.Action - Enum in org.ejbca.core.model.era
 
RaApprovalStepInfo - Class in org.ejbca.core.model.era
Contains a list of partitions in a step that are visible to a given admin.
RaApprovalStepInfo(int, List<ApprovalPartition>) - Constructor for class org.ejbca.core.model.era.RaApprovalStepInfo
 
RAAuthorization - Class in org.ejbca.core.model.ra
A class that looks up the which CA:s or end entity profiles the administrator is authorized to view.
RAAuthorization(AuthenticationToken, GlobalConfigurationSession, AuthorizationSessionLocal, CaSession, EndEntityProfileSession) - Constructor for class org.ejbca.core.model.ra.RAAuthorization
Creates a new instance of RAAuthorization.
RaAuthorizationResult - Class in org.ejbca.core.model.era
Result of an authorization request from RA.
RaAuthorizationResult(HashMap<String, Boolean>, int) - Constructor for class org.ejbca.core.model.era.RaAuthorizationResult
 
RaCertificateSearchRequest - Class in org.ejbca.core.model.era
Search request for certificates from RA UI.
RaCertificateSearchRequest() - Constructor for class org.ejbca.core.model.era.RaCertificateSearchRequest
Default constructor
RaCertificateSearchRequest(RaCertificateSearchRequest) - Constructor for class org.ejbca.core.model.era.RaCertificateSearchRequest
Copy constructor
RaCertificateSearchResponse - Class in org.ejbca.core.model.era
Response of certificates search from RA UI.
RaCertificateSearchResponse() - Constructor for class org.ejbca.core.model.era.RaCertificateSearchResponse
 
RaCssInfo(byte[], String) - Constructor for class org.cesecore.config.RaStyleInfo.RaCssInfo
 
RadioButton - Class in org.cesecore.util.ui
POJO for a set of radio buttons in a Dynamic UI Property
RadioButton(String) - Constructor for class org.cesecore.util.ui.RadioButton
 
RaEditableRequestData - Class in org.ejbca.core.model.era
 
RaEditableRequestData() - Constructor for class org.ejbca.core.model.era.RaEditableRequestData
 
RaEndEntitySearchRequest - Class in org.ejbca.core.model.era
Search request for end entities from RA UI.
RaEndEntitySearchRequest() - Constructor for class org.ejbca.core.model.era.RaEndEntitySearchRequest
Default constructor
RaEndEntitySearchRequest(RaEndEntitySearchRequest) - Constructor for class org.ejbca.core.model.era.RaEndEntitySearchRequest
Copy constructor
RaEndEntitySearchResponse - Class in org.ejbca.core.model.era
Response of end entity search from RA UI.
RaEndEntitySearchResponse() - Constructor for class org.ejbca.core.model.era.RaEndEntitySearchResponse
 
RAINSTANCE - org.cesecore.authorization.AuthorizationCache
 
RaMasterApi - Interface in org.ejbca.core.model.era
API of available methods on the CA that can be invoked by the RA.
RaMasterApiProxyBeanLocal - Interface in org.ejbca.core.model.era
Interface for EJB access to the RaMasterApi proxy singleton
RaMasterApiSessionLocal - Interface in org.ejbca.core.model.era
Interface for EJB access to the RaMasterApi local bean
RaMasterBackendUnavailableException - Exception in org.ejbca.core.model.era
Exception thrown when peer backend is not available.
RaMasterBackendUnavailableException() - Constructor for exception org.ejbca.core.model.era.RaMasterBackendUnavailableException
 
RANDOM - Static variable in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
randomToken - Static variable in class org.ejbca.core.model.authorization.AdminInformation
 
RaRequestsSearchRequest - Class in org.ejbca.core.model.era
Contains search parameters for searchForApprovalRequests.
RaRequestsSearchRequest() - Constructor for class org.ejbca.core.model.era.RaRequestsSearchRequest
 
RaRequestsSearchResponse - Class in org.ejbca.core.model.era
Response of approval listing from RA GUI.
RaRequestsSearchResponse() - Constructor for class org.ejbca.core.model.era.RaRequestsSearchResponse
 
RaRoleMemberSearchRequest - Class in org.ejbca.core.model.era
Search request for role members from RA UI.
RaRoleMemberSearchRequest() - Constructor for class org.ejbca.core.model.era.RaRoleMemberSearchRequest
Default constructor
RaRoleMemberSearchRequest(RaRoleMemberSearchRequest) - Constructor for class org.ejbca.core.model.era.RaRoleMemberSearchRequest
Copy constructor
RaRoleMemberSearchResponse - Class in org.ejbca.core.model.era
Response of role member search from RA UI.
RaRoleMemberSearchResponse() - Constructor for class org.ejbca.core.model.era.RaRoleMemberSearchResponse
 
RaRoleMemberTokenTypeInfo - Class in org.ejbca.core.model.era
Contains information from AccessMatchValueReverseLookupRegistry
RaRoleMemberTokenTypeInfo(Map<String, Integer>, String, boolean, boolean, int) - Constructor for class org.ejbca.core.model.era.RaRoleMemberTokenTypeInfo
 
RaRoleSearchRequest - Class in org.ejbca.core.model.era
Search request for role from RA UI.
RaRoleSearchRequest() - Constructor for class org.ejbca.core.model.era.RaRoleSearchRequest
Default constructor
RaRoleSearchRequest(RaRoleSearchRequest) - Constructor for class org.ejbca.core.model.era.RaRoleSearchRequest
Copy constructor
RaRoleSearchResponse - Class in org.ejbca.core.model.era
Response of role search from RA UI.
RaRoleSearchResponse() - Constructor for class org.ejbca.core.model.era.RaRoleSearchResponse
 
RaStyleInfo - Class in org.cesecore.config
Represents an individual RA Style Archive.
RaStyleInfo(String, Map<String, RaStyleInfo.RaCssInfo>, byte[], String) - Constructor for class org.cesecore.config.RaStyleInfo
Creates a RA CSS Info object to hold information and CSS data to be stored in database for deployment on RA-web
RaStyleInfo.RaCssInfo - Class in org.cesecore.config
 
RAWSUBJECTDN - Static variable in class org.cesecore.certificates.endentity.ExtendedInformation
The subject DN exactly as requested in the UserDataVOWS object.
RCPT_CUSTOM - Static variable in class org.ejbca.core.model.ra.raadmin.UserNotification
recipient of notification is the admin of the user
RCPT_USER - Static variable in class org.ejbca.core.model.ra.raadmin.UserNotification
Recipient of notification is the user
read() - Method in class org.cesecore.util.SecurityFilterInputStream
 
read() - Method in class org.ejbca.ui.web.LimitLengthASN1Reader
 
read(byte[], int, int) - Method in class org.cesecore.util.SecurityFilterInputStream
 
readCertificateChainAsArrayOrThrow(String) - Static method in class org.cesecore.util.CertTools
Reads a CA certificate and its certificate chain by a file.
readData(int) - Method in class org.cesecore.keybind.InternalKeyBindingDataSessionBean
 
readData(int) - Method in interface org.cesecore.keybind.InternalKeyBindingDataSessionLocal
Should only be used internally by other methods.
readExternal(ObjectInput) - Method in class org.ejbca.core.model.approval.Approval
 
readExternal(ObjectInput) - Method in class org.ejbca.core.model.approval.ApprovalRequest
 
readExternal(ObjectInput) - Method in class org.ejbca.core.model.approval.approvalrequests.ActivateCATokenApprovalRequest
 
readExternal(ObjectInput) - Method in class org.ejbca.core.model.approval.approvalrequests.AddEndEntityApprovalRequest
 
readExternal(ObjectInput) - Method in class org.ejbca.core.model.approval.approvalrequests.ChangeStatusEndEntityApprovalRequest
 
readExternal(ObjectInput) - Method in class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
 
readExternal(ObjectInput) - Method in class org.ejbca.core.model.approval.approvalrequests.GenerateTokenApprovalRequest
 
readExternal(ObjectInput) - Method in class org.ejbca.core.model.approval.approvalrequests.KeyRecoveryApprovalRequest
 
readExternal(ObjectInput) - Method in class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
 
readExternal(ObjectInput) - Method in class org.ejbca.core.model.approval.approvalrequests.ViewHardTokenDataApprovalRequest
 
readFiletoBuffer(String) - Static method in class org.cesecore.util.FileTools
Helpfunction to read a file to a byte array.
readFirstASN1Object() - Method in class org.ejbca.ui.web.LimitLengthASN1Reader
Reads all bytes for the first ASN.1 object in the stream.
readInputStreamtoBuffer(InputStream) - Static method in class org.cesecore.util.FileTools
Help function to read an InputStream to a byte array.
readObject() - Method in class org.cesecore.util.SecureXMLDecoder
Reads the next object from the stream, and returns it.
readPublicKey(String, boolean) - Method in class org.cesecore.keys.token.BaseCryptoToken
Reads the public key object, does so from the certificate retrieved from the alias from the KeyStore.
READTIMEOUT - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
READY - org.ejbca.core.protocol.acme.AcmeOrderStatus
"The server agrees that the requirements have been fulfilled, and is awaiting finalization.
reasontexts - Static variable in class org.ejbca.core.model.SecConst
 
rebuildExtendedServices(CAInfo) - Static method in class org.ejbca.util.CAIdTools
Rebuilds extended services so the Subject DN gets updated.
RECEIPTCOPIES - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
RECEIPTDATA - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
RECEIPTFILENAME - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
RECEIPTTYPE - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
RECEIPTTYPE_GENERAL - Static variable in interface org.ejbca.core.model.hardtoken.profiles.IReceiptSettings
Constants indicating what type of receipt that should be should be printed.
RECEIPTTYPE_NONE - Static variable in interface org.ejbca.core.model.hardtoken.profiles.IReceiptSettings
Constant indicating that no recepit should be printed.
receiveResponse(AuthenticationToken, int, ResponseMessage, Collection<?>, String) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Receives a certificate response from an external CA and sets the newly created CAs status to active.
receiveResponse(AuthenticationToken, int, ResponseMessage, Collection<?>, String, boolean) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Receives a certificate response from an external CA and sets the newly created CAs status to active.
recoverKeys(AuthenticationToken, String, int) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySession
Returns the keyrecovery data for a user.
recoverKeysInternal(AuthenticationToken, String, int, String) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySessionLocal
Returns the keyrecovery data for a user.
RECOVERY - org.cesecore.audit.enums.ModuleTypes
Module type is currently not used in EJBCA.
RECOVERY - org.cesecore.authorization.control.StandardRules
 
REFERENCES_TO_ITEM_EXIST - Static variable in class org.cesecore.ErrorCode
Trying to delete an item when references exist.
ReferencesToItemExistException - Exception in org.cesecore.common.exception
Thrown when trying to delete an item when references to it exist.
ReferencesToItemExistException() - Constructor for exception org.cesecore.common.exception.ReferencesToItemExistException
Deprecated.
A message describing which types of objects are referencing the item should be included. This constructor is for deserialization only.
ReferencesToItemExistException(String) - Constructor for exception org.cesecore.common.exception.ReferencesToItemExistException
Constructs an instance of ReferencesToItemExistException with the specified detail message.
ReferencesToItemExistException(String, Throwable) - Constructor for exception org.cesecore.common.exception.ReferencesToItemExistException
Constructs an instance of ReferencesToItemExistException with the specified detail message and cause.
refresh(AuthorizationCache.AuthorizationCacheCallback, int) - Method in enum org.cesecore.authorization.AuthorizationCache
Re-build the authorization cache for all entries that been seen recently (as determined by authorizationCacheCallback.getKeepUnusedEntriesFor()).
refreshAuthorizationCache() - Method in class org.cesecore.authorization.AuthorizationSessionBean
 
refreshAuthorizationCache() - Method in interface org.cesecore.authorization.AuthorizationSessionLocal
Invoked when authorization cache should be checked for updates.
REGEX - org.ejbca.statedump.ejb.StatedumpOverride.Type
 
RegexFieldValidator - Class in org.ejbca.core.model.ra.raadmin.validators
Validator for end entity fields that validates using regex'es specified in the end entity profile.
RegexFieldValidator() - Constructor for class org.ejbca.core.model.ra.raadmin.validators.RegexFieldValidator
 
REGISTEREDID - Static variable in class org.cesecore.certificates.util.DnComponents
 
REGISTEREDID - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
REGISTEREDID - Static variable in class org.cesecore.util.CertTools
 
RegisterReqBean - Class in org.ejbca.ui.web.pub
Used by enrol/reg*.jsp for self-registration.
RegisterReqBean() - Constructor for class org.ejbca.ui.web.pub.RegisterReqBean
 
RegisterReqBean.TokenTypeInfo - Class in org.ejbca.ui.web.pub
 
registerToken(CliAuthenticationToken) - Method in enum org.ejbca.core.ejb.authentication.cli.CliAuthenticationTokenReferenceRegistry
Register an authentication token to this registry.
RegTokenPasswordExtractor - Class in org.ejbca.core.protocol.cmp.authentication
Extracts password from the CMRF request message parameters
RegTokenPasswordExtractor() - Constructor for class org.ejbca.core.protocol.cmp.authentication.RegTokenPasswordExtractor
 
REGULAR_ACTIVATECA - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_ACTIVATECA_OLD - Static variable in interface org.ejbca.core.ejb.upgrade.UpgradeSession
 
REGULAR_APPROVECAACTION - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_APPROVEENDENTITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_CABASICFUNCTIONS_OLD - Static variable in interface org.ejbca.core.ejb.upgrade.UpgradeSession
 
REGULAR_CREATECERTIFICATE - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_CREATECRL - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_CREATEENDENTITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_DELETEENDENTITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_EDITBLACKLIST - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_EDITENDENTITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_EDITENDENTITYPROFILES - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_EDITPUBLISHER - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_EDITUSERDATASOURCES - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_EDITVALIDATOR - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_KEYRECOVERY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_PEERCONNECTOR_INVOKEAPI - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_PEERCONNECTOR_MANAGE - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_PEERCONNECTOR_MODIFY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_PEERCONNECTOR_VIEW - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
EE version only, reference by String value
REGULAR_PEERPROTOCOL_ACME - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
EE version only.
REGULAR_PEERPROTOCOL_CMP - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_PEERPROTOCOL_EST - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_PEERPROTOCOL_REST - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_PEERPROTOCOL_SCEP - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_PEERPROTOCOL_WS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_RAFUNCTIONALITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_REVOKEENDENTITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_VIEWAPPROVALS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_VIEWCERTIFICATE - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_VIEWENDENTITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_VIEWENDENTITYHISTORY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_VIEWENDENTITYPROFILES - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_VIEWHARDTOKENS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_VIEWPUBLISHER - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_VIEWPUKS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REGULAR_VIEWVALIDATOR - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
reInit() - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
Method used to reinit a hardtoken profile to its default values.
reInit() - Method in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
Override
reInit() - Method in class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
Override
reInit() - Method in class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
Override
reject(AuthenticationToken, int, Approval) - Method in interface org.ejbca.core.ejb.approval.ApprovalExecutionSession
Method used to reject an approval requests.
REJECT - org.ejbca.core.model.era.RaApprovalResponseRequest.Action
 
REJECTED - org.ejbca.core.model.approval.profile.ApprovalPartitionWorkflowState
The partition has been rejected and no longer requires any action
REKEYING_SAFETY_MARGIN_IN_SECONDS - Static variable in class org.cesecore.config.OcspConfiguration
 
REKEYING_TRIGGERING_HOSTS - Static variable in class org.cesecore.config.OcspConfiguration
 
REKEYING_TRIGGERING_PASSWORD - Static variable in class org.cesecore.config.OcspConfiguration
 
REKEYING_UPDATE_TIME_IN_SECONDS - Static variable in class org.cesecore.config.OcspConfiguration
 
REKEYING_WSURL - Static variable in class org.cesecore.config.OcspConfiguration
 
RelationalOperator - Enum in org.cesecore.util.query.elems
 
reloadCaCertificateCache() - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
reloadCaCertificateCache() - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Reloads the cache containing CA certificates
reloadCaCertificateCacheAndSetTimeout() - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
reloadCaCertificateCacheAndSetTimeout() - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Invoked from timer.
reloadCache() - Method in enum org.cesecore.certificates.ocsp.cache.OcspExtensionsCache
Reloads the cache manually, reading configuration anew.
reloadConfiguration() - Method in enum org.cesecore.certificates.ocsp.cache.OcspConfigurationCache
 
reloadOcspExtensionsCache() - Method in interface org.cesecore.certificates.ocsp.OcspResponseGeneratorSession
Reloads the cache of OCSP extensions (including extension specific caches, e.g.
reloadOcspExtensionsCache() - Method in class org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionBean
 
reloadOcspSigningCache() - Method in interface org.cesecore.certificates.ocsp.OcspResponseGeneratorSession
Reloads the cache of OCSP signers.
reloadOcspSigningCache() - Method in class org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionBean
 
RemoteAccessSetCacheHolder - Class in org.cesecore.authorization.cache
Deprecated.
since EJBCA 6.8.0
remove(int) - Method in class org.cesecore.roles.member.RoleMemberDataSessionBean
 
remove(int) - Method in interface org.cesecore.roles.member.RoleMemberDataSessionLocal
Removes an RoleMemberData from the database.
remove(Object) - Method in class org.cesecore.util.CompressedCollection
 
remove(AuthenticationToken, int) - Method in interface org.cesecore.roles.member.RoleMemberSession
Deletes the role member with the specified ID.
remove(AuthenticationToken, int) - Method in class org.cesecore.roles.member.RoleMemberSessionBean
 
REMOVE_KEYS - org.cesecore.authorization.control.CryptoTokenRules
 
removeAcmeOrder(String) - Method in interface org.ejbca.core.model.era.RaMasterApi
remove the AcmeOrder.
removeAcmeOrders(List<String>) - Method in interface org.ejbca.core.model.era.RaMasterApi
remove the provided list of AcmeOrders.
removeAlias(String) - Method in class org.ejbca.config.CmpConfiguration
 
removeAlias(String) - Method in class org.ejbca.config.EstConfiguration
 
removeAlias(String) - Method in class org.ejbca.config.ScepConfiguration
 
removeAll(Collection<?>) - Method in class org.cesecore.util.CompressedCollection
 
removeAllEmpties(String) - Static method in class org.cesecore.certificates.util.dn.DNFieldsUtil
Invoke removeEmpties and only return the fully clean dn String.
removeAllKeyRecoveryData(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySession
Removes a all keyrecovery data saved for a user from the database.
removeApprovalProfile(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSession
Removes an approval profile from the database, does not throw any errors if the profile does not exist.
removeApprovalProfile(AuthenticationToken, ApprovalProfile) - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSession
Removes an approval profile from the database, does not throw any errors if the profile does not exist.
removeApprovalRequest(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.approval.ApprovalSession
Method used to remove an approval from database.
removeBCProvider() - Static method in class org.cesecore.util.CryptoProviderTools
 
removeBlacklistEntry(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.ca.validation.BlacklistSession
Removes the public key blacklist entry.
removeCA(AuthenticationToken, int) - Method in interface org.cesecore.certificates.ca.CaSession
Method used to remove a CA from the system.
removeCA(AuthenticationToken, int) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
removeCacheHeaders(HttpServletResponse) - Static method in class org.ejbca.ui.web.pub.ServletUtils
Helper methods that removes no-cache headers from a response.
removeCaIssuer(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
removeCAKeyStore(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Removes the catoken keystore from the database and sets its status to CryptoToken.STATUS_OFFLINE.
removeCertificatePolicy(CertificatePolicy) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
removeCertificateProfile(AuthenticationToken, String) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Removes a certificate profile from the database, does not throw any errors if the profile does not exist.
removeCertificateProfile(AuthenticationToken, String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
removeCertReqHistoryData(String) - Method in interface org.ejbca.core.ejb.ca.store.CertReqHistorySessionLocal
Method to remove CertReqHistory data.
removeConfigId(String) - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
removeCryptoToken(int) - Method in class org.cesecore.keys.token.CryptoTokenSessionBean
 
removeCryptoToken(int) - Method in interface org.cesecore.keys.token.CryptoTokenSessionLocal
Remove the specified CryptoToken from the database.
removeCtLog(CTLogInfo) - Method in class org.cesecore.certificates.certificatetransparency.CtLogManager
Removes an existing CT log from this log manager.
removeCTLog(int) - Method in class org.ejbca.config.GlobalConfiguration
 
removeCustomCertExtension(int) - Method in class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
 
removeDynamicUiComponent(String, DynamicUiComponent) - Method in class org.cesecore.util.ui.DynamicUiModel
Removes a dynamic UI component for the property with the given name.
removeEmpties(String, StringBuilder, boolean) - Static method in class org.cesecore.certificates.util.dn.DNFieldsUtil
This method will take the supplied string and fill the two provided empty StringBuilders.
removeEndEntityProfile(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Removes an end entity profile from the database, does not throw any errors if the profile does not exist.
removeEntry(int) - Method in enum org.cesecore.certificates.ca.internal.CaCache
 
removeEntry(int) - Method in interface org.cesecore.internal.CommonCache
Remove the specified entry from the cache and mapping if it exists.
removeEntry(int) - Method in class org.cesecore.internal.CommonCacheBase
 
removeEntry(int) - Method in enum org.cesecore.keybind.InternalKeyBindingCache
 
removeEntry(int) - Method in enum org.cesecore.keys.token.CryptoTokenCache
 
removeEntry(int) - Method in enum org.cesecore.keys.validation.ValidatorCache
 
removeEntry(int) - Method in enum org.cesecore.roles.management.RoleCache
 
removeEntry(int) - Method in enum org.cesecore.roles.member.AuthenticationTokenCache
 
removeEntry(int) - Method in enum org.cesecore.roles.member.RoleMemberCache
 
removeEntry(int) - Method in enum org.ejbca.core.model.validation.PublicKeyBlacklistEntryCache
 
removeExtKeyUsage(String) - Method in class org.cesecore.config.AvailableExtendedKeyUsagesConfiguration
 
removeField(int, int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Function that removes a field from the end entity profile.
removeField(String, int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
REMOVEFROMCRL - org.cesecore.certificates.crl.RevocationReasons
 
removeFromType(int) - Method in enum org.cesecore.certificates.endentity.EndEntityTypes
Removes this type from the given hexcode
removeHardToken(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Removes a hard token data from the database.
removeHardTokenCertificateMapping(AuthenticationToken, Certificate) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Removes a mapping between a hard token and a certificate.
removeHardTokenIssuer(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Removes a hard token issuer from the database.
removeHardTokenProfile(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Removes a hard token profile from the database.
removeInternalKeyBinding(int) - Method in class org.cesecore.keybind.InternalKeyBindingDataSessionBean
 
removeInternalKeyBinding(int) - Method in interface org.cesecore.keybind.InternalKeyBindingDataSessionLocal
 
removeKeyPair(AuthenticationToken, int, String) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
 
removeKeyPair(AuthenticationToken, int, String) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
removeKeyPairPlaceholder(AuthenticationToken, int, String) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
 
removeKeyPairPlaceholder(AuthenticationToken, int, String) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
removeKeyRecoveryData(AuthenticationToken, CertificateWrapper) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySession
Removes a certificates keyrecovery data from the database.
removeKeyValidator(AuthenticationToken, int) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
removeKeyValidator(AuthenticationToken, int) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Removes the key validator data if it is not referenced by a CA.
removeKeyValidator(AuthenticationToken, String) - Method in interface org.cesecore.keys.validation.KeyValidatorSession
Removes the key validator data equal if it is not referenced by a CA.
removeKeyValidator(AuthenticationToken, String) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
removeLegacyCtData() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Usage only intended for post upgrade! Removes CT data prior to EJBCA 6.10.1 from certificate profile.
removeNotificationProperties(ApprovalPartition) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Remove notification properties
removeNotificationProperties(ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
removePrefixes(String, String...) - Method in class org.ejbca.util.DNFieldDescriber
 
removeProfile(ProfileData) - Method in class org.cesecore.profiles.ProfileSessionBean
 
removeProfile(ProfileData) - Method in interface org.cesecore.profiles.ProfileSessionLocal
Removes the given approval profile.
removeProperty(String) - Method in class org.ejbca.core.model.approval.profile.ApprovalPartition
 
removePropertyFromPartition(int, int, String) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Removes a property from a partition.
removePropertyFromPartition(int, int, String) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
removePropertyFromPartition(int, String) - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
Removes the property from the given partition.
removePublisher(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
Removes a publisher.
removePublisherInternal(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSessionLocal
Removes publisher data.
removeQueueData(String) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherQueueSessionLocal
Removes an entry from the publisher queue.
REMOVEREVOKED - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
removeService(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.services.ServiceSession
Removes a service from the database.
removeServiceData(Integer) - Method in interface org.ejbca.core.ejb.services.ServiceDataSessionLocal
Removes given parameter from persistence.
removeSubjectFromRole(String, String, String, String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Removes an administrator from the specified role
removeType(EndEntityTypes) - Method in class org.cesecore.certificates.endentity.EndEntityType
Removes the given type from this type.
removeUnidFnrDataIfPresent(String) - Method in interface org.ejbca.core.ejb.unidfnr.UnidfnrSessionLocal
This method is used by ProtocolLookupServerHttpTest
removeUniqueCertificateSerialNumberTestCertificates() - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
removeUniqueCertificateSerialNumberTestCertificates() - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Removed certificates created during checks for present certificate serial number unique index.
removeUserData(AuthenticationToken, String, boolean) - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
Optional method used to remove user data from a user data source.
removeUserData(AuthenticationToken, String, boolean) - Method in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
removeUserData(AuthenticationToken, String, boolean) - Method in class org.ejbca.core.model.ra.userdatasource.DummyCustomUserDataSource
 
removeUserData(AuthenticationToken, String, boolean) - Method in interface org.ejbca.core.model.ra.userdatasource.ICustomUserDataSource
 
removeUserData(AuthenticationToken, Collection<Integer>, String, boolean) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
method used to remove userdata from the given user data sources.
removeUserDataSource(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Removes a user data source.
removeUserNotification(UserNotification) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
removeUserNotificationProperties(ApprovalPartition) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Remove user notification properties
removeUserNotificationProperties(ApprovalPartition) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
REMOVEUSERONCERTREVOKE - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
renameAlias(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
renameAlias(String, String) - Method in class org.ejbca.config.EstConfiguration
 
renameAlias(String, String) - Method in class org.ejbca.config.ScepConfiguration
 
renameApprovalProfile(AuthenticationToken, ApprovalProfile, String) - Method in interface org.ejbca.core.ejb.approval.ApprovalProfileSession
Renames an approval profile
renameCA(AuthenticationToken, String, String) - Method in interface org.cesecore.certificates.ca.CaSession
Renames the short name of CA (used in administrators interfaces).
renameCA(AuthenticationToken, String, String) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
renameCertificateProfile(AuthenticationToken, String, String) - Method in interface org.cesecore.certificates.certificateprofile.CertificateProfileSession
Renames a certificate profile
renameCertificateProfile(AuthenticationToken, String, String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileSessionBean
 
renameConfigId(String, String) - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
renameEndEntity(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Rename an end entity.
renameEndEntityProfile(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.ra.raadmin.EndEntityProfileSession
Renames a end entity profile.
renameEntry(String, String) - Method in class org.cesecore.keys.util.KeyStoreTools
Rename the alias of an entry.
renameHardTokenIssuer(AuthenticationToken, String, String, int) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Renames a hard token issuer
renameHardTokenProfile(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Renames a hard token profile
renameKeyValidator(AuthenticationToken, int, String) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
renameKeyValidator(AuthenticationToken, int, String) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Renames a key validator or throws an exception.
renameKeyValidator(AuthenticationToken, Validator, String) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
renameKeyValidator(AuthenticationToken, Validator, String) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Renames a key validator or throws an exception.
renameLabel(String, String) - Method in class org.cesecore.certificates.certificatetransparency.CtLogManager
Rename a label.
renameProfile(Profile, String) - Method in class org.cesecore.profiles.ProfileSessionBean
 
renameProfile(Profile, String) - Method in interface org.cesecore.profiles.ProfileSessionLocal
Renames an approval profile
renamePublisher(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
Renames a publisher.
renameService(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.services.ServiceSession
Renames a service.
renameUserDataSource(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Renames a user data source
RENDER_BUTTON - Static variable in class org.cesecore.util.ui.DynamicUiProperty
Literal for rendering hint for buttons.
RENDER_CHECKBOX - Static variable in class org.cesecore.util.ui.DynamicUiProperty
Literal for rendering hint for check boxes.
RENDER_FILE_CHOOSER - Static variable in class org.cesecore.util.ui.DynamicUiProperty
Literal for rendering hint for file chooser.
RENDER_LABEL - Static variable in class org.cesecore.util.ui.DynamicUiProperty
Literal for rendering hint for labels.
RENDER_NONE - Static variable in class org.cesecore.util.ui.DynamicUiProperty
Literal for no rendering.
RENDER_SELECT_MANY - Static variable in class org.cesecore.util.ui.DynamicUiProperty
Literal for rendering hint for text fields.
RENDER_SELECT_ONE - Static variable in class org.cesecore.util.ui.DynamicUiProperty
Literal for rendering hint for text fields.
RENDER_TEXTAREA - Static variable in class org.cesecore.util.ui.DynamicUiProperty
Literal for rendering hint for text areas.
RENDER_TEXTFIELD - Static variable in class org.cesecore.util.ui.DynamicUiProperty
Literal for rendering hint for text fields.
RENEW_ALL_KEYS - Static variable in interface org.ejbca.core.ejb.ocsp.OcspKeyRenewalSessionLocal
 
renewAndRevokeCmsCertificate(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSessionLocal
Regenerates the CMS certificate for a CA.
renewCA(AuthenticationToken, int, boolean, Date, boolean) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Renews a existing CA certificate using the requested keys or by generating new keys.
renewCA(AuthenticationToken, int, String, Date, boolean) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Renews a existing CA certificate using the requested keys or by generating new keys.
renewCANewSubjectDn(AuthenticationToken, int, boolean, Date, boolean, String) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Renews an existing CA certificate using the requested keys or by generating new keys.
renewCANewSubjectDn(AuthenticationToken, int, String, Date, boolean, String) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Renews an existing CA certificate using the requested keys or by generating new keys.
RenewCAWorker - Class in org.ejbca.core.model.services.workers
Worker renewing CA that is about to expire.
RenewCAWorker() - Constructor for class org.ejbca.core.model.services.workers.RenewCAWorker
 
renewedcertificatechain - Variable in class org.cesecore.certificates.ca.CAInfo
 
RENEWEDCERTIFICATECHAIN - Static variable in class org.cesecore.certificates.ca.CA
 
renewedcertificatechainCached - Variable in class org.cesecore.certificates.ca.CAInfo
 
renewInternallyIssuedCertificate(AuthenticationToken, int, EndEntityInformation) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Issue a new certificate using the same end entity as the current certificate.
renewInternallyIssuedCertificate(AuthenticationToken, int, EndEntityInformation) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
renewKeyStores(String) - Method in interface org.ejbca.core.ejb.ocsp.OcspKeyRenewalSessionLocal
This method causes the standalone OCSP responder to renew its keystores.
RenewServlet - Class in org.ejbca.ui.web.renew
Servlet used for requesting browser certificate renewals.
RenewServlet() - Constructor for class org.ejbca.ui.web.renew.RenewServlet
 
replaceCacheWith(List<Integer>) - Method in enum org.cesecore.certificates.ca.internal.CaCache
 
replaceCacheWith(List<Integer>) - Method in interface org.cesecore.internal.CommonCache
Replace cache with the entries referenced in keys
replaceCacheWith(List<Integer>) - Method in class org.cesecore.internal.CommonCacheBase
 
replaceCacheWith(List<Integer>) - Method in enum org.cesecore.keybind.InternalKeyBindingCache
 
replaceCacheWith(List<Integer>) - Method in enum org.cesecore.keys.token.CryptoTokenCache
 
replaceCacheWith(List<Integer>) - Method in enum org.cesecore.keys.validation.ValidatorCache
 
replaceCacheWith(List<Integer>) - Method in enum org.cesecore.roles.management.RoleCache
 
replaceCacheWith(List<Integer>) - Method in enum org.cesecore.roles.member.AuthenticationTokenCache
 
replaceCacheWith(List<Integer>) - Method in enum org.cesecore.roles.member.RoleMemberCache
 
replaceCacheWith(List<Integer>) - Method in enum org.ejbca.core.model.validation.PublicKeyBlacklistEntryCache
 
replaceKeyValidator(AuthenticationToken, LinkedHashMap<Object, Object>, int) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
replaceKeyValidator(AuthenticationToken, LinkedHashMap<Object, Object>, int) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Replaces the settings of a key validator without changing its name or profile ID.
replacePlaceholders(StringBuilder, Object...) - Static method in class org.cesecore.internal.InternalResources
 
REPLY_TIME - Static variable in class org.cesecore.certificates.ocsp.logging.PatternLogger
 
REPLY_TIME - Static variable in interface org.ejbca.util.IPatternLogger
REPLY_TIME is a marker that is used to record the total time a request takes to process, including reading the request.
republishCertificate(String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Republishes a selected certificate.
republishCertificate(AuthenticationToken, String, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Republishes a selected certificate.
REQ_APPROVAL_GENERATE_TOKEN_CERTIFICATE - Static variable in class org.ejbca.core.model.approval.ApprovalRequest
Constants indicating approval settings for generating token certificate through WS
REQ_APPROVAL_VIEW_HARD_TOKEN - Static variable in class org.ejbca.core.model.approval.ApprovalRequest
Constants indicating approval settings for viewing hard token through WS
REQ_NAME - Static variable in class org.cesecore.certificates.ocsp.logging.TransactionLogger
The BC normalized subject Distinguished Name of the client making the request
REQ_NAME_RAW - Static variable in class org.cesecore.certificates.ocsp.logging.TransactionLogger
The Unnormalized subject Distinguished Name of the client making the request
REQUEST - org.cesecore.certificates.ocsp.extension.OCSPExtensionType
A Request Extension may be added to the TBSRequest.
REQUEST_SIGNING_CERT_REVOCATION_CACHE_TIME - Static variable in class org.cesecore.config.OcspConfiguration
 
RequestAndPublicKeySelector - Class in org.cesecore.certificates.ca.internal
Class used to select which request message and public key to use to issue a certificate, by looking at the various input in priority order.
RequestAndPublicKeySelector(RequestMessage, PublicKey, ExtendedInformation) - Constructor for class org.cesecore.certificates.ca.internal.RequestAndPublicKeySelector
Constructor taking input needed to make decision on which public key and requets message to use.
REQUESTCERTCHAIN - Static variable in class org.cesecore.certificates.ca.CA
 
RequestHelper - Class in org.ejbca.ui.web
Helper class for handling certificate request from browsers or general PKCS#10
RequestHelper(AuthenticationToken, ServletDebug) - Constructor for class org.ejbca.ui.web.RequestHelper
Creates a new RequestHelper object.
RequestInstance - Class in org.ejbca.ui.web.pub
 
RequestInstance(ServletContext, ServletConfig, EndEntityAccessSessionLocal, CaSessionLocal, CertificateProfileSessionLocal, EndEntityProfileSessionLocal, KeyStoreCreateSessionLocal, SignSessionLocal, EndEntityManagementSessionLocal, GlobalConfigurationSession) - Constructor for class org.ejbca.ui.web.pub.RequestInstance
 
RequestMessage - Interface in org.cesecore.certificates.certificate.request
Base interface for request messages sent to the CA.
RequestMessageUtils - Class in org.cesecore.certificates.certificate.request
Utility class to gather a few functions
RequestMessageUtils() - Constructor for class org.cesecore.certificates.certificate.request.RequestMessageUtils
 
REQUESTTYPE_COMPARING - Static variable in class org.ejbca.core.model.approval.ApprovalRequest
Comparing request type means that the approving administrator have to compare old data with new data in the request.
REQUESTTYPE_KEYSTORE_REQUEST - Static variable in interface org.ejbca.core.model.hardtoken.HardTokenConstants
 
REQUESTTYPE_PKCS10_REQUEST - Static variable in interface org.ejbca.core.model.hardtoken.HardTokenConstants
 
REQUESTTYPE_SIMPLE - Static variable in class org.ejbca.core.model.approval.ApprovalRequest
Simple request type means that the approver will only see new data about the action and will not compare it to old data
requireKeyInfo() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
requireKeyInfo() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
requireKeyInfo() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
indicates if this message needs recipients and private key to verify, decrypt etc.
requireKeyInfo() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
requireKeyInfo() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
requireKeyInfo() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
REQUIRES_ACTION - org.ejbca.core.model.approval.profile.ApprovalPartitionWorkflowState
The partition requires an action from admin
requireSignKeyInfo() - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
indicates if this message needs recipients public and private key to sign.
requireSignKeyInfo() - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
indicates if this message needs recipients public and private key to sign.
requireSignKeyInfo() - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
requireSignKeyInfo() - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
requireSignKeyInfo() - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
reset() - Method in class org.cesecore.audit.audit.SecurityEventsAuditorSessionBean
 
reset() - Method in interface org.cesecore.audit.audit.SecurityEventsAuditorSessionLocal
 
reset() - Method in interface org.cesecore.audit.AuditLogDevice
Resets all security audit events logger internal state.
reset() - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedDevice
 
reset() - Method in enum org.cesecore.audit.impl.integrityprotected.NodeSequenceHolder
Trigger a re-read of the nodeId and last sequence number for the node on next call to NodeSequenceHolder.getNext(OnInitCallBack).
reset() - Method in class org.cesecore.audit.impl.log4j.Log4jDevice
 
reset() - Method in interface org.cesecore.audit.impl.queued.QueuedAuditorSessionLocal
Resets all security audit events logger internal state.
reset() - Method in enum org.cesecore.authorization.AuthorizationCache
Full reset should only be invoked by JUnit tests
reset() - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
reset() - Method in class org.cesecore.keys.token.BaseCryptoToken
 
reset() - Method in interface org.cesecore.keys.token.CryptoToken
Resets token.
reset() - Method in class org.cesecore.keys.token.p11.P11Slot
Reset the HSM.
reset() - Method in class org.cesecore.keys.token.PKCS11CryptoToken
 
reset() - Method in class org.cesecore.keys.token.PublicCryptoToken
 
reset() - Static method in class org.cesecore.util.StringTools.CharSet
Used to reset the value so we can JUnit test the class
resetExpiresAfter() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
resetExpiresBefore() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
resetExtensions() - Static method in class org.cesecore.certificates.certificate.certextensions.CertificateExtensionFactory
Method used for testing to be able to reset class between tests
resetIssuedAfter() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
resetIssuedBefore() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
resetMaxResults() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
resetModifiedAfter() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
resetModifiedBefore() - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
resetPostUpgradeInProgress() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeStatusSingletonLocal
Reset the node-local post-upgrade lock
resetRemainingLoginAttemptsInternal(ExtendedInformation, String) - Static method in class org.ejbca.core.ejb.ra.UserData
Assumes authorization has already been checked..
resetRevokedAfter() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
resetRevokedBefore() - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
resetUniqueCertificateSerialNumberIndex() - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
resetUniqueCertificateSerialNumberIndex() - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
ONLY use in Unit tests.
resetUserPasswordAndStatus(AuthenticationToken, String, int) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
Resets the password and restores the status for the given end entity.
resolveClass(ObjectStreamClass) - Method in class org.cesecore.util.LookAheadObjectInputStream
Overrides resolveClass to check Class type of serialized object before deserializing readObject.
resolveObject(Object) - Method in class org.cesecore.util.LookAheadObjectInputStream
Overriding resolveObject to limit amount of objects that could be read
resource() - Method in enum org.cesecore.authorization.control.AuditLogRules
 
resource() - Method in enum org.cesecore.authorization.control.CryptoTokenRules
 
resource() - Method in enum org.cesecore.authorization.control.StandardRules
 
resource() - Method in enum org.cesecore.keybind.InternalKeyBindingRules
 
RESPONDER_ID_TYPE - Static variable in class org.cesecore.config.OcspConfiguration
Deprecated.
RESPONDERIDTYPE_KEYHASH - Static variable in class org.cesecore.config.OcspConfiguration
Deprecated.
RESPONDERIDTYPE_NAME - Static variable in class org.cesecore.config.OcspConfiguration
Deprecated.
response - Variable in class org.ejbca.core.protocol.cmp.client.CMPSendHTTP
 
response - Variable in class org.ejbca.core.protocol.cmp.client.CMPSendTCP
 
RESPONSE - org.cesecore.certificates.ocsp.extension.OCSPExtensionType
A Response Extension may be added to the ResponseData.
responseCode - Variable in class org.ejbca.core.protocol.cmp.client.CMPSendHTTP
 
ResponseMessage - Interface in org.cesecore.certificates.certificate.request
Base interface for response messages sent from the CA.
ResponseMessageUtils - Class in org.cesecore.certificates.certificate.request
 
ResponseMessageUtils() - Constructor for class org.cesecore.certificates.certificate.request.ResponseMessageUtils
 
ResponseStatus - Class in org.cesecore.certificates.certificate.request
Encapsulates the possible values for the status of a certificate response.
RESPONSETYPE_CERTIFICATE - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
Indicates that the requester want a BASE64 encoded certificate in the CertificateResponse object.
RESPONSETYPE_CERTIFICATE_RESPONSE - Static variable in interface org.ejbca.core.model.hardtoken.HardTokenConstants
 
RESPONSETYPE_KEYSTORE_RESPONSE - Static variable in interface org.ejbca.core.model.hardtoken.HardTokenConstants
 
RESPONSETYPE_PKCS7 - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
Indicates that the requester want a BASE64 encoded pkcs7 in the CertificateResponse object.
RESPONSETYPE_PKCS7WITHCHAIN - Static variable in class org.ejbca.core.protocol.ws.common.CertificateHelper
Indicates that the requester want a BASE64 encoded pkcs7 with the complete chain in the CertificateResponse object.
REST - org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
RESTORE - org.cesecore.audit.enums.EventTypes
Event type is currently not used in EJBCA.
RESTORE - org.cesecore.authorization.control.StandardRules
 
restoreCAKeyStore(AuthenticationToken, String, byte[], String, String, String, String) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Restores the keys for the CAToken from a KeyStore.
restoreConfiguration() - Static method in class org.cesecore.config.ConfigurationHolder
Restores the original configuration in a non thread safe way.
restoreConfiguration() - Static method in class org.ejbca.config.EjbcaConfigurationHolder
Restores the original configuration in a non thread safe way.
RESTRICTONISSUER - Static variable in class org.cesecore.config.OcspConfiguration
Deprecated.
RESTRICTONSIGNER - Static variable in class org.cesecore.config.OcspConfiguration
Deprecated.
result(Object) - Method in class org.ejbca.util.PerformanceTest.Log
 
retainAll(Collection<?>) - Method in class org.cesecore.util.CompressedCollection
 
retrieveCertReqHistory(String) - Method in interface org.ejbca.core.ejb.ca.store.CertReqHistorySessionLocal
NOTE: This method will try to repair broken XML and will in that case update the database.
retrieveCertReqHistory(BigInteger, String) - Method in interface org.ejbca.core.ejb.ca.store.CertReqHistorySessionLocal
Retrieves the certificate request data belonging to given certificate serialnumber and issuerdn NOTE: This method will try to repair broken XML and will in that case update the database.
returnAuthorizedCertificates(AuthenticationToken, Collection<Certificate>, boolean, long) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
Checks authorization for each certificate and optionally check that it's valid.
returnOnlyValidCertificates(AuthenticationToken, Collection<Certificate>) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
Help method returning a subset of certificates containing only valid certificates expiredate and revocation status is checked.
REUSEOLDCERTIFICATE - Static variable in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
 
REV_REASON - Static variable in class org.cesecore.certificates.ocsp.logging.TransactionLogger
The requested certificate revocation reason, or NOT_REVOKED, if unrevoked (see RevocationReasons).
reverseDN(String) - Static method in class org.cesecore.util.CertTools
Takes a DN and reverses it completely so the first attribute ends up last.
ReverseMatchValueLookupException - Exception in org.cesecore.authorization.user.matchvalues
Thrown if an error occurs during reverse lookup
ReverseMatchValueLookupException() - Constructor for exception org.cesecore.authorization.user.matchvalues.ReverseMatchValueLookupException
 
ReverseMatchValueLookupException(String) - Constructor for exception org.cesecore.authorization.user.matchvalues.ReverseMatchValueLookupException
 
ReverseMatchValueLookupException(String, Throwable) - Constructor for exception org.cesecore.authorization.user.matchvalues.ReverseMatchValueLookupException
 
ReverseMatchValueLookupException(Throwable) - Constructor for exception org.cesecore.authorization.user.matchvalues.ReverseMatchValueLookupException
 
REVOCATION - org.cesecore.certificates.ca.ApprovalRequestType
 
REVOCATION_REASON_AACOMPROMISE - Static variable in class org.cesecore.certificates.crl.RevokedCertInfo
 
REVOCATION_REASON_AFFILIATIONCHANGED - Static variable in class org.cesecore.certificates.crl.RevokedCertInfo
 
REVOCATION_REASON_CACOMPROMISE - Static variable in class org.cesecore.certificates.crl.RevokedCertInfo
 
REVOCATION_REASON_CERTIFICATEHOLD - Static variable in class org.cesecore.certificates.crl.RevokedCertInfo
 
REVOCATION_REASON_CESSATIONOFOPERATION - Static variable in class org.cesecore.certificates.crl.RevokedCertInfo
 
REVOCATION_REASON_KEYCOMPROMISE - Static variable in class org.cesecore.certificates.crl.RevokedCertInfo
 
REVOCATION_REASON_PRIVILEGESWITHDRAWN - Static variable in class org.cesecore.certificates.crl.RevokedCertInfo
 
REVOCATION_REASON_REMOVEFROMCRL - Static variable in class org.cesecore.certificates.crl.RevokedCertInfo
 
REVOCATION_REASON_SUPERSEDED - Static variable in class org.cesecore.certificates.crl.RevokedCertInfo
 
REVOCATION_REASON_UNSPECIFIED - Static variable in class org.cesecore.certificates.crl.RevokedCertInfo
 
REVOCATIONANN - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
RevocationApprovalRequest - Class in org.ejbca.core.model.approval.approvalrequests
 
RevocationApprovalRequest() - Constructor for class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
Constructor used in externalization only
RevocationApprovalRequest(boolean, String, int, AuthenticationToken, int, int, ApprovalProfile) - Constructor for class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
Constructs an ApprovalRequest for the revocation and optional removal of an end entity.
RevocationApprovalRequest(BigInteger, String, String, int, AuthenticationToken, int, int, ApprovalProfile) - Constructor for class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
Construct an ApprovalRequest for the revocation of a certificate.
revocationDate - Variable in class org.cesecore.certificates.ca.CAInfo
 
revocationDate - Variable in class org.cesecore.certificates.certificate.CertificateStatus
 
REVOCATIONDATE - Static variable in class org.cesecore.certificates.ca.CA
 
revocationReason - Variable in class org.cesecore.certificates.ca.CAInfo
 
revocationReason - Variable in class org.cesecore.certificates.certificate.CertificateStatus
 
REVOCATIONREASON - Static variable in class org.cesecore.certificates.ca.CA
 
RevocationReasons - Enum in org.cesecore.certificates.crl
An enum for revocation reasons, with a numerical database value and a String value for CLI applications.
REVOCATIONREQUEST - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
REVOCATIONRESPONSE - Static variable in class org.ejbca.core.protocol.cmp.CmpPKIBodyConstants
 
RevocationSession - Interface in org.ejbca.core.ejb.ca.revoke
Used for evoking certificates in the system, manages revocation by: - Setting revocation status in the database (using certificate store) - Publishing revocations to publishers
RevocationSessionLocal - Interface in org.ejbca.core.ejb.ca.revoke
 
RevocationSessionRemote - Interface in org.ejbca.core.ejb.ca.revoke
 
REVOKATION_REASON_AACOMPROMISE - Static variable in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
REVOKATION_REASON_AFFILIATIONCHANGED - Static variable in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
REVOKATION_REASON_CACOMPROMISE - Static variable in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
REVOKATION_REASON_CERTIFICATEHOLD - Static variable in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
REVOKATION_REASON_CESSATIONOFOPERATION - Static variable in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
REVOKATION_REASON_KEYCOMPROMISE - Static variable in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
REVOKATION_REASON_PRIVILEGESWITHDRAWN - Static variable in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
REVOKATION_REASON_REMOVEFROMCRL - Static variable in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
REVOKATION_REASON_SUPERSEDED - Static variable in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
REVOKATION_REASON_UNSPECIFIED - Static variable in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
REVOKE_BACKDATE_NOT_ALLOWED - Static variable in class org.cesecore.ErrorCode
 
REVOKE_END_ENTITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
REVOKE_EXTERNAL_COMMAND_PROPERTY_NAME - Static variable in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
 
REVOKE_FAIL_ON_ERRORCODE_PROPERTY_NAME - Static variable in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
 
REVOKE_FAIL_ON_STANDARD_ERROR_PROPERTY_NAME - Static variable in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
 
REVOKE_UNREVOKEPUBLISH - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Publishing of a certificate and/or related certificate meta data when certificate is activated after being on hold.
revokeAllCertByCA(AuthenticationToken, String, int) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Method revoking all certificates generated by the specified issuerdn.
revokeAllCertByCA(AuthenticationToken, String, int) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
revokeAndDeleteUser(AuthenticationToken, String, int) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Revoke and then delete a user.
RevokeBackDateNotAllowedForProfileException - Exception in org.ejbca.core.model.ra
The certificate profile is not allowing revocation back date.
RevokeBackDateNotAllowedForProfileException(String) - Constructor for exception org.ejbca.core.model.ra.RevokeBackDateNotAllowedForProfileException
 
revokeCA(AuthenticationToken, int, int) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Method that revokes the CA.
revokeCert(String, String, int) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Same as IEjbcaWS.revokeCertBackdated(String, String, int, String) but revocation date is current time.
revokeCert(AuthenticationToken, BigInteger, String, int) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Method that revokes a certificate for a user.
revokeCert(AuthenticationToken, BigInteger, Date, String, int, boolean) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
revokeCert(AuthenticationToken, BigInteger, Date, String, int, boolean) - Method in interface org.ejbca.core.model.era.RaMasterApi
 
revokeCertAfterApproval(AuthenticationToken, BigInteger, String, int, int, AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Method that revokes a certificate for a user.
revokeCertBackdated(String, String, int, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Revokes a user certificate.
revokeCertificate(AuthenticationToken, Certificate, int) - Method in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
Writes certificate to temporary file and executes an external command with the full pathname of the temporary file as argument.
revokeCertificate(AuthenticationToken, Certificate, String, int, String) - Method in class org.ejbca.core.model.ca.publisher.custpubl2.CertSernoCustomLdapPublisher
 
revokeCertificate(AuthenticationToken, Certificate, String, int, String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
Revokes a certificate, which means for LDAP that we may remove the certificate or the whole user entry.
revokeCertificate(AuthenticationToken, Certificate, Collection<Integer>, int, String) - Method in interface org.ejbca.core.ejb.ca.revoke.RevocationSession
Revokes a certificate, in the database and in publishers.
revokeCertificate(AuthenticationToken, CertificateDataWrapper, Collection<Integer>, Date, int, String) - Method in interface org.ejbca.core.ejb.ca.revoke.RevocationSessionLocal
Revokes a certificate, in the database and in publishers.
revokeCertificateInNewTransaction(AuthenticationToken, CertificateDataWrapper, Collection<Integer>, Date, int, String) - Method in interface org.ejbca.core.ejb.ca.revoke.RevocationSessionLocal
Revokes a certificate, in the database and in publishers, but does so in a new transaction.
revokeCertWithMetadata(String, String, List<KeyValuePair>) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Revokes a user certificate.
revokeCertWithMetadata(AuthenticationToken, CertRevocationDto) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Method that revokes a certificate for a user.
revokeCertWithMetadata(AuthenticationToken, CertRevocationDto) - Method in interface org.ejbca.core.model.era.RaMasterApi
Request status change of a certificate (revoke or reactivate).
REVOKED - org.ejbca.core.protocol.acme.AcmeAuthorizationStatus
 
REVOKED - Static variable in class org.cesecore.certificates.certificate.CertificateStatus
 
REVOKED_MAX_AGE - Static variable in class org.cesecore.config.OcspConfiguration
 
REVOKED_UNTIL_NEXT_UPDATE - Static variable in class org.cesecore.config.OcspConfiguration
 
RevokedCertInfo - Class in org.cesecore.certificates.crl
Holds information about a revoked certificate.
RevokedCertInfo() - Constructor for class org.cesecore.certificates.crl.RevokedCertInfo
A default constructor is needed to instantiate RevokedCertInfo objects using <jsp:useBean> by Tomcat 5.
RevokedCertInfo(byte[], byte[], long, int, long) - Constructor for class org.cesecore.certificates.crl.RevokedCertInfo
Constructor filling in the whole object.
RevokedInfoView - Class in org.ejbca.ui.web
View of certificate revocation status
RevokedInfoView(CertificateStatus, BigInteger) - Constructor for class org.ejbca.ui.web.RevokedInfoView
Creates a new instance of RevokedInfoView
RevokeStatus - Class in org.ejbca.core.protocol.ws.objects
Class used when checking the revocation status of a certificate.
RevokeStatus() - Constructor for class org.ejbca.core.protocol.ws.objects.RevokeStatus
Default Web Service Constuctor
RevokeStatus(CertificateStatus, String, String) - Constructor for class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
RevokeStatus(RevokedCertInfo, String) - Constructor for class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
revokeToken(String, int) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Revokes all certificates mapped to a hardtoken.
revokeUser(String, int, boolean) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Revokes all of a user's certificates.
revokeUser(AuthenticationToken, String, int) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Method that revokes a user.
revokeUser(AuthenticationToken, String, int, boolean) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Revokes all of a user's certificates.
revokeUser(AuthenticationToken, String, int, boolean) - Method in interface org.ejbca.core.model.era.RaMasterApi
Revokes all of a user's certificates.
revokeUserAfterApproval(AuthenticationToken, String, int, int, AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Method that revokes a user.
RFC4387URL - Enum in org.ejbca.ui.web.protocol
Create RFC4387 URLs and HTML references to such URLs.
RFC4683Tools - Class in org.cesecore.util
Helper class to handle operations for RFC4683 certificate extension Subject Identification method (SIM) for including a privacy-sensitive identifier in the subjectAltName extension of a certificate.
RFC822NAME - Static variable in class org.cesecore.certificates.util.DnComponents
 
RFC822NAME - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
RocaBrokenKey - Class in org.cesecore.keys.validation
 
RocaBrokenKey() - Constructor for class org.cesecore.keys.validation.RocaBrokenKey
 
Role - Class in org.cesecore.roles
A Role contains access rules and meta data about the Role (roleId, nameSpace, roleName).
Role(int, String, String, LinkedHashMap<Object, Object>) - Constructor for class org.cesecore.roles.Role
Constructor used during load from database
Role(String, String) - Constructor for class org.cesecore.roles.Role
 
Role(String, String, HashMap<String, Boolean>) - Constructor for class org.cesecore.roles.Role
 
Role(String, String, List<String>, List<String>) - Constructor for class org.cesecore.roles.Role
 
Role(Role) - Constructor for class org.cesecore.roles.Role
Copy constructor
ROLE - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
ROLE_ACCESS_RULE_ADDITION - org.cesecore.audit.enums.EventTypes
Deprecated.
ROLE_ACCESS_RULE_CHANGE - org.cesecore.audit.enums.EventTypes
Modifications of existing access rules in an administrative role.
ROLE_ACCESS_RULE_DELETION - org.cesecore.audit.enums.EventTypes
Deprecated.
ROLE_ACCESS_USER_ADDITION - org.cesecore.audit.enums.EventTypes
New administrator added to administrative role.
ROLE_ACCESS_USER_CHANGE - org.cesecore.audit.enums.EventTypes
Change of existing administrator in an administrative role.
ROLE_ACCESS_USER_DELETION - org.cesecore.audit.enums.EventTypes
Removal of existing administrator from administrative role.
ROLE_ADMINISTRATOR - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
ROLE_CREATION - org.cesecore.audit.enums.EventTypes
Creation of an administrative role.
ROLE_DELETION - org.cesecore.audit.enums.EventTypes
Removal of an administrative role.
ROLE_DOES_NOT_EXIST - Static variable in class org.cesecore.ErrorCode
 
ROLE_ID_UNASSIGNED - Static variable in class org.cesecore.roles.Role
 
ROLE_MEMBER_ID_UNASSIGNED - Static variable in class org.cesecore.roles.member.RoleMember
 
ROLE_PUBLICWEBUSER - Static variable in interface org.ejbca.core.ejb.upgrade.UpgradeSession
Access rules removed from EJBCA 6.8.0
ROLE_RENAMING - org.cesecore.audit.enums.EventTypes
Name change of an administrative role.
ROLE_ROOT - org.cesecore.authorization.control.StandardRules
 
ROLEACCESSRULES - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
RoleCache - Enum in org.cesecore.roles.management
Cache of the role objects.
RoleData - Class in org.cesecore.roles
Represents a role.
RoleData() - Constructor for class org.cesecore.roles.RoleData
 
RoleData(Role) - Constructor for class org.cesecore.roles.RoleData
 
roleDataId(int) - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuerInformation
 
RoleDataSession - Interface in org.cesecore.roles.management
Interface for low level Role operations.
RoleDataSessionBean - Class in org.cesecore.roles.management
Implementation of the RoleDataSession local interface.
RoleDataSessionBean() - Constructor for class org.cesecore.roles.management.RoleDataSessionBean
 
RoleDataSessionLocal - Interface in org.cesecore.roles.management
Interface for low level Role operations.
RoleDataSessionRemote - Interface in org.cesecore.roles.management
Interface for low level Role operations.
RoleExistsException - Exception in org.cesecore.roles
 
RoleExistsException() - Constructor for exception org.cesecore.roles.RoleExistsException
 
RoleExistsException(String) - Constructor for exception org.cesecore.roles.RoleExistsException
 
RoleExistsException(String, Throwable) - Constructor for exception org.cesecore.roles.RoleExistsException
 
RoleExistsException(Throwable) - Constructor for exception org.cesecore.roles.RoleExistsException
 
RoleInformation - Class in org.cesecore.roles
Container POJO used due to the fact RoleData in certain contexts doesn't survive encoding to JSF
RoleInformation(int, String, List<AccessUserAspectData>) - Constructor for class org.cesecore.roles.RoleInformation
Deprecated.
use fromRoleMembers
RoleMember - Class in org.cesecore.roles.member
Value object for the RoleMemberData entity bean, so that we don't have to pass information like row protection remotely.
RoleMember(int, String, int, int, int, String, int, String) - Constructor for class org.cesecore.roles.member.RoleMember
Constructor for a new RoleMember.
RoleMember(String, int, int, int, String, int, String) - Constructor for class org.cesecore.roles.member.RoleMember
Constructor for a new RoleMember.
RoleMember(RoleMember) - Constructor for class org.cesecore.roles.member.RoleMember
Copy constructor
RoleMemberCache - Enum in org.cesecore.roles.member
Cache of the role member objects.
RoleMemberData - Class in org.cesecore.roles.member
Entity bean for Role members.
RoleMemberData() - Constructor for class org.cesecore.roles.member.RoleMemberData
 
RoleMemberData(int, String, int, int, int, String, int, String) - Constructor for class org.cesecore.roles.member.RoleMemberData
Slightly more verbose constructor used for upgrades.
RoleMemberData(RoleMember) - Constructor for class org.cesecore.roles.member.RoleMemberData
Construct the object from RoleMember value object
RoleMemberDataSession - Interface in org.cesecore.roles.member
CRUD session bean for managing RoleMemberData objects
RoleMemberDataSessionBean - Class in org.cesecore.roles.member
 
RoleMemberDataSessionBean() - Constructor for class org.cesecore.roles.member.RoleMemberDataSessionBean
 
RoleMemberDataSessionLocal - Interface in org.cesecore.roles.member
CRUD session bean for managing RoleMemberData objects
RoleMemberDataSessionRemote - Interface in org.cesecore.roles.member
CRUD session bean for managing RoleMemberData objects
RoleMemberSession - Interface in org.cesecore.roles.member
Session bean for managing role members, taking authorization of the authentication token into account.
RoleMemberSessionBean - Class in org.cesecore.roles.member
 
RoleMemberSessionBean() - Constructor for class org.cesecore.roles.member.RoleMemberSessionBean
 
RoleMemberSessionLocal - Interface in org.cesecore.roles.member
CRUD session bean for managing RoleMemberData objects
RoleMemberSessionRemote - Interface in org.cesecore.roles.member
CRUD session bean for managing RoleMemberData objects
RoleNotFoundException - Exception in org.cesecore.roles
Thrown when trying to access a role which doesn't exist.
RoleNotFoundException() - Constructor for exception org.cesecore.roles.RoleNotFoundException
 
RoleNotFoundException(String) - Constructor for exception org.cesecore.roles.RoleNotFoundException
 
RoleNotFoundException(String, Throwable) - Constructor for exception org.cesecore.roles.RoleNotFoundException
 
RoleNotFoundException(Throwable) - Constructor for exception org.cesecore.roles.RoleNotFoundException
 
ROLES - org.cesecore.audit.enums.ModuleTypes
Administrator role management module.
ROLES - org.cesecore.util.ui.DynamicUiPropertyCallback
 
ROLES_VIEW - org.cesecore.util.ui.DynamicUiPropertyCallback
 
RoleSession - Interface in org.cesecore.roles.management
Common interface for Role management operations.
RoleSessionBean - Class in org.cesecore.roles.management
Implementation of the RoleSession interfaces.
RoleSessionBean() - Constructor for class org.cesecore.roles.management.RoleSessionBean
 
RoleSessionLocal - Interface in org.cesecore.roles.management
Local interface for Role management operations.
RoleSessionRemote - Interface in org.cesecore.roles.management
Remote interface for Role management operations.
rolloverCA(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Replaces the certificate chain and key in a CA with the roll over chain and key.
rolloverCACert(String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Performs a certificate rollover for a CA with a rollover certificate previously added with caCertResponseForRollover.
rolloverCACert(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
Makes a CA certificate that has been created prior to its "not before" date active (CA rollover)
ROLLOVERCERTIFICATECHAIN - Static variable in class org.cesecore.certificates.ca.CA
 
RolloverWorker - Class in org.ejbca.core.model.services.workers
Replaces CA certificate chains with a pending new rollover certificate chain once the new certificate chain becomes valid.
RolloverWorker() - Constructor for class org.ejbca.core.model.services.workers.RolloverWorker
 
ROOTCAPROFILENAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
RsaKeyValidator - Class in org.cesecore.keys.validation
Default RSA key validator.
RsaKeyValidator() - Constructor for class org.cesecore.keys.validation.RsaKeyValidator
Public constructor needed for deserialization.
RsaKeyValidator(String) - Constructor for class org.cesecore.keys.validation.RsaKeyValidator
Creates a new instance.
RULE_ACCEPT - org.cesecore.authorization.rules.AccessRuleState
 
RULE_DECLINE - org.cesecore.authorization.rules.AccessRuleState
 
RULE_NOTUSED - org.cesecore.authorization.rules.AccessRuleState
 
runTimeStamp - Variable in class org.ejbca.core.model.services.BaseWorker
The time this service should have been running.

S

SaferAppenderListener - Interface in org.cesecore.util.log
Interface implemented by the client of the SaferDailyRollingFileAppender.
SaferDailyRollingFileAppender - Class in org.cesecore.util.log
The purpose of this extension is to notify the client of the this log appender that it isn't possible to log anymore.
SaferDailyRollingFileAppender() - Constructor for class org.cesecore.util.log.SaferDailyRollingFileAppender
 
SAMACCOUNTNAME - Static variable in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
SAMPLE_ALL - org.ejbca.core.model.ca.publisher.CertificateSamplerCustomPublisher.SamplingMethod
All certificates are sampled.
SAMPLE_NONE - org.ejbca.core.model.ca.publisher.CertificateSamplerCustomPublisher.SamplingMethod
No certificates are sampled.
SAMPLE_PROBABILISTIC - org.ejbca.core.model.ca.publisher.CertificateSamplerCustomPublisher.SamplingMethod
Every certificate is sampled with the probability as specified as the pvalue.
SAVE - org.ejbca.core.model.era.RaApprovalResponseRequest.Action
 
saveConfiguration(AuthenticationToken, ConfigurationBase) - Method in interface org.cesecore.configuration.GlobalConfigurationSession
Saves the GlobalConfiguration.
saveConfiguration(AuthenticationToken, ConfigurationBase) - Method in class org.cesecore.configuration.GlobalConfigurationSessionBean
 
saveCryptoToken(AuthenticationToken, int, String, String) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Changes the name and key placeholders of a CryptoToken.
saveCryptoToken(AuthenticationToken, int, String, String) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
saveCryptoToken(AuthenticationToken, int, String, Properties, char[]) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Update the CryptoToken with the specified ID.
saveCryptoToken(AuthenticationToken, int, String, Properties, char[]) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
saveData() - Method in class org.cesecore.certificates.ocsp.cache.GlobalOcspConfigurationCache
 
saveData() - Method in class org.cesecore.config.GlobalCesecoreConfigurationCache
 
saveData() - Method in interface org.cesecore.configuration.ConfigurationCache
 
saveData() - Method in interface org.cesecore.internal.IUpgradeableData
Function sending the data to be saved to the database.
saveData() - Method in class org.cesecore.internal.UpgradeableDataHashMap
 
saveData() - Method in class org.ejbca.core.ejb.config.AvailableCustomCertificateExtensionsConfigurationCache
 
saveData() - Method in class org.ejbca.core.ejb.config.AvailableExtendedKeyUsagesConfigurationCache
 
saveData() - Method in class org.ejbca.core.ejb.config.AvailableProtocolsConfigurationCache
 
saveData() - Method in class org.ejbca.core.ejb.config.CMPConfigurationCache
 
saveData() - Method in class org.ejbca.core.ejb.config.EstConfigurationCache
 
saveData() - Method in class org.ejbca.core.ejb.config.GlobalConfigurationCache
 
saveData() - Method in class org.ejbca.core.ejb.config.GlobalCustomCssConfigurationCache
 
saveData() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfigurationCache
 
saveData() - Method in class org.ejbca.core.ejb.config.ScepConfigurationCache
 
saveData() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
Resets the current custom publisher
saveData() - Method in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
Resets the current custom user data source
saveDefaultAdminPreference(AuthenticationToken, AdminPreference) - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSession
Function that saves the default admin preference.
saveRole(AuthenticationToken, Role) - Method in interface org.ejbca.core.model.era.RaMasterApi
Adds or updates a role in the database.
saveRoleMember(AuthenticationToken, RoleMember) - Method in interface org.ejbca.core.model.era.RaMasterApi
Adds or updates a role member in the database.
saveTransientObjects() - Method in class org.cesecore.keys.validation.ValidatorBase
 
saveTransientObjects() - Method in class org.cesecore.profiles.ProfileBase
Method allows implementions to add non-datamapped objects to be persisted.
saveTransientObjects() - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
SCEP - org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
SCEP_BOOLEAN_KEYS - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_CLIENT_CERTIFICATE_RENEWAL - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_CLIENT_CERTIFICATE_RENEWAL_WITH_OLD_KEY - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_CONFIGURATION_ID - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_INCLUDE_CA - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_OPERATIONMODE - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_PREFIX - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_RA_AUTHPWD - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_RA_CERTPROFILE - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_RA_DEFAULTCA - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_RA_ENTITYPROFILE - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_RA_NAME_GENERATION_PARAMETERS - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_RA_NAME_GENERATION_POSTFIX - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_RA_NAME_GENERATION_PREFIX - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_RA_NAME_GENERATION_SCHEME - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_RAMODE_OLD - Static variable in class org.ejbca.config.ScepConfiguration
 
SCEP_TYPE_GETCERT - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
SCEP_TYPE_GETCERTINITIAL - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
SCEP_TYPE_GETCRL - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
SCEP_TYPE_PKCSREQ - Static variable in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
SCEPCONFIG - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
ScepConfiguration - Class in org.ejbca.config
 
ScepConfiguration() - Constructor for class org.ejbca.config.ScepConfiguration
Creates a new instance of ScepConfiguration
ScepConfiguration(Serializable) - Constructor for class org.ejbca.config.ScepConfiguration
 
ScepConfiguration.Mode - Enum in org.ejbca.config
 
ScepConfigurationCache - Class in org.ejbca.core.ejb.config
Class Holding cache variable for SCEP configuration.
ScepConfigurationCache() - Constructor for class org.ejbca.core.ejb.config.ScepConfigurationCache
 
scepDispatch(AuthenticationToken, String, String, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Dispatch SCEP message over RaMasterpi.
ScepMessageDispatcherSession - Interface in org.ejbca.core.protocol.scep
 
ScepMessageDispatcherSessionLocal - Interface in org.ejbca.core.protocol.scep
 
ScepMessageDispatcherSessionRemote - Interface in org.ejbca.core.protocol.scep
 
ScepRequestMessage - Class in org.ejbca.core.protocol.scep
Class to handle SCEP request messages sent to the CA.
ScepRequestMessage(byte[], boolean) - Constructor for class org.ejbca.core.protocol.scep.ScepRequestMessage
Constructs a new SCEP/PKCS7 message handler object.
ScepResponseMessage - Class in org.ejbca.core.protocol.scep
A response message for scep (pkcs7).
ScepResponseMessage() - Constructor for class org.ejbca.core.protocol.scep.ScepResponseMessage
 
scheduleBackgroundRefresh() - Method in class org.cesecore.authorization.AuthorizationSessionBean
 
scheduleBackgroundRefresh() - Method in interface org.cesecore.authorization.AuthorizationSessionLocal
Initialize background cache refresh timeouts
SCTLIST_OID - Static variable in interface org.cesecore.certificates.certificatetransparency.CertificateTransparency
 
SE - Static variable in class org.ejbca.config.GlobalConfiguration
 
SEARCHBASEDN - Static variable in class org.ejbca.core.model.ca.publisher.LdapSearchPublisher
 
SEARCHFILTER - Static variable in class org.ejbca.core.model.ca.publisher.LdapSearchPublisher
 
searchForApprovalRequests(AuthenticationToken, RaRequestsSearchRequest) - Method in interface org.ejbca.core.model.era.RaMasterApi
Searches for approval requests.
searchForCertificate(AuthenticationToken, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Searches for a certificate.
searchForCertificateByIssuerAndSerial(AuthenticationToken, String, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Searches for a certificate.
searchForCertificates(AuthenticationToken, RaCertificateSearchRequest) - Method in interface org.ejbca.core.model.era.RaMasterApi
Searches for certificates.
searchForCertificatesByUsername(AuthenticationToken, String) - Method in interface org.ejbca.core.model.era.RaMasterApiProxyBeanLocal
 
searchForEndEntities(AuthenticationToken, RaEndEntitySearchRequest) - Method in interface org.ejbca.core.model.era.RaMasterApi
Searches for end entities.
searchForRoleMembers(AuthenticationToken, RaRoleMemberSearchRequest) - Method in interface org.ejbca.core.model.era.RaMasterApi
Searches for role members in all roles that the given authentication token has access to.
searchForRoles(AuthenticationToken, RaRoleSearchRequest) - Method in interface org.ejbca.core.model.era.RaMasterApi
Searches for roles that the given authentication token has access to.
searchOldEntity(LDAPConnection, String) - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
searchOldEntity(String, int, LDAPConnection, String, String, String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
SearchOldEntity is the only method differing between regular ldap and ldap search publishers.
searchOldEntity(String, int, LDAPConnection, String, String, String) - Method in class org.ejbca.core.model.ca.publisher.LdapSearchPublisher
SearchOldEntity is the only method differing between regular ldap and ldap search publishers.
searchUser(AuthenticationToken, String) - Method in interface org.ejbca.core.model.era.RaMasterApi
Finds end entity by its username.
SecConst - Class in org.ejbca.core.model
Constants for users and certificates.
secondaryEjbcaResource - Variable in class org.ejbca.core.model.InternalEjbcaResources
 
SECONDARYINTERNALRESOURCES - Static variable in class org.ejbca.config.GlobalConfiguration
 
SECONDARYINTERNALRESOURCES - Static variable in class org.ejbca.core.model.InternalEjbcaResources
 
secondaryResource - Variable in class org.cesecore.internal.InternalResources
 
SecureXMLDecoder - Class in org.cesecore.util
Implements a subset of XMLDecoder in a secure way, without allowing arbitrary classes to be loaded or methods to be invoked.
SecureXMLDecoder(InputStream) - Constructor for class org.cesecore.util.SecureXMLDecoder
Creates a SecureXMLDecoder.
SecureXMLDecoder(InputStream, boolean) - Constructor for class org.cesecore.util.SecureXMLDecoder
 
SecureXMLDecoder.NoValueException - Exception in org.cesecore.util
 
SECURITY_AUDIT - org.cesecore.audit.enums.ModuleTypes
Security event audit log module.
SecurityEventsAuditorSession - Interface in org.cesecore.audit.audit
Allows auditing of securely logged events.
SecurityEventsAuditorSessionBean - Class in org.cesecore.audit.audit
This class handles secure logs auditing.
SecurityEventsAuditorSessionBean() - Constructor for class org.cesecore.audit.audit.SecurityEventsAuditorSessionBean
 
SecurityEventsAuditorSessionLocal - Interface in org.cesecore.audit.audit
Local interface for the SecurityEventsAuditor
SecurityEventsAuditorSessionRemote - Interface in org.cesecore.audit.audit
Remote interface for the SecurityEventsAuditor
SecurityEventsLoggerSession - Interface in org.cesecore.audit.log
This interface provides access to storing security audit log entries.
SecurityEventsLoggerSessionBean - Class in org.cesecore.audit.log
This class implements the SecurityEventsLogger interface.
SecurityEventsLoggerSessionBean() - Constructor for class org.cesecore.audit.log.SecurityEventsLoggerSessionBean
 
SecurityEventsLoggerSessionLocal - Interface in org.cesecore.audit.log
Local interface for the SecurityEventsLogger
SecurityEventsLoggerSessionRemote - Interface in org.cesecore.audit.log
Remote interface for the SecurityEventsLogger
SecurityFilterInputStream - Class in org.cesecore.util
Can be used as Filter InputStream to prevent StringBuilder heap overflow during deserialization.
SecurityFilterInputStream(InputStream) - Constructor for class org.cesecore.util.SecurityFilterInputStream
 
SecurityFilterInputStream(InputStream, long) - Constructor for class org.cesecore.util.SecurityFilterInputStream
 
securityInfo(Key, String, StringBuilder) - Method in class org.cesecore.keys.token.p11.PKCS11Utils
Writes info about security related attributes of the key.
SeisCardNumber - Class in org.cesecore.certificates.certificate.certextensions.standard
The Card Number is a PrintableString that shall respond to the number printed on a card on which the certificate is stored.
SeisCardNumber() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.SeisCardNumber
 
selectAuditLog(AuthenticationToken, String, int, int, String, String, List<Object>) - Method in interface org.ejbca.core.ejb.audit.EjbcaAuditorSession
Selects audit log records from the IntegrityProtectedLogDevice.
selectAuditLogs(AuthenticationToken, int, int, QueryCriteria, String) - Method in interface org.cesecore.audit.audit.SecurityEventsAuditorSession
Select a set of events to be audited.
selectAuditLogs(AuthenticationToken, int, int, QueryCriteria, String) - Method in class org.cesecore.audit.audit.SecurityEventsAuditorSessionBean
 
selectAuditLogs(AuthenticationToken, int, int, QueryCriteria, Properties) - Method in interface org.cesecore.audit.Auditable
Select a set of events to be audited.
selectAuditLogs(AuthenticationToken, int, int, QueryCriteria, Properties) - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedAuditorSessionBean
 
selectAuditLogs(AuthenticationToken, int, int, QueryCriteria, Properties) - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedDevice
 
selectAuditLogs(AuthenticationToken, int, int, QueryCriteria, Properties) - Method in class org.cesecore.audit.impl.log4j.Log4jDevice
 
SelfApprovalException - Exception in org.ejbca.core.model.approval
Thrown to show that the administrator performing an action was the same as the one originally requesting the action.
SelfApprovalException() - Constructor for exception org.ejbca.core.model.approval.SelfApprovalException
 
SelfApprovalException(String) - Constructor for exception org.ejbca.core.model.approval.SelfApprovalException
 
SelfApprovalException(String, Throwable) - Constructor for exception org.ejbca.core.model.approval.SelfApprovalException
 
SelfApprovalException(Throwable) - Constructor for exception org.ejbca.core.model.approval.SelfApprovalException
 
SELFSIGNED - Static variable in class org.cesecore.certificates.ca.CAInfo
Constants indicating that the CA is selfsigned.
sendApprovalNotifications(ApprovalRequest, ApprovalProfile, ApprovalData, boolean) - Method in interface org.ejbca.core.ejb.approval.ApprovalSessionLocal
Send all work-flow related approval notifications given the last added Approval to the approvalsPerformed.
sendB64BinaryBytes(byte[], HttpServletResponse, String, String) - Static method in class org.ejbca.ui.web.RequestHelper
Sends back a number of bytes first encoded as base64
sendBinaryBytes(byte[], HttpServletResponse, String, String) - Static method in class org.ejbca.ui.web.RequestHelper
Sends back a number of bytes
sendEmails(ArrayList<EmailSendingWorker.EmailCertData>, Map<Class<?>, Object>) - Method in class org.ejbca.core.model.services.workers.EmailSendingWorker
 
sendMail(String, List<String>, List<String>, String, String, List<MailAttachment>) - Static method in class org.ejbca.util.mail.MailSender
Helper method for sending mail using the mail service configured in mail.properties.
sendMailOrThrow(String, List<String>, List<String>, String, String, List<MailAttachment>) - Static method in class org.ejbca.util.mail.MailSender
Helper method for sending mail using the mail service configured in mail.properties.
sendMessage(byte[], String, boolean) - Static method in class org.ejbca.core.protocol.cmp.client.CMPSendHTTP
 
sendMessage(byte[], String, int, String, boolean) - Static method in class org.ejbca.core.protocol.cmp.client.CMPSendHTTP
 
sendNewB64Cert(byte[], HttpServletResponse, String, String) - Static method in class org.ejbca.ui.web.RequestHelper
Sends back certificate as binary file (application/octet-stream)
sendNewB64File(byte[], HttpServletResponse, String, String, String) - Static method in class org.ejbca.ui.web.RequestHelper
Sends back certificate as binary file (application/octet-stream)
sendNewCertToIEClient(byte[], OutputStream, ServletContext, String, String) - Static method in class org.ejbca.ui.web.RequestHelper
Reads template and inserts cert to send back to IE for installation of cert
sendNewCertToNSClient(byte[], HttpServletResponse) - Static method in class org.ejbca.ui.web.RequestHelper
Sends back cert to Firefox for installation of cert
sendNewX509CaCert(byte[], HttpServletResponse) - Static method in class org.ejbca.ui.web.RequestHelper
Sends back CA-certificate as binary file (application/x-x509-ca-cert)
SENDNOTIFICATION - org.cesecore.certificates.endentity.EndEntityTypes
 
SENDNOTIFICATION - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
sendResultPage(byte[], HttpServletResponse, boolean, String) - Static method in class org.ejbca.ui.web.RequestHelper
Sends a page with certificate information and an automatic redirect to the download page.
sendResultPage(byte[], HttpServletResponse, boolean, CertificateResponseType) - Static method in class org.ejbca.ui.web.RequestHelper
Sends a page with certificate information and an automatic redirect to the download page.
SEQUENCE - Static variable in class org.cesecore.certificates.ca.catoken.CAToken
A sequence for the keys, updated when keys are re-generated
SEQUENCE_FORMAT - Static variable in class org.cesecore.certificates.ca.catoken.CAToken
Format of the key sequence, the value for this property is one of StringTools.KEY_SEQUENCE_FORMAT_XX
SERIAL_NOHEX - Static variable in class org.cesecore.certificates.ocsp.logging.PatternLogger
Serial number of the requested certificate.
SERIALNUMBEROCTETSIZE - Static variable in class org.cesecore.certificates.ca.CA
 
SernoGenerator - Interface in org.cesecore.certificates.ca.internal
Interface for a serial number generator.
SernoGeneratorRandom - Class in org.cesecore.certificates.ca.internal
Implements a singleton serial number generator using SecureRandom.
SernoGeneratorRandom(Integer) - Constructor for class org.cesecore.certificates.ca.internal.SernoGeneratorRandom
DO NOT USE: Protected only to do testing of this implementation use SernoGeneratorRandom.instance(Integer) instead
SERVERPROFILENAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
SERVICE - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
SERVICE - org.ejbca.core.ejb.audit.enums.EjbcaModuleTypes
EJBCA background service module.
SERVICE_ADD - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Creation of a new EJBCA background service.
SERVICE_EDIT - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Modification of an existing EJBCA background service.
SERVICE_EXECUTED - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Event type is currently not used in EJBCA.
SERVICE_REMOVE - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Removal of an existing EJBCA background service.
SERVICE_RENAME - org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Name change of an existing EJBCA background service.
serviceConfiguration - Variable in class org.ejbca.core.model.services.BaseWorker
 
ServiceConfiguration - Class in org.ejbca.core.model.services
Value class used for persist the worker, interval and action configurations to database
ServiceConfiguration() - Constructor for class org.ejbca.core.model.services.ServiceConfiguration
Constructor used to create a new service configuration.
ServiceControlFilter - Class in org.ejbca.util
This filter is responsible for disabling access to parts of EJBCA based on the URL of the request and the current system configuration, which is known as "Modular Protocol Configuration".
ServiceControlFilter() - Constructor for class org.ejbca.util.ServiceControlFilter
 
ServiceData - Class in org.ejbca.core.ejb.services
Representation of a service configuration used by the monitoring services framework.
ServiceData() - Constructor for class org.ejbca.core.ejb.services.ServiceData
 
ServiceData(int, String, ServiceConfiguration) - Constructor for class org.ejbca.core.ejb.services.ServiceData
Entity Bean holding data of a service configuration.
ServiceDataSession - Interface in org.ejbca.core.ejb.services
Session bean to manage services, these are services that runs periodically.
ServiceDataSessionLocal - Interface in org.ejbca.core.ejb.services
 
ServiceDataSessionRemote - Interface in org.ejbca.core.ejb.services
 
ServiceExecutionFailedException - Exception in org.ejbca.core.model.services
Exception throws when a service work method fails for some reason It should contain a message used in logging.
ServiceExecutionFailedException(String) - Constructor for exception org.ejbca.core.model.services.ServiceExecutionFailedException
 
ServiceExecutionFailedException(String, Throwable) - Constructor for exception org.ejbca.core.model.services.ServiceExecutionFailedException
 
ServiceExecutionFailedException(Throwable) - Constructor for exception org.ejbca.core.model.services.ServiceExecutionFailedException
 
ServiceExistsException - Exception in org.ejbca.core.model.services
Exception throw when adding a service that already exists
ServiceExistsException(String) - Constructor for exception org.ejbca.core.model.services.ServiceExistsException
 
ServiceLocator - Class in org.ejbca.core.ejb
A simple implementation of the ServiceLocator/HomeFactory J2EE Pattern.
ServiceLocatorException - Exception in org.ejbca.core.ejb
Exception related to resource localization.
ServiceLocatorException() - Constructor for exception org.ejbca.core.ejb.ServiceLocatorException
 
ServiceLocatorException(String) - Constructor for exception org.ejbca.core.ejb.ServiceLocatorException
 
ServiceLocatorException(String, Throwable) - Constructor for exception org.ejbca.core.ejb.ServiceLocatorException
 
ServiceLocatorException(Throwable) - Constructor for exception org.ejbca.core.ejb.ServiceLocatorException
 
ServiceManifestBuilder - Class in com.primekey.anttools
 
ServiceManifestBuilder() - Constructor for class com.primekey.anttools.ServiceManifestBuilder
 
serviceName - Variable in class org.ejbca.core.model.services.BaseAction
 
serviceName - Variable in class org.ejbca.core.model.services.BaseInterval
 
serviceName - Variable in class org.ejbca.core.model.services.BaseWorker
 
SERVICENAME - Variable in class org.cesecore.certificates.ca.extendedservices.ExtendedCAService
 
SERVICENAME - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAService
 
SERVICENAME - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAService
 
SERVICENAME - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAService
 
SERVICES_BASE - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
SERVICES_EDIT - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
SERVICES_VIEW - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
ServiceSession - Interface in org.ejbca.core.ejb.services
 
ServiceSessionLocal - Interface in org.ejbca.core.ejb.services
Local interface for ServiceSession.
ServiceSessionRemote - Interface in org.ejbca.core.ejb.services
Remote interface for ServiceSession.
ServiceType - Interface in org.cesecore.audit.enums
Interface used to describe the available Service Types.
ServiceTypeHolder - Class in org.cesecore.audit.enums
Simple implementation of ServiceType that holds the identifier.
ServiceTypeHolder(String) - Constructor for class org.cesecore.audit.enums.ServiceTypeHolder
 
ServiceTypes - Enum in org.cesecore.audit.enums
Represents the basic service types supported.
ServletDebug - Class in org.ejbca.ui.web.pub
Prints debug info back to browser client
ServletDebug(HttpServletRequest, HttpServletResponse) - Constructor for class org.ejbca.ui.web.pub.ServletDebug
 
ServletUtils - Class in org.ejbca.ui.web.pub
A class containing some helpful functions used in more than one Servlet, avoiding code duplication.
ServletUtils() - Constructor for class org.ejbca.ui.web.pub.ServletUtils
 
SESSION_ID - Static variable in class org.cesecore.certificates.ocsp.logging.PatternLogger
 
SESSION_ID - Static variable in interface org.ejbca.util.IPatternLogger
 
setAcceptedClasses(Collection<Class<? extends Serializable>>) - Method in class org.cesecore.util.LookAheadObjectInputStream
NOTE: If you want to re-use the same Set of accepted classes, you should use LookAheadObjectInputStream.setAcceptedClasses(Set) Set accepted classes that can be deserialized using this LookAheadObjectInputStream.
setAcceptedClasses(Set<Class<? extends Serializable>>) - Method in class org.cesecore.util.LookAheadObjectInputStream
Set accepted classes that can be deserialized using this LookAheadObjectInputStream.
setAcceptRevocationNonExistingEntry(boolean) - Method in class org.cesecore.certificates.ca.CAInfo
 
setAcceptRevocationNonExistingEntry(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setAccessRuleName(String) - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
setAccessRules(Map<Integer, AccessRuleData>) - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
setAccessTreeUpdateNumber(int) - Method in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
setAccessUsers(Map<Integer, AccessUserAspectData>) - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
setAccountId(String) - Method in class org.ejbca.acme.AcmeAccountData
 
setAccountId(String) - Method in class org.ejbca.acme.AcmeAuthorizationData
 
setAccountId(String) - Method in class org.ejbca.acme.AcmeOrderData
 
setAccountId(String) - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
setAccountId(String) - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
setAccuracy(Double) - Method in class org.cesecore.time.TrustedTime
 
setAcmeBaseUrl(String) - Method in class org.ejbca.core.model.era.RaAcmeRequest
 
setAcmeIdentifier(AcmeIdentifier) - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
setAcmeOrderStatus(AcmeOrderStatus) - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
setActionCallback(DynamicUiActionCallback) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the action callback.
setActionClassPath(String) - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
setActionProperties(Properties) - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
setActive(boolean) - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
setAddEndEntityApprovalRequestId(Integer) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
setAdditionalCaCertificates(List<Certificate>) - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
setAdditionalCaCertificates(List<Certificate>) - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
setAdditionalCaCertificates(List<Certificate>) - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Sets the list of additional CA certificates (i.e.
setAdditionalCaCertificates(List<Certificate>) - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
setAdditionalCaCertificates(List<Certificate>) - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
Sets the list of additional CA certificates (i.e.
setAdditionalDetails(String) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
Sets additional details in raw format.
setAdditionalExtraCertsCertificates(List<Certificate>) - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
setAdditionalExtraCertsCertificates(List<Certificate>) - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
setAdditionalExtraCertsCertificates(List<Certificate>) - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Sets the list of additional CA certificates to be appended to the PKI response message extraCerts field.
setAdditionalExtraCertsCertificates(List<Certificate>) - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
setAdditionalExtraCertsCertificates(List<Certificate>) - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
Sets the list of additional CA certificates to be appended to the PKI response message extraCerts field.
setAddMultipleCertificates(boolean) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setAddNonExistingAttributes(boolean) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setAdminGroupId(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
setAdministrator(boolean) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
Deprecated.
from EJBCA 3.8.0. The admin property is no longer used. This method is still used for deserializing objects in CertReqHistoryDataBean.
setAdministrator(boolean) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
from EJBCA 3.8.0. The admin property is no longer used. This method is still used for deserializing objects in CertReqHistoryDataBean.
setAdminPreference(AdminPreference) - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
Method that saves the admin preference to database.
setAdressLabelData(String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
setAdressLabelData(String) - Method in interface org.ejbca.core.model.hardtoken.profiles.IAdressLabelSettings
 
setAdressLabelTemplateFilename(String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
setAdressLabelTemplateFilename(String) - Method in interface org.ejbca.core.model.hardtoken.profiles.IAdressLabelSettings
 
setAdressLabelType(int) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
setAdressLabelType(int) - Method in interface org.ejbca.core.model.hardtoken.profiles.IAdressLabelSettings
 
setAlgorithm(String) - Method in interface org.cesecore.certificates.ca.internal.SernoGenerator
Set the algorithm used for the serial number generator, if needed to set.
setAlgorithm(String) - Method in class org.cesecore.certificates.ca.internal.SernoGeneratorRandom
 
setAlgorithms(List<String>) - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
setAlias(String) - Method in class org.cesecore.keys.token.KeyPairInfo
 
setAlias(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
setAlias(String) - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuerInformation
 
setAliasList(LinkedHashSet<String>) - Method in class org.ejbca.config.CmpConfiguration
set list of aliases.
setAliasList(Set<String>) - Method in class org.ejbca.config.EstConfiguration
 
setAliasList(Set<String>) - Method in class org.ejbca.config.ScepConfiguration
 
setAllCertificateProfileIds(boolean) - Method in interface org.cesecore.keys.validation.CertificateProfileAwareValidator
Sets if validation should be performed for all certificate profile ids.
setAllCertificateProfileIds(boolean) - Method in class org.cesecore.keys.validation.ValidatorBase
 
setAllowBackdatedRevocation(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setAllowCertSerialNumberOverride(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setAllowClientCertificateRenewalWithOldKey(String, boolean) - Method in class org.ejbca.config.ScepConfiguration
 
setAllowDNOverride(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setAllowDNOverrideByEndEntityInformation(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setAllowExtensionOverride(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setAllowKeyUsageOverride(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setAllowMergeDnWebServices(boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setAllowRACustomSerno(String, boolean) - Method in class org.ejbca.config.CmpConfiguration
 
setAllowRAVerifyPOPO(String, boolean) - Method in class org.ejbca.config.CmpConfiguration
 
setAllowSelfEdit(boolean) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
setAllowSelfEdit(boolean) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
setAllowServerGeneratedKeys(String, boolean) - Method in class org.ejbca.config.CmpConfiguration
 
setAllowValidityOverride(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
If validity override is allowed, a certificate can have a shorter validity than the one specified in the certificate profile, but never longer.
setAppender(Appender) - Method in class org.cesecore.audit.impl.log4j.Log4jDeviceErrorHandler
 
setAppender(Appender) - Method in class org.cesecore.util.log.ProbableErrorHandler
Does not do anything.
setApplicableCAs(Collection<Integer>) - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
Saves the list of CAs the user data source is applicable to.
setApprovalAdmin(boolean, AuthenticationToken) - Method in class org.ejbca.core.model.approval.Approval
Used specify rejection or approval
setApprovaldata(String) - Method in class org.ejbca.core.ejb.approval.ApprovalData
String representation of data of approvals made by one or more administrators
setApprovalExpirationPeriod(long) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
setApprovalExpirationPeriod(long) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
setApprovalid(int) - Method in class org.ejbca.core.ejb.approval.ApprovalData
Constructed from action data as actiontype, admin, username etc.
setApprovalProfile(int) - Method in class org.cesecore.certificates.ca.CA
Deprecated.
since 6.8.0, see setApprovals()
setApprovalProfile(int) - Method in class org.cesecore.certificates.ca.CAInfo
Deprecated.
since 6.8.0. Use setApprovals() instead;
setApprovalProfile(ApprovalProfile) - Method in class org.ejbca.core.model.approval.ApprovalRequest
 
setApprovalProfileID(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
since 6.8.0. Use setApprovals() instead;
setApprovalRequest(ApprovalRequest) - Method in class org.ejbca.core.model.approval.ApprovalDataVO
 
setApprovals(Map<ApprovalRequestType, Integer>) - Method in class org.cesecore.certificates.ca.CA
 
setApprovals(Map<ApprovalRequestType, Integer>) - Method in class org.cesecore.certificates.ca.CAInfo
 
setApprovals(Map<ApprovalRequestType, Integer>) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setApprovals(Map<ApprovalRequestType, Integer>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setApprovals(ApprovalData, Collection<Approval>) - Method in interface org.ejbca.core.ejb.approval.ApprovalSessionLocal
Encode a Collection of Approval and set it in ApprovalData object.
setApprovalSettings(Collection<Integer>) - Method in class org.cesecore.certificates.ca.CA
Deprecated.
since 6.8.0, see setApprovals()
setApprovalSettings(Collection<Integer>) - Method in class org.cesecore.certificates.ca.CAInfo
Deprecated.
since 6.8.0. Use getApprovals() instead;
setApprovalSettings(List<Integer>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
since 6.8.0. Use setApprovals() instead;
setApprovaltype(int) - Method in class org.ejbca.core.ejb.approval.ApprovalData
Type of action that should be approved, should be one of ApprovalDataVO.APPROVALTYPE_ constants ex: ApprovalDataVO.APPROVALTYPE_ADDUSER
setArchiveId(int) - Method in class org.cesecore.config.RaStyleInfo
Should not be used normally!
setArchiveName(String) - Method in class org.cesecore.config.RaStyleInfo
 
setARLAttribute(String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setAuthEncPUK(String) - Method in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
setAuthenticationModule(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setAuthenticationParameters(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setAuthenticationParameters(String, ArrayList<String>) - Method in class org.ejbca.config.CmpConfiguration
 
setAuthenticationProperties(String, ArrayList<String>, ArrayList<String>) - Method in class org.ejbca.config.CmpConfiguration
 
setAuthenticationToken(AuthenticationToken) - Method in class org.cesecore.certificates.ca.CertificateGenerationParams
Sets the authentication token.
setAuthorityInformationAccess(List<String>) - Method in class org.cesecore.certificates.ca.X509CA
CA Issuer URI to put in CRLs (RFC5280 section 5.2.7, not the URI to put in certs
setAuthorityInformationAccess(List<String>) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setAuthorityInformationAccess(List<String>) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setAuthorityKeyIdentifierCritical(boolean) - Method in class org.cesecore.certificates.ca.X509CA
 
setAuthorityKeyIdentifierCritical(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setAuthorityKeyIdentifierCritical(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setAuthorityKeyIdentifierCritical(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setAuthorizationId(String) - Method in class org.ejbca.acme.AcmeAuthorizationData
 
setAuthorizationId(String) - Method in class org.ejbca.acme.AcmeChallengeData
 
setAuthorizationId(String) - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
setAuthorizationId(String) - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
setAuthPUK(String) - Method in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
setAuthToken(byte[]) - Method in class org.ejbca.core.model.log.Admin
Deprecated.
Manually sets the authToken.
setAuthToken(String) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
Sets the user that triggered the creation of a log
setAutoActivatePin(Properties, String, boolean) - Static method in class org.cesecore.keys.token.BaseCryptoToken
Sets auto activation pin in passed in properties.
setAutoEnrollADPort(int) - Method in class org.ejbca.config.GlobalConfiguration
 
setAutoEnrollADServer(String) - Method in class org.ejbca.config.GlobalConfiguration
 
setAutoEnrollBaseDNUser(String) - Method in class org.ejbca.config.GlobalConfiguration
 
setAutoEnrollCA(int) - Method in class org.ejbca.config.GlobalConfiguration
 
setAutoEnrollConnectionDN(String) - Method in class org.ejbca.config.GlobalConfiguration
 
setAutoEnrollConnectionPwd(String) - Method in class org.ejbca.config.GlobalConfiguration
 
setAutoEnrollSSLConnection(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setAutoEnrollUse(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setAvailableBitLengths(int[]) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setAvailableBitLengths(List<Integer>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setAvailableCAs(Collection<Integer>) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Sets available CA ids.
setAvailableCAs(List<Integer>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Saves the CertificateProfile's list of CAs the cert profile is applicable to.
setAvailableCAsIDsAsStrings(Collection<String>) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Sets available CA ids.
setAvailableCertificateProfileIds(Collection<Integer>) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Sets available certificate profile ids.
setAvailableEcCurves(String[]) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setAvailableEcCurvesAsList(List<String>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setAvailableHardTokenProfiles(ArrayList<Integer>) - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuer
 
setAvailableKeyAlgorithms(String[]) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setAvailableKeyAlgorithmsAsList(List<String>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setBackupAppender(Appender) - Method in class org.cesecore.audit.impl.log4j.Log4jDeviceErrorHandler
 
setBackupAppender(Appender) - Method in class org.cesecore.util.log.ProbableErrorHandler
Does not do anything.
setBase64Cert(String) - Method in class org.cesecore.certificates.certificate.Base64CertData
The certificate itself
setBase64Cert(String) - Method in class org.cesecore.certificates.certificate.CertificateData
The certificate itself
setBase64Cert(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
The certificate itself
setBase64CertData(Base64CertData) - Method in interface org.cesecore.certificates.certificate.request.CertificateResponseMessage
 
setBase64CertData(Base64CertData) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setBase64CertData(Base64CertData) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setBase64CertData(Base64CertData) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setBase64Crl(String) - Method in class org.cesecore.certificates.crl.CRLData
 
setBaseDN(String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setBasicConstraintsCritical(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setBasicPUK(String) - Method in class org.ejbca.core.model.hardtoken.types.EIDHardToken
DOCUMENT ME!
setBetween15And27Months(int) - Method in class org.cesecore.certificates.certificatetransparency.GoogleCtPolicy
Set the minimum number of SCTs required for certificates with a lifetime of ≥15 Months but ≤27 Months.
setBetween27And39Months(int) - Method in class org.cesecore.certificates.certificatetransparency.GoogleCtPolicy
Set the minimum number of SCTs required for certificates with a lifetime of >27 Months but ≤39 Months.
setBitLengths(List<String>) - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
setBlacklistEntry(BlacklistEntry) - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
Creates a new instance.
setBooleanValue(boolean) - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
setBytes(byte[]) - Method in class org.ejbca.ui.web.pub.inspect.CertAndRequestDumpBean
 
setCA(CA) - Method in class org.cesecore.certificates.ca.CAData
Method that converts the CA object to storage representation.
setCA(CA) - Method in class org.cesecore.certificates.ca.extendedservices.ExtendedCAService
Method called by the CA before using the service with #extendedService.
setCaaIdentities(List<String>) - Method in class org.ejbca.config.AcmeConfiguration
 
setCABForumBaseLineRequirements142() - Method in class org.cesecore.keys.validation.EccKeyValidator
Sets the CA/B Forum requirements chapter 6.1.6 for ECC public keys.
setCABForumBaseLineRequirements142Settings() - Method in class org.cesecore.keys.validation.EccKeyValidator
Sets the CA/B Forum requirements chapter 6.1.6 for RSA public keys.
setCABForumBaseLineRequirements142Settings() - Method in class org.cesecore.keys.validation.RsaKeyValidator
Sets the CA/B Forum requirements chapter 6.1.6 for RSA public keys.
setCACert(Certificate) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Explicitly sets the CA certificate if it is not the same as the signer certificate.
setCACert(Certificate) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setCACert(Certificate) - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
setCACert(Certificate) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setCACert(Certificate) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setCACertAttribute(String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setCacheValidity(long) - Method in class org.cesecore.util.ConcurrentCache.Entry
Sets the validity of the value.
setCaDefinedFreshestCrl(String) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCADefinedFreshestCRL(String) - Method in class org.cesecore.certificates.ca.X509CA
 
setCADefinedFreshestCRL(String) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setCaFingerprint(String) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Fingerprint of CA certificate
setCaFingerprint(String) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setCaFingerprint(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setCaFingerprint(String) - Method in class org.cesecore.certificates.crl.CRLData
 
setCaid(int) - Method in class org.ejbca.core.ejb.approval.ApprovalData
For CA specific approval requests should the related ca id be specified for non ca request should this field be set to ApprovalDataVO.ANY_CA
setCaId(int) - Method in class org.cesecore.keybind.InternalKeyBindingTrustEntry
 
setCaId(int) - Method in class org.ejbca.core.ejb.ra.UserData
 
setCaId(Integer) - Method in interface org.cesecore.authorization.user.AccessUserAspect
 
setCaId(Integer) - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
setCaId(Integer) - Method in class org.cesecore.certificates.ca.CAData
 
setCAId(int) - Method in class org.cesecore.certificates.ca.CA
 
setCAId(int) - Method in class org.cesecore.certificates.ca.CAInfo
 
setCAId(int) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setCAId(int) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setCAId(int, int) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
See above
setCaIds(List<Integer>) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setCaIds(List<Integer>) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setCaIds(List<Integer>) - Method in class org.ejbca.core.model.era.RaRoleMemberSearchRequest
 
setCAInfo(CAInfo) - Method in class org.cesecore.certificates.ca.CA
 
setCaIssuers(List<String>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCaName(String) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setCAName(String) - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
setCanlog(boolean) - Method in class org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionBean
 
setCanlog(boolean) - Method in interface org.cesecore.util.log.SaferAppenderListener
 
setCAObjectClass(String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setCardNumber(String) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setCardNumber(String) - Method in class org.ejbca.core.ejb.ra.UserData
 
setCardNumber(String) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setCardNumber(String) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
Sets the card number for the cardnumber extension.
setCaSerialNumberOctetSize(int) - Method in class org.cesecore.certificates.ca.X509CA
 
setCaSerialNumberOctetSize(int) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setCaSerialNumberOctetSize(int) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCaToken(CAToken) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCAToken(CAToken) - Method in class org.cesecore.certificates.ca.CA
Sets the CA token.
setCAToken(CAToken) - Method in class org.cesecore.certificates.ca.CAInfo
 
setCaType(int) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCAType(int) - Method in class org.cesecore.certificates.ca.CAInfo
 
setCdws(List<CertificateDataWrapper>) - Method in class org.ejbca.core.model.era.RaCertificateSearchResponse
 
setCert(String, boolean) - Method in class org.ejbca.config.EstConfiguration
 
setCertificate(byte[]) - Method in class org.ejbca.core.model.era.RaAcmeResponse
 
setCertificate(Certificate) - Method in interface org.cesecore.certificates.certificate.request.CertificateResponseMessage
Sets the complete certificate in the response message.
setCertificate(Certificate) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
Sets the complete certificate in the response message.
setCertificate(Certificate) - Method in class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
 
setCertificate(Certificate) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setCertificate(Certificate) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setCertificate(Certificate) - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateResponseWS
 
setCertificateAiaDefaultCaIssuerUri(List<String>) - Method in class org.cesecore.certificates.ca.X509CA
 
setCertificateAiaDefaultCaIssuerUri(List<String>) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setCertificateAiaDefaultCaIssuerUri(List<String>) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCertificateChain(Collection<Certificate>) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCertificateChain(List<Certificate>) - Method in class org.cesecore.certificates.ca.CA
 
setCertificateChain(List<Certificate>) - Method in class org.cesecore.certificates.ca.CAInfo
 
setCertificateData(byte[]) - Method in class org.ejbca.core.protocol.ws.objects.Certificate
Sets certificateData in Base64 encoded format
setCertificateData(CertificateData) - Method in interface org.cesecore.certificates.certificate.request.CertificateResponseMessage
 
setCertificateData(CertificateData) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setCertificateData(CertificateData) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setCertificateData(CertificateData) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setCertificateEndTime(String) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Set the certificate validity end time to a user-defined value.
setCertificateEntry(String, Certificate) - Method in class org.cesecore.keys.token.CachingKeyStoreWrapper
 
setCertificateFingerprint(String) - Method in class org.cesecore.certificates.crl.RevokedCertInfo
 
setCertificateFingerprint(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
setCertificateId(String) - Method in interface org.cesecore.keybind.InternalKeyBinding
Sets the fingerprint of the certificate currently in use
setCertificateId(String) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
setCertificateId(String) - Method in class org.cesecore.keybind.InternalKeyBindingData
 
setCertificateId(String) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
setCertificateId(String) - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
setCertificatePolicies(List<CertificatePolicy>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCertificatePoliciesCritical(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCertificateProfile(CertificateProfile) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
Method that saves the certificate profile to database.
setCertificateProfileId(int) - Method in class org.cesecore.certificates.ca.CAInfo
 
setCertificateProfileId(int) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCertificateProfileId(int) - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
setCertificateProfileId(int) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setCertificateProfileId(int) - Method in class org.ejbca.core.ejb.ra.UserData
Sets the certificate profile id that should be generated for the user.
setCertificateProfileId(int) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setCertificateProfileId(int, int) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
See above
setCertificateProfileId(Integer) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Certificate Profile Id that was used to issue this certificate.
setCertificateProfileId(Integer) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setCertificateProfileId(Integer) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setCertificateProfileId(Integer) - Method in class org.ejbca.core.ejb.dto.CertRevocationDto
 
setCertificateProfileIds(Collection<Integer>) - Method in interface org.cesecore.keys.validation.CertificateProfileAwareValidator
Sets the selected certificate profile ids.
setCertificateProfileIds(Collection<Integer>) - Method in class org.cesecore.keys.validation.ValidatorBase
 
setCertificateProfileName(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
setCertificateProfileName(String) - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
setCertificateProfileName(String) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setCertificateRequest(byte[]) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
setCertificates(List<Certificate>) - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
setCertificateSerialNumber(BigInteger) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
setCertificateSerialNumber(BigInteger) - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
 
setCertificateSerialNumber(BigInteger) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setCertificateSerialNumberDecimal(String) - Method in class org.cesecore.keybind.InternalKeyBindingTrustEntry
 
setCertificateSN(String) - Method in class org.ejbca.core.ejb.dto.CertRevocationDto
 
setCertificateSN(String) - Method in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
setCertificateSN(BigInteger) - Method in class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
 
setCertificateStartTime(String) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Set the certificate validity end time to a user-defined value.
setCertificateValidationDomainService(CertificateValidationDomainService) - Method in class org.cesecore.certificates.ca.CertificateGenerationParams
Sets the validation domain service reference.
setCertificateValidityOffset(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Sets the certificate not before offset.
setCertificateVersion(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Sets the version of the certificate, should be one of the VERSION_ constants defined in CertificateProfile class.
setCertprofile(String) - Method in class org.ejbca.ui.web.pub.RequestInstance
 
setCertProfileID(String, int) - Method in class org.ejbca.config.EstConfiguration
 
setCertReqHandlerClass(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setCertSN(String) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryDataPK
 
setCertWritable(int, boolean) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
See above
setChallengeId(String) - Method in class org.ejbca.acme.AcmeChallengeData
 
setChallengeId(String) - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
setCheckDate(boolean) - Method in class org.ejbca.core.ejb.dto.CertRevocationDto
 
setClassPath(String) - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
Sets the class path of custom publisher used.
setClassPath(String) - Method in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
Sets the class path of custom publisher used.
setCleanupInterval(long) - Method in class org.cesecore.util.ConcurrentCache
Sets the minimum time in milliseconds between two cleanup runs.
setClearPassword(String) - Method in class org.ejbca.core.ejb.ra.UserData
This method is needed for Java Persistence.
setClearPwd(boolean) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setClearTextPassword(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Sets a clear text password for a user.
setClientCertificateRenewal(String, boolean) - Method in class org.ejbca.config.ScepConfiguration
 
setCloseOnEviction(boolean) - Method in class org.cesecore.util.ConcurrentCache
Turns on or off automatic closure of values on eviction from the cache.
setCMPDefaultCA(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setCmpRaAuthSecret(String) - Method in class org.cesecore.certificates.ca.X509CA
 
setCmpRaAuthSecret(String) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setCmpRaAuthSecret(String) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCNPostfix(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setConfiguration(ConfigurationBase) - Method in class org.cesecore.configuration.GlobalConfigurationData
Method that saves the global configuration to database.
setConfigurationId(String) - Method in class org.cesecore.configuration.GlobalConfigurationData
 
setConfigurationId(String) - Method in class org.ejbca.config.AcmeConfiguration
 
setConfigurationId(String) - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
setConfiguredCTLogs(Map<Integer, CTLogInfo>) - Method in class org.cesecore.certificates.certificatetransparency.CTSubmissionConfigParams
 
setConnectionSecurity(LdapPublisher.ConnectionSecurity) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setConnectionTimeOut(int) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setConnectorState(int) - Method in class org.ejbca.peerconnector.PeerData
 
setContact(List<String>) - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
setCopies(List<String>) - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
setCopyOfSN(String) - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
setCpIds(List<Integer>) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setCpIds(List<Integer>) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setCreateIntermediateNodes(boolean) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setCreateNonExistingUsers(boolean) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setCreateTime(Date) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
setCreateTime(Date) - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
setCreateTime(XMLGregorianCalendar) - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
setCriticalFlag(boolean) - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtension
 
setCrl(CRL) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Sets the CRL (if present) in the response message.
setCrl(CRL) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setCrl(CRL) - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
setCrl(CRL) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setCrl(CRL) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setCRL(X509CRL) - Method in class org.cesecore.certificates.crl.CRLData
 
setCRLAttribute(String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setCRLDistributionPointCritical(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCrlDistributionPointOnCrlCritical(boolean) - Method in class org.cesecore.certificates.ca.X509CA
 
setCrlDistributionPointOnCrlCritical(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setCrlDistributionPointOnCrlCritical(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCRLDistributionPointURI(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCrlIssueInterval(long) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCRLIssueInterval(long) - Method in class org.cesecore.certificates.ca.CA
 
setCRLIssueInterval(long) - Method in class org.cesecore.certificates.ca.CAInfo
 
setCRLIssuer(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCrlNumber(int) - Method in class org.cesecore.certificates.crl.CRLData
 
setCrlNumberCritical(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCRLNumberCritical(boolean) - Method in class org.cesecore.certificates.ca.X509CA
 
setCRLNumberCritical(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setCrlOverlapTime(long) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCRLOverlapTime(long) - Method in class org.cesecore.certificates.ca.CA
 
setCRLOverlapTime(long) - Method in class org.cesecore.certificates.ca.CAInfo
 
setCrlPeriod(long) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCRLPeriod(long) - Method in class org.cesecore.certificates.ca.CA
 
setCRLPeriod(long) - Method in class org.cesecore.certificates.ca.CAInfo
 
setCrlPublishers(Collection<Integer>) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setCRLPublishers(Collection<Integer>) - Method in class org.cesecore.certificates.ca.CA
 
setCRLPublishers(Collection<Integer>) - Method in class org.cesecore.certificates.ca.CAInfo
 
setCryptoTokenId(int) - Method in class org.cesecore.certificates.ca.catoken.CAToken
Set the reference to the CA's CryptoToken.
setCryptoTokenId(int) - Method in interface org.cesecore.keybind.InternalKeyBinding
Sets the id of the CryptoToken currently in use
setCryptoTokenId(int) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
setCryptoTokenId(int) - Method in class org.cesecore.keybind.InternalKeyBindingData
 
setCryptoTokenId(int) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
setCryptoTokenId(int) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
setCsr(byte[]) - Method in class org.ejbca.core.model.era.RaAcmeRequest
 
setCssBytes(byte[]) - Method in class org.cesecore.config.RaStyleInfo.RaCssInfo
 
setCssName(String) - Method in class org.cesecore.config.RaStyleInfo.RaCssInfo
 
setCTAuditLogCallback(CTAuditLogCallback) - Method in class org.cesecore.certificates.ca.CertificateGenerationParams
Set the a callback to be called after CT log submission.
setCtime(long) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
setCTLogs(LinkedHashMap<Integer, CTLogInfo>) - Method in class org.ejbca.config.GlobalConfiguration
Sets the available CT logs.
setCtMaxNonMandatoryScts(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
setCtMaxNonMandatorySctsOcsp(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
setCTMaxRetries(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCtMaxScts(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCtMaxSctsOcsp(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCtMinNonMandatoryScts(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
setCtMinNonMandatorySctsOcsp(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
setCtMinScts(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCtMinSctsOcsp(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCtMinTotalScts(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
setCtMinTotalSctsOcsp(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
setCTSubmissionConfigParams(CTSubmissionConfigParams) - Method in class org.cesecore.certificates.ca.CertificateGenerationParams
Sets CT parameters that are not specific to the certificate profile, for example list of available CT logs.
setCurrentCA(Integer) - Method in class org.ejbca.ui.web.pub.retrieve.CertificateFinderBean
 
setCurrentKeyId(String) - Method in class org.ejbca.acme.AcmeAccountData
 
setCurrentRaLocale(Locale, AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSessionLocal
Sets the current locale for the requesting administrator.
setCurrentRaStyleId(int, AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.raadmin.AdminPreferenceSessionLocal
Sets the current RA Style id the requesting administrator.
setCurves(List<String>) - Method in class org.cesecore.keys.validation.EccKeyValidator
 
setCustomData(String, String) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
setCustomData(String, String) - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
 
setCustomDnOrder(ArrayList<String>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCustomId(String) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
setCVCAccessRights(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCVCLongAccessRights(byte[]) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCVCSignTermDVType(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setCVCTerminalType(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setData(byte[]) - Method in class org.ejbca.core.protocol.ws.objects.CertificateResponse
Sets Base64 encode data
setData(Object) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Function required by XMLEncoder to do a proper serialisation.
setData(Object) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
Function required by XMLEncoder to do a proper serialization.
setData(Object) - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
Function required by XMLEncoder to do a proper serialisation.
setData(String) - Method in class org.cesecore.certificates.ca.CAData
 
setData(String) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
setData(String) - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
setData(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
setData(String) - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
setData(String) - Method in class org.ejbca.core.ejb.services.ServiceData
 
setData(String) - Method in class org.ejbca.core.model.validation.BlacklistEntry
Sets the blacklist specific data.
setData(String) - Method in class org.ejbca.peerconnector.PeerData
 
setData(HashMap<String, Object>) - Method in class org.ejbca.core.model.era.RaAcmeRequest
 
setData(LinkedHashMap<?, ?>) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
setDataMap(LinkedHashMap<Object, Object>) - Method in class org.cesecore.certificates.ca.CAData
 
setDataMap(LinkedHashMap<Object, Object>) - Method in class org.cesecore.keybind.InternalKeyBindingData
 
setDataMap(LinkedHashMap<Object, Object>) - Method in interface org.cesecore.profiles.Profile
 
setDataMap(LinkedHashMap<Object, Object>) - Method in class org.cesecore.profiles.ProfileBase
 
setDataMap(LinkedHashMap<Object, Object>) - Method in class org.cesecore.profiles.ProfileData
 
setDataMap(LinkedHashMap<Object, Object>) - Method in class org.cesecore.roles.RoleData
 
setDataMap(LinkedHashMap<Object, Object>) - Method in class org.ejbca.acme.AcmeAccountData
 
setDataMap(LinkedHashMap<Object, Object>) - Method in class org.ejbca.acme.AcmeAuthorizationData
 
setDataMap(LinkedHashMap<Object, Object>) - Method in class org.ejbca.acme.AcmeChallengeData
 
setDataMap(LinkedHashMap<Object, Object>) - Method in class org.ejbca.acme.AcmeOrderData
 
setDataSource(String) - Method in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
Sets the data source property for the publisher.
setDataTuple(String, Object) - Method in class org.ejbca.core.model.era.RaAcmeRequest
 
setDataUnsafe(byte[]) - Method in class org.cesecore.configuration.GlobalConfigurationData
DO NOT USE! Stick with setData(HashMap data) instead.
setDataUnsafe(Serializable) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
DO NOT USE! Stick with setData(HashMap data) instead.
setDataUnsafe(Serializable) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
DO NOT USE! Stick with setData(HashMap data) instead.
setDataUnsafe(Serializable) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
DO NOT USE! Stick with setData(HashMap data) instead.
setDataUnsafe(Serializable) - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
DO NOT USE! Stick with setData(HashMap data) instead.
setDataUnsafe(Serializable) - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
DO NOT USE! Stick with setData(HashMap data) instead.
setDefaultAcmeConfigurationId(String) - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
setDefaultCA(int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setDefaultCAID(String, int) - Method in class org.ejbca.config.EstConfiguration
 
setDefaultCertificateProfile(int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setDefaultCertificateProfileId(int) - Method in class org.cesecore.certificates.ca.CAInfo
 
setDefaultCertProfileId(int) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setDefaultCharacterEncoding(HttpServletRequest) - Static method in class org.ejbca.ui.web.RequestHelper
Sets the default character encoding for decoding post and get parameters.
setDefaultCrlDistPoint(String) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setDefaultCRLDistPoint(String) - Method in class org.cesecore.certificates.ca.X509CA
 
setDefaultCRLDistPoint(String) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setDefaultCrlIssuer(String) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setDefaultCRLIssuer(String) - Method in class org.cesecore.certificates.ca.X509CA
 
setDefaultCRLIssuer(String) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setDefaultOcspCerviceLocator(String) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setDefaultOCSPServiceLocator(String) - Method in class org.cesecore.certificates.ca.X509CA
 
setDefaultOCSPServiceLocator(String) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setDefaultUsername(String) - Method in class org.ejbca.ui.web.pub.ApplyBean
Sets the default user name.
setDefaultValue(String) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
setDefaultValue(T) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the given value of type <T>.
setDeltaCRLAttribute(String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setDeltaCRLIndicator(int) - Method in class org.cesecore.certificates.crl.CRLData
 
setDeltaCrlPeriod(long) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setDeltaCRLPeriod(long) - Method in class org.cesecore.certificates.ca.CA
 
setDeltaCRLPeriod(long) - Method in class org.cesecore.certificates.ca.CAInfo
 
setDescription(String) - Method in class org.cesecore.certificates.ca.CA
 
setDescription(String) - Method in class org.cesecore.certificates.ca.CAInfo
 
setDescription(String) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setDescription(String) - Method in interface org.cesecore.keys.validation.Validator
 
setDescription(String) - Method in class org.cesecore.keys.validation.ValidatorBase
 
setDescription(String) - Method in class org.cesecore.roles.member.RoleMember
 
setDescription(String) - Method in class org.cesecore.roles.member.RoleMemberData
 
setDescription(String) - Method in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
setDescription(String) - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
Sets the description.
setDescription(String) - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuer
 
setDescription(String) - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
Sets the description.
setDescription(String) - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
setDescriptionColumn(String) - Method in class org.cesecore.roles.member.RoleMemberData
Deprecated.
setDetail(String) - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
setDisabled(boolean) - Method in interface org.cesecore.util.ui.DynamicUiComponent
Enables or disables the component.
setDisabled(boolean) - Method in class org.cesecore.util.ui.DynamicUiModel
Sets if the dynamic UI input components shall be disabled.
setDisabled(boolean) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets if the UI widget is supposed to be disabled.
setDisplayName(String) - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtension
 
setDN(String) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setDN(String) - Method in class org.ejbca.core.ejb.ra.UserData
Function that sets the BCDN representation of the string.
setDN(String) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setDN(String, int) - Method in class org.cesecore.certificates.util.DNFieldExtractor
Fills the dnfields variable with dn (or altname or subject dir attrs) numerical ids and the value of the components (i.e.
setDNGeneratorComponent(String) - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
setDnsPort(int) - Method in class org.ejbca.config.AcmeConfiguration
 
setDnsResolver(String) - Method in class org.ejbca.config.AcmeConfiguration
 
setDnssecTrustAnchor(String) - Method in class org.ejbca.config.AcmeConfiguration
 
setDocumentTypeList(ArrayList<String>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setDocumentTypeListCritical(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setDoEnforceUniqueDistinguishedName(boolean) - Method in class org.cesecore.certificates.ca.CAInfo
 
setDoEnforceUniqueDistinguishedName(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setDoEnforceUniquePublicKeys(boolean) - Method in class org.cesecore.certificates.ca.CAInfo
 
setDoEnforceUniquePublicKeys(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setDoEnforceUniqueSubjectDNSerialnumber(boolean) - Method in class org.cesecore.certificates.ca.CAInfo
 
setDoEnforceUniqueSubjectDNSerialnumber(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setDynamicUiModel(DynamicUiModel) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the dynamic UI model reference.
setEepIds(List<Integer>) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setEepIds(List<Integer>) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setEjbcaTitle(String) - Method in class org.ejbca.config.GlobalConfiguration
 
setEjbs(Map<Class<?>, ?>) - Method in interface org.cesecore.audit.AuditLogDevice
Setter for the ejbs that the log devices can invoke..
setEjbs(Map<Class<?>, ?>) - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedDevice
 
setEjbs(Map<Class<?>, ?>) - Method in class org.cesecore.audit.impl.log4j.Log4jDevice
 
setEmail(String) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setEmail(String) - Method in class org.ejbca.core.model.era.RaEditableRequestData
 
setEmail(String) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setEmail(String) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setEnableAuthenticatedUsersOnly(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setEnableCommandLineInterface(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setEnableCommandLineInterfaceDefaultUser(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setEnabled(boolean) - Method in class org.cesecore.util.ConcurrentCache
Enables or disables caching.
setEnabledCTLabels(LinkedHashSet<String>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setEnabledCTLogs(LinkedHashSet<Integer>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
setEnabledInterfaceImplementations(boolean, String...) - Method in class org.cesecore.util.LookAheadObjectInputStream
 
setEnabledMaxObjects(boolean) - Method in class org.cesecore.util.LookAheadObjectInputStream
Enable or disable checking for max objects that can be read.
setEnabledSubclassing(boolean, String...) - Method in class org.cesecore.util.LookAheadObjectInputStream
 
setEnableEndEntityProfileLimitations(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setEnableExternalScripts(boolean) - Method in interface org.cesecore.config.ExternalScriptsConfiguration
Sets if external scripts on the local are allowed to be called.
setEnableExternalScripts(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setEnableIcaoCANameChange(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setEnableKeyRecovery(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setEncKeyKeyRecoverable(boolean) - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
setEncKeyRecoverable(boolean) - Method in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
setEncodedValidity(String) - Method in class org.cesecore.certificates.ca.CA
Sets the validity as relative time (format '*y *mo *d *h *m *s', i.e.
setEncodedValidity(String) - Method in class org.cesecore.certificates.ca.CAInfo
 
setEncodedValidity(String) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setEncodedValidity(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Sets the encoded validity .
setEncodedValue(String) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the current value of type <T> by the given base 64 encoded string.
setEncodedValues(List<String>) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the list of values of type <T> by the given list of base 64 encoded strings.
setEncryptionAlgorithm(String) - Method in class org.cesecore.certificates.ca.catoken.CAToken
Sets the EncryptionAlgoritm
setEndDate(Date) - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
setEndEntities(List<EndEntityInformation>) - Method in class org.ejbca.core.model.era.RaEndEntitySearchResponse
 
setEndEntityInformation(EndEntityInformation) - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
setEndentityprofileid(int) - Method in class org.ejbca.core.ejb.approval.ApprovalData
For RA specific approval requests should the related end entity profile id be specified for non ra request should this field be set to ApprovalDataVO.ANY_ENDENTITYPROFILE s
setEndEntityProfileId(int) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setEndEntityProfileId(int) - Method in class org.ejbca.config.AcmeConfiguration
 
setEndEntityProfileId(int) - Method in class org.ejbca.core.ejb.ra.UserData
Sets the end entity profile id the user should belong to.
setEndEntityProfileId(int) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setEndEntityProfileId(Integer) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
 
setEndEntityProfileId(Integer) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setEndEntityProfileId(Integer) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setEndEntityProfileID(String, int) - Method in class org.ejbca.config.EstConfiguration
 
setEndEntityProfileInCertificateData(boolean) - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
setEndEntityProfileName(String) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setEndTime(String) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setEntriesPerPage(int) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
setEntry(String, KeyStore.Entry, KeyStore.ProtectionParameter) - Method in class org.cesecore.keys.token.CachingKeyStoreWrapper
 
setEreasableToken(boolean) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
setError(AcmeProblemResponse) - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
setErrorCode(int) - Method in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
setErrorCode(ErrorCode) - Method in exception org.cesecore.CesecoreException
Set the error code.
setErrorCode(ErrorCode) - Method in exception org.ejbca.core.EjbcaException
Set the error code.
setEventStatus(String) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
Sets event type.
setEventType(String) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
Sets event type.
setExcluded(Map<ConfigDumpSetting.ItemType, List<ConfigdumpPattern>>) - Method in class org.ejbca.configdump.ConfigDumpSetting
 
setExcludedAnyType(List<ConfigdumpPattern>) - Method in class org.ejbca.configdump.ConfigDumpSetting
 
setExpirationRestrictionForWeekdaysExpireBefore(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Sets if the certificate validity shall expire earlier as requested if a the expiration restriction was applied?
setExpirationRestrictionWeekday(int, boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Include a weekday as validity expiration restriction.
setExpirationYearRequired(Integer) - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
Returns the expiration year which certificates published to this CT log must have in order to be accepted, or null if there is no such requirement.
setExpiredate(long) - Method in class org.ejbca.core.ejb.approval.ApprovalData
Date the request for action or the approval action will expire, Long.MAX_VALUE means that the request/approval never expires
setExpireDate(long) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Date formated as milliseconds since 1970 (== Date.getTime())
setExpireDate(long) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setExpireDate(long) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setExpireDate(Date) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
expire date of certificate
setExpireDate(Date) - Method in class org.cesecore.certificates.crl.RevokedCertInfo
 
setExpireDate(Date) - Method in class org.ejbca.core.ejb.approval.ApprovalData
Method used to set the expire date of the request
setExpires(long) - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
setExpiresAfter(long) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setExpiresBefore(long) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setExpiresBefore(Date) - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
setExpireTime(long) - Method in class org.cesecore.certificates.ca.CAData
 
setExpireTime(Date) - Method in class org.cesecore.certificates.ca.CA
 
setExpireTime(Date) - Method in class org.cesecore.certificates.ca.CAInfo
 
setExpireTime(Date) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setExportedFile(String) - Method in class org.cesecore.audit.audit.AuditLogExportReport
Full pathname to the exported file, if any.
setExportPath(String) - Method in class org.ejbca.util.keystore.JKStoPEM
Sets the directory where PEM-files wil be stores
setExportPath(String) - Method in class org.ejbca.util.keystore.P12toPEM
Sets the directory where PEM-files wil be stores
setExtendedCAService(ExtendedCAService) - Method in class org.cesecore.certificates.ca.CA
 
setExtendedCAServiceData(int, HashMap) - Method in class org.cesecore.certificates.ca.CA
 
setExtendedCaServiceInfos(Collection<ExtendedCAServiceInfo>) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setExtendedCAServiceInfos(Collection<ExtendedCAServiceInfo>) - Method in class org.cesecore.certificates.ca.CAInfo
 
setExtendedinformation(ExtendedInformation) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setExtendedInformation(List<ExtendedInformationWS>) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
Generic setter for extendedInformation.
setExtendedInformation(ExtendedInformation) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setExtendedInformation(ExtendedInformation) - Method in class org.ejbca.core.ejb.ra.UserData
Non-searchable information about a user.
setExtendedInformation(ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
 
setExtendedInformationData(String) - Method in class org.ejbca.core.ejb.ra.UserData
Non-searchable information about a user.
setExtendedInformationPrePersist(ExtendedInformation) - Method in class org.ejbca.core.ejb.ra.UserData
Non-searchable information about a user.
setExtendedKeyUsage(ArrayList<String>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Extended Key Usage is an arraylist of oid Strings.
setExtendedKeyUsageCritical(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setExtendedKeyUsageOids(ArrayList<String>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setExtensionData(String, String) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Sets extension data.
setExternalAccountBinding(String) - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
setExternalCdp(String) - Method in class org.cesecore.certificates.ca.X509CA
Set what should be a String formatted URL pointing to an external CA's CDP.
setExternalCdp(String) - Method in class org.cesecore.certificates.ca.X509CAInfo
Set what should be a String formatted URL pointing to an external CA's CDP.
setExternalCommand(String) - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Sets the external script path.
setExternalScriptsWhitelist(String) - Method in interface org.cesecore.config.ExternalScriptsConfiguration
Sets an external scripts whitelist.
setExternalScriptsWhitelist(String) - Method in class org.ejbca.config.GlobalConfiguration
 
setExtractUsernameComponent(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setFailedAction(int) - Method in interface org.cesecore.keys.validation.Validator
Sets the failed action index (@link KeyValidationFailedActions), defining what action should be taken when validation fails, i.e.
setFailedAction(int) - Method in class org.cesecore.keys.validation.ValidatorBase
 
setFailInfo(FailInfo) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Sets info about reason for failure.
setFailInfo(FailInfo) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
Sets info about reason for failure.
setFailInfo(FailInfo) - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
setFailInfo(FailInfo) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setFailInfo(FailInfo) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setFailOnErrorCode(boolean) - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Denotes if the command or script has to be considered as failed if the exit code is larger than 0.
setFailOnStandardError(boolean) - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Denotes if the command or script has to be considered as failed if a log was written to ERROUT.
setFailText(String) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Sets clear text info about reason for failure.
setFailText(String) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setFailText(String) - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
setFailText(String) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setFailText(String) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setField(String, Object) - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuer
 
setField(String, Object) - Method in class org.ejbca.core.model.hardtoken.types.HardToken
 
setFile(String) - Method in class org.cesecore.util.log.SaferDailyRollingFileAppender
 
setFinalize(String) - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
setFingerprint(String) - Method in class org.cesecore.certificates.certificate.Base64CertData
Fingerprint of certificate
setFingerprint(String) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Fingerprint of certificate
setFingerprint(String) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setFingerprint(String) - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
setFingerprint(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setFingerprint(String) - Method in class org.cesecore.certificates.crl.CRLData
 
setFingerprint(String) - Method in class org.ejbca.acme.AcmeOrderData
 
setFingerprint(String) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
setFingerprint(String) - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
Fingerprint of certificate Shouldn't be set after creation.
setFingerprint(String) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
setFingerprint(String) - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
Sets the fingerprint Fingerprint of the key to compare, this is not just a normal fingerprint over the DER encoding For RSA keys this is the hash (see PublicKeyBlacklistEntry.DIGEST_ALGORITHM) over the binary bytes of the public key modulus.
setFingerprint(String) - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
setFingerprint(PublicKey) - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
Sets the fingerprint in the correct format from a public key object see PublicKeyBlacklistEntry.setFingerprint(String)
setFinishUser(boolean) - Method in class org.cesecore.certificates.ca.CAInfo
 
setFinishUser(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setFirst(Long) - Method in class org.cesecore.audit.audit.AuditLogReportElem
Sets the first for this instance.
setFirstStep(int) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Identifier of the sequence to read first.
setFirstStep(int) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
setFnr(String) - Method in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
setFootBanner(String) - Method in class org.ejbca.config.GlobalConfiguration
 
setFreshestCRLURI(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setFrontpageCaStatus(boolean) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
setFrontpagePublisherQueueStatus(boolean) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
setGenerateIdenticalPINForCopies(boolean) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
setGenericSearchString(String) - Method in class org.ejbca.core.model.era.RaRoleMemberSearchRequest
Prefix string to search for in the subject DN, or full serial number.
setGenericSearchString(String) - Method in class org.ejbca.core.model.era.RaRoleSearchRequest
 
setGoogleCtPolicy(GoogleCtPolicy) - Method in class org.ejbca.config.GlobalConfiguration
 
setHardToken(HardToken) - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
setHardTokenEncryptCA(int) - Method in class org.ejbca.config.GlobalConfiguration
 
setHardTokenIssuer(HardTokenIssuer) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
Method that saves the hard token issuer data to database.
setHardTokenIssuer(HardTokenIssuer) - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuerInformation
 
setHardTokenIssuerId(int) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setHardTokenIssuerId(int) - Method in class org.ejbca.core.ejb.ra.UserData
Sets the hard token issuer id that should genererate for the users hard token.
setHardTokenIssuerId(int) - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuerInformation
 
setHardTokenIssuerId(int) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setHardTokenIssuerName(String) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setHardTokenProfile(HardTokenProfile) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
Method that saves the hard token profile data to database.
setHardTokenPropertyDataPK(HardTokenPropertyDataPK) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
setHardTokenSN(String) - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
setHardTokenSNPrefix(String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
setHasMultipleValues(boolean) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets if the property is allowed to consist of multiple values (i.e.
setHeadBanner(String) - Method in class org.ejbca.config.GlobalConfiguration
 
setHeaderLink(String) - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
setHeaderLink(String, String) - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
setHeaderLocation(String) - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
setHidden(boolean) - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
setHostnames(String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setHttpReturnCode(int) - Method in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
setId(int) - Method in class org.cesecore.keybind.InternalKeyBindingData
 
setId(int) - Method in class org.cesecore.keys.token.BaseCryptoToken
 
setId(int) - Method in class org.cesecore.keys.token.CryptoTokenData
 
setId(int) - Method in class org.cesecore.profiles.ProfileData
 
setId(int) - Method in class org.cesecore.roles.member.RoleMember
 
setId(int) - Method in class org.cesecore.roles.RoleData
 
setId(int) - Method in class org.ejbca.core.ejb.approval.ApprovalData
unique row id
setId(int) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
setId(int) - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
setId(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
setId(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
setId(int) - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
setId(int) - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
setId(int) - Method in class org.ejbca.core.ejb.services.ServiceData
 
setId(int) - Method in class org.ejbca.core.protocol.ws.objects.NameAndId
 
setId(int) - Method in class org.ejbca.peerconnector.PeerData
 
setId(Integer) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
setId(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
Generated GUID for the table entry
setId(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyDataPK
 
setId(String) - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
setID(int) - Method in class org.ejbca.core.model.validation.BlacklistEntry
Sets the blacklist id.
setIdentifiers(List<AcmeIdentifier>) - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
setIncludeCA(String, boolean) - Method in class org.ejbca.config.ScepConfiguration
 
setIncludeCACert(boolean) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Determines if the CA certificate should be included in the response message, if applicable for the response message type.
setIncludeCACert(boolean) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setIncludeCACert(boolean) - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
setIncludeCACert(boolean) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setIncludeCACert(boolean) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setIncludeCertChain(boolean) - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
setIncluded(Map<ConfigDumpSetting.ItemType, List<ConfigdumpPattern>>) - Method in class org.ejbca.configdump.ConfigDumpSetting
 
setIncludedAnyType(List<ConfigdumpPattern>) - Method in class org.ejbca.configdump.ConfigDumpSetting
 
setIncludeInHealthCheck(boolean) - Method in class org.cesecore.certificates.ca.CA
 
setIncludeInHealthCheck(boolean) - Method in class org.cesecore.certificates.ca.CAInfo
 
setIncludeInHealthCheck(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setIncludeOtherAdmins(boolean) - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
setIncludeSignCert(boolean) - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
setInitialAuthEncPIN(String) - Method in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
setInitialAuthPIN(String) - Method in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
setInitialBasicPIN(String) - Method in class org.ejbca.core.model.hardtoken.types.EIDHardToken
DOCUMENT ME!
setInitialized(boolean) - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
setInitialPIN(String) - Method in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
setInitialPIN(String) - Method in class org.ejbca.core.protocol.ws.objects.PinDataWS
 
setInitialSignaturePIN(String) - Method in class org.ejbca.core.model.hardtoken.types.EIDHardToken
DOCUMENT ME!
setInitialSignaturePIN(String) - Method in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
setInitialSignaturePIN(String) - Method in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
setInstance(String) - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
setInternalErrorCode(String) - Method in class org.cesecore.ErrorCode
Set the internal error code.
setInternalState(AccessRuleState) - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
setIntervalClassPath(String) - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
setIntervalProperties(Properties) - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
setIsActive(boolean) - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
setIsExternalScriptsWhitelistEnabled(boolean) - Method in interface org.cesecore.config.ExternalScriptsConfiguration
Sets a value indicating whether a whitelist for external commands should be used.
setIsExternalScriptsWhitelistEnabled(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setIsKeyRecoverable(int, boolean) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
See above
setIsModifyable(List<Integer>) - Method in class org.ejbca.core.protocol.ws.objects.UserDataSourceVOWS
Method that shouldn't be used outside the WS framework.
setIssuanceRevocationReason(int) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Sets the issuance revocation code configured on the end entity extended information.
setIssuedAfter(long) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setIssuedBefore(long) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setIssueHardwareTokens(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setIssuer(String) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
DN of issuer of certificate
setIssuer(String) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setIssuer(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setIssuer(String) - Method in class org.cesecore.certificates.crl.CRLData
 
setIssuerAlternativeNameCritical(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setIssuerDN(String) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Use setIssuer instead
setIssuerDN(String) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setIssuerDN(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setIssuerDN(String) - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
Sets the issuer DN manually, since it can not be contained in the request for this type of simple request message
setIssuerDN(String) - Method in class org.cesecore.certificates.crl.CRLData
Use setIssuer instead
setIssuerDN(String) - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
Use setIssuer instead
setIssuerDN(String) - Method in class org.ejbca.core.ejb.dto.CertRevocationDto
 
setIssuerDN(String) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryDataPK
 
setIssuerDN(String) - Method in class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
 
setIssuerDN(String) - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
setIssuerDN(String) - Method in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
setIsUniqueCertificateSerialNumberIndex(Boolean) - Static method in class org.cesecore.certificates.certificate.UniqueSernoHelper
Sets isUniqueCertificateSerialNumberIndex, can set to null which should be interpreted as uninitialized
setJCAProvider(Provider) - Method in class org.cesecore.keys.token.BaseCryptoToken
If we only have one provider to handle both JCA and JCE, and perhaps it is not so straightforward to create the provider (for example PKCS#11 provider), we can create the provider in sub class and set it here, instead of calling setProviders.
setJCAProviderName(String) - Method in class org.cesecore.keys.token.BaseCryptoToken
If we don't use any of the methods to set a specific provider, but use some already existing provider we should set the name of that provider at least.
setJsfBooleanValue(T) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the value, by calling setValue.
setKeepExpiredCertsOnCRL(boolean) - Method in class org.cesecore.certificates.ca.CA
 
setKeepExpiredCertsOnCRL(boolean) - Method in class org.cesecore.certificates.ca.CAInfo
 
setKeepExpiredCertsOnCRL(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setKeepPublishedInQueue(boolean) - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
Sets whether a successfully published items should remain in the queue (with a different status)
setKey(String) - Method in class org.ejbca.util.KeyValuePair
 
setKeyalg(String) - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
setKeyalg(String) - Method in class org.ejbca.ui.web.pub.RequestInstance
 
setKeyAlgorithm(String) - Method in class org.cesecore.keys.token.KeyPairInfo
 
setKeyAlgorithms(List<String>) - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
Sets the key algorithms, RSA, ECDSA, ....
setKeyalgstring(String) - Method in class org.ejbca.ui.web.pub.RequestInstance
 
setKeyAlias(String) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
setKeyAuthorization(String) - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
setKeyBindingType(String) - Method in class org.cesecore.keybind.InternalKeyBindingData
 
setKeyData(String) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
setKeyDataFromByteArray(byte[]) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
setKeyEntry(String, Key, char[], Certificate[]) - Method in class org.cesecore.keys.token.CachingKeyStoreWrapper
 
setKeyEntry(String, Key, Certificate[]) - Method in class org.cesecore.keys.util.KeyStoreTools
 
setKeyInfo(Certificate, PrivateKey, String) - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
setKeyInfo(Certificate, PrivateKey, String) - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
setKeyInfo(Certificate, PrivateKey, String) - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Sets the and private key needed to decrypt/verify the message.
setKeyInfo(Certificate, PrivateKey, String) - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
setKeyInfo(Certificate, PrivateKey, String) - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
setKeyInfo(Certificate, PrivateKey, String) - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
setKeylength(String) - Method in class org.ejbca.ui.web.pub.RequestInstance
 
setKeylengthstring(String) - Method in class org.ejbca.ui.web.pub.RequestInstance
 
setKeyPair(KeyPair) - Method in class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
 
setKeyPairAlias(String) - Method in interface org.cesecore.keybind.InternalKeyBinding
Sets the key pair alias currently in use
setKeyPairAlias(String) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
setKeyPairAlias(String) - Method in class org.cesecore.keybind.InternalKeyBindingData
 
setKeyPairAlias(String) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
setKeyRecoverable(boolean) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setKeyRecoverable(boolean) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setKeyRecoverable(boolean) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
indicates if the users keys should be keyrecoverable
setKeyRecoveryDataPK(KeyRecoveryDataPK) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
setKeySequence(String) - Method in class org.cesecore.certificates.ca.catoken.CAToken
Sets the key sequence
setKeySequenceFormat(int) - Method in class org.cesecore.certificates.ca.catoken.CAToken
Sets the SequenceFormat
setKeyspec(String) - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
Sets the key spec, RSA2048, secp256r1 etc
setKeyspec(String) - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
setKeySpecification(String) - Method in class org.cesecore.keys.token.KeyPairInfo
 
setKeyStore(KeyStore) - Method in class org.cesecore.keys.token.BaseCryptoToken
 
setKeyStore(KeyStore) - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateResponseWS
 
setKeyStoreAlgorithmSubType(String) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
setKeyStoreAlgorithmType(String) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
setKeystoreData(byte[]) - Method in class org.ejbca.core.protocol.ws.objects.KeyStore
Set keystore data in Base64 format
setKeyStorePassword(String) - Method in class org.ejbca.core.ejb.ra.UserData
Deprecated.
setKeyType(int, String) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
See above
setKeyUsage(boolean[]) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setKeyUsage(int, boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setKeyUsageCritical(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setKeyValidatorSettingsTemplate(KeyValidatorSettingsTemplate) - Method in class org.cesecore.keys.validation.EccKeyValidator
 
setKeyValidatorSettingsTemplate(KeyValidatorSettingsTemplate) - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
setKeyValidatorSettingsTemplate(KeyValidatorSettingsTemplate) - Method in interface org.cesecore.keys.validation.Validator
Populates the sub class specific key validator values with template values based on ValidatorBase.getSettingsTemplate().
setKeyValidatorSettingsTemplate(KeyValidatorSettingsTemplate) - Method in class org.cesecore.keys.validation.ValidatorBase
 
setKurAllowAutomaticUpdate(String, boolean) - Method in class org.ejbca.config.CmpConfiguration
 
setKurAllowSameKey(String, boolean) - Method in class org.ejbca.config.CmpConfiguration
 
setKurAllowSameKey(String, boolean) - Method in class org.ejbca.config.EstConfiguration
 
setLabel(String) - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
 
setLabel(String) - Method in class org.cesecore.util.ui.RadioButton
 
setLabel(String) - Method in class org.ejbca.core.model.hardtoken.types.HardToken
 
setLabel(String) - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
setLabelOnly(boolean) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets if only the label has to be rendered.
setLabels(Map<?, String>) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the map of I18N key / value pairs.
setLanguage(String) - Method in class org.cesecore.certificates.certificateprofile.PKIDisclosureStatement
Sets String with PDS Language (EN 319 412-05) Shall be a two letter ISO 639-1 code, i.e.
setLastFilterMode(int) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
setLastLogFilterMode(int) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
setLastProfile(int) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
setLastUpdate(long) - Method in class org.cesecore.keybind.InternalKeyBindingData
 
setLastUpdate(long) - Method in class org.cesecore.keys.token.CryptoTokenData
 
setLastUpdate(long) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
setLastUpdate(Date) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
setLessThan15Months(int) - Method in class org.cesecore.certificates.certificatetransparency.GoogleCtPolicy
Set the minimum number of SCTs required for certificates with a lifetime of less than 15 Months.
setLocalKeyRecovery(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setLocalKeyRecoveryCryptoTokenId(Integer) - Method in class org.ejbca.config.GlobalConfiguration
 
setLocalKeyRecoveryKeyAlias(String) - Method in class org.ejbca.config.GlobalConfiguration
 
setLocation(File) - Method in class org.ejbca.configdump.ConfigDumpSetting
 
setLocation(File) - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
Sets the directory to import from.
setLogEntriesPerPage(int) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
setLogErrorOut(boolean) - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Denotes if the ERROUT of the external command or script has to be logged.
setLogger(Logger) - Method in class org.cesecore.audit.impl.log4j.Log4jDeviceErrorHandler
 
setLogger(Logger) - Method in class org.cesecore.util.log.ProbableErrorHandler
Does not do anything.
setLoggingEnabled(boolean) - Method in class org.ejbca.core.model.services.actions.MailActionInfo
Default logging is enabled.
setLoginDN(String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setLoginPassword(String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setLogoBytes(byte[]) - Method in class org.cesecore.config.RaStyleInfo
 
setLogoContentType(String) - Method in class org.cesecore.config.RaStyleInfo
 
setLogoName(String) - Method in class org.cesecore.config.RaStyleInfo
 
setLogPublicKey(byte[]) - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
 
setLogStandardOut(boolean) - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Denotes if the STDOUT of the external command or script has to be logged.
setMapAdditionalDetails(Map<String, Object>) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
setMapData(String, String) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Sets generic string data in the ExtendedInformation map.
setMapData(String, String) - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
Sets generic string data in the ExtendedInformation map.
setMarkedAsRecoverable(boolean) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
setMarkedAsRecoverable(boolean) - Method in class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
 
setMarkedAsRecoverableBool(Boolean) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
setMarkedAsRecoverableInt(Integer) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
setMatchtype(int) - Method in class org.ejbca.core.protocol.ws.objects.UserMatch
 
setMatchType(Integer) - Method in interface org.cesecore.authorization.user.AccessUserAspect
 
setMatchType(Integer) - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
setMatchTypeAsValue(AccessMatchType) - Method in interface org.cesecore.authorization.user.AccessUserAspect
 
setMatchTypeAsValue(AccessMatchType) - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
setMatchvalue(String) - Method in class org.ejbca.core.protocol.ws.objects.UserMatch
 
setMatchValue(String) - Method in interface org.cesecore.authorization.user.AccessUserAspect
 
setMatchValue(String) - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
setMatchwith(int) - Method in class org.ejbca.core.protocol.ws.objects.UserMatch
 
setMatchWith(Integer) - Method in interface org.cesecore.authorization.user.AccessUserAspect
 
setMatchWith(Integer) - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
setMaxAge(long) - Method in class org.cesecore.keybind.impl.OcspKeyBinding
Set the value in seconds (granularity defined in RFC 5019)
setMaxBytes(long) - Method in class org.cesecore.util.SecurityFilterInputStream
Returns max bytes that can be read from serialized object.
setMaxEntries(long) - Method in class org.cesecore.util.ConcurrentCache
Sets the desired maximum number of entries in the cache.
setMaxExtensionTime(long) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
setMaxExtensionTime(long) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
setMaximumQueryCount(int) - Method in class org.cesecore.config.GlobalCesecoreConfiguration
Set's the maximum query count
setMaximumQueryTimeout(long) - Method in class org.cesecore.config.GlobalCesecoreConfiguration
Set's the database dependent query timeout hint in milliseconds or 0 if this is disabled.
setMaxLoginAttempts(int) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Set the number of maximum allowed failed login attempts.
setMaxLoginAttempts(int) - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
Set the number of maximum allowed failed login attempts.
setMaxNumberOfSctByCustom(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setMaxNumberOfSctByValidity(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setMaxObjects(int) - Method in class org.cesecore.util.LookAheadObjectInputStream
Set maximum amount of objects that can be read with this LookAheadObjectInputStream.
setMaxResults(int) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setMaxResults(int) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setMergeCryptoTokens(boolean) - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
 
setMessage(PKIMessage) - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
setMicrosoftTemplate(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setMightHaveMoreResults(boolean) - Method in class org.ejbca.core.model.era.RaCertificateSearchResponse
 
setMightHaveMoreResults(boolean) - Method in class org.ejbca.core.model.era.RaEndEntitySearchResponse
 
setMightHaveMoreResults(boolean) - Method in class org.ejbca.core.model.era.RaRequestsSearchResponse
 
setMightHaveMoreResults(boolean) - Method in class org.ejbca.core.model.era.RaRoleMemberSearchResponse
 
setMightHaveMoreResults(boolean) - Method in class org.ejbca.core.model.era.RaRoleSearchResponse
 
setMinimumKeyLength(int, int) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
See above
setMinimumPINLength(int, int) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
setMinPwdStrength(int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Set the minimum strength that a password is allowed to have in bits
setMode(int) - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
setMode(String) - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
setModifiableFields(Set<Integer>) - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
Saves the set of which fields of the CA that should be modifyable by the RA or not.
setModifiedAfter(long) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setModifiedBefore(long) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setModifyable(int, int, boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setModifyable(String, int, boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setModifyExistingAttributes(boolean) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setModifyExistingUsers(boolean) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setModifyTime(Date) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
setModifyTime(Date) - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
setModifyTime(XMLGregorianCalendar) - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
setModule(String) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
Sets module type.
setMoreThan39Months(int) - Method in class org.cesecore.certificates.certificatetransparency.GoogleCtPolicy
Set the minimum number of SCTs required for non EV-certificates with a lifetime of more than 39 Months.
setMtime(long) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
setMultiValue(String[]) - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
setName(String) - Method in class org.cesecore.certificates.ca.CA
 
setName(String) - Method in class org.cesecore.certificates.ca.CAData
 
setName(String) - Method in class org.cesecore.certificates.ca.CAInfo
 
setName(String) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setName(String) - Method in interface org.cesecore.keybind.InternalKeyBinding
Sets the current human friendly name of this instance
setName(String) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
setName(String) - Method in class org.cesecore.keybind.InternalKeyBindingData
 
setName(String) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
setName(String) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
setName(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
setName(String) - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
setName(String) - Method in class org.ejbca.core.ejb.services.ServiceData
 
setName(String) - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
Sets the name.
setName(String) - Method in class org.ejbca.core.protocol.ws.objects.ExtendedInformationWS
 
setName(String) - Method in class org.ejbca.core.protocol.ws.objects.NameAndId
 
setName(String) - Method in class org.ejbca.peerconnector.PeerData
 
setNameChanged(boolean) - Method in class org.cesecore.certificates.ca.X509CA
 
setNameConstraintsCritical(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setNameConstraintsExcluded(List<String>) - Method in class org.cesecore.certificates.ca.X509CA
 
setNameConstraintsExcluded(List<String>) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setNameConstraintsExcluded(List<String>) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setNameConstraintsExcluded(List<String>) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
setNameConstraintsPermitted(List<String>) - Method in class org.cesecore.certificates.ca.X509CA
 
setNameConstraintsPermitted(List<String>) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setNameConstraintsPermitted(List<String>) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setNameConstraintsPermitted(List<String>) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
setNameSpace(String) - Method in class org.cesecore.roles.Role
 
setNameSpace(String) - Method in class org.cesecore.roles.RoleData
 
setNameSpaceColumn(String) - Method in class org.cesecore.roles.RoleData
Deprecated.
setNewAuthorizationPatternMarker() - Method in class org.cesecore.authorization.cache.AccessTreeUpdateSessionBean
 
setNewAuthorizationPatternMarker() - Method in interface org.cesecore.authorization.cache.AccessTreeUpdateSessionLocal
 
setNextCertSignKey(String) - Method in class org.cesecore.certificates.ca.catoken.CAToken
Set the next singing key alias
setNextKeyPairAlias(String) - Method in interface org.cesecore.keybind.InternalKeyBinding
Set the next key pair's alias to be used
setNextKeyPairAlias(String) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
setNextKeyPairAlias(String) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
setNextKeySequence(String) - Method in class org.cesecore.certificates.ca.catoken.CAToken
Set the next key sequence
setNextRunTimeStamp(long) - Method in class org.ejbca.core.ejb.services.ServiceData
 
setNextStep(Integer) - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
 
setNextUpdate(long) - Method in class org.cesecore.certificates.crl.CRLData
Date formated as seconds since 1970 (== Date.getTime())
setNextUpdate(Integer, Integer) - Method in class org.cesecore.time.TrustedTime
 
setNextUpdate(Date) - Method in class org.cesecore.certificates.crl.CRLData
 
setNodeId(String) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
setNodesInCluster(Set<String>) - Method in class org.ejbca.config.GlobalConfiguration
 
setNonce(String) - Method in class org.ejbca.acme.AcmeNonceData
 
setNonceEnabled(boolean) - Method in class org.cesecore.config.GlobalOcspConfiguration
 
setNonceEnabled(boolean) - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
setNonExistingGood(boolean) - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
setNonExistingRevoked(boolean) - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
setNonExistingUnauthorized(boolean) - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
setNonOverridableExtensionOIDs(Set<String>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Non Overridable Extension OIDs is a Set of oid Strings.
setNotAfter(Date) - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
Set the date after which the private key no longer will be valid, or null to use the default validity specified in the certificate profile.
setNotAfter(Date) - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
setNotAfter(Date) - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
setNotAfter(Date) - Method in interface org.cesecore.keys.validation.ValidityAwareValidator
Sets the notAfter field.
setNotAfterAsString(String) - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
setNotAfterAsString(String) - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
setNotAfterAsString(String) - Method in interface org.cesecore.keys.validation.ValidityAwareValidator
Sets the notAfter field.
setNotAfterCondition(int) - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
setNotAfterCondition(int) - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
setNotAfterCondition(int) - Method in interface org.cesecore.keys.validation.ValidityAwareValidator
Sets the notAfter condition index (see KeyValidatorDateConditions).
setNotApplicableAction(int) - Method in interface org.cesecore.keys.validation.Validator
Sets the not_applicable action index KeyValidationFailedActions, defining what action should be taken when a Validator is not applicable for the input (for example ECC keys to an RSA key validator), i.e.
setNotApplicableAction(int) - Method in class org.cesecore.keys.validation.ValidatorBase
 
setNotBefore(Long) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setNotBefore(Long) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setNotBefore(Date) - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
setNotBefore(Date) - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
setNotBefore(Date) - Method in interface org.cesecore.keys.validation.ValidityAwareValidator
Sets the notBefore field.
setNotBeforeAsString(String) - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
setNotBeforeAsString(String) - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
setNotBeforeAsString(String) - Method in interface org.cesecore.keys.validation.ValidityAwareValidator
Sets the notBefore field.
setNotBeforeCondition(int) - Method in class org.cesecore.keys.validation.CertificateValidatorBase
 
setNotBeforeCondition(int) - Method in class org.cesecore.keys.validation.KeyValidatorBase
 
setNotBeforeCondition(int) - Method in interface org.cesecore.keys.validation.ValidityAwareValidator
Sets the notBefore condition index (see KeyValidatorDateConditions).
setNotificationEvents(String) - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
list of UserDataConstant.STATUS_XX separated by ;.
setNotificationMessage(String) - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
 
setNotificationRecipient(String) - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
Recipient of the notification
setNotificationSender(String) - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
 
setNotificationSubject(String) - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
 
setNumberOfAdressLabelCopies(int) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
setNumberOfAdressLabelCopies(int) - Method in interface org.ejbca.core.model.hardtoken.profiles.IAdressLabelSettings
 
setNumberOfApprovalsRequired(int) - Method in class org.ejbca.core.model.approval.profile.AccumulativeApprovalProfile
 
setNumberOfApprovalsToViewPUK(int) - Method in class org.ejbca.config.GlobalConfiguration
 
setNumberOfCopies(int) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
setNumberOfPINEnvelopeCopies(int) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
setNumberOfPINEnvelopeCopies(int) - Method in interface org.ejbca.core.model.hardtoken.profiles.IPINEnvelopeSettings
 
setNumberOfReceiptCopies(int) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
setNumberOfReceiptCopies(int) - Method in interface org.ejbca.core.model.hardtoken.profiles.IReceiptSettings
 
setNumberOfSctByCustom(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setNumberOfSctByValidity(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setNumOfReqApprovals(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
since 6.6.0, use the appropriate approval profile instead Needed for a while in order to be able to import old statedumps from 6.5 and earlier
setNumOfRequiredApprovals(int) - Method in class org.cesecore.certificates.ca.CA
Deprecated.
since 6.6.0, use the appropriate approval profile instead. Needed in order to be able to upgrade from 6.5 and earlier
setObjectUnsafe(Serializable) - Method in class org.cesecore.configuration.GlobalConfigurationData
 
setOcspDefaultResponderReference(String) - Method in class org.cesecore.config.GlobalOcspConfiguration
 
setOcspExtensions(List<String>) - Method in interface org.cesecore.keybind.InternalKeyBinding
 
setOcspExtensions(List<String>) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
setOcspExtensions(List<String>) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
setOcspResponderIdType(OcspKeyBinding.ResponderIdType) - Method in class org.cesecore.config.GlobalOcspConfiguration
 
setOCSPServiceLocatorURI(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setOID(String) - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtension
 
setOmitVerificationsInECC(String, boolean) - Method in class org.ejbca.config.CmpConfiguration
 
setOnlyPublishRevoked(boolean) - Method in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
setOnlyUseQueue(boolean) - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
Sets whether only the publisher queue should be used instead of publishing directly.
setOpenPassword(String) - Method in class org.ejbca.core.ejb.ra.UserData
Sets the password in both hashed and clear (obfuscated though) form in the database, clear is needed for machine processing
setOpenvpn(String) - Method in class org.ejbca.ui.web.pub.RequestInstance
 
setOperation(int, Map<String, Object>) - Method in class org.ejbca.core.model.era.RaAcmeResponse
Sets the operation, and the result.
setOperationalStatus(InternalKeyBindingOperationalStatus) - Method in interface org.cesecore.keybind.InternalKeyBinding
Sets the current operational status of this instance
setOperationalStatus(InternalKeyBindingOperationalStatus) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
setOperationalStatus(InternalKeyBindingOperationalStatus) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
setOptionNote(String) - Method in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
setOptions(List<String>) - Method in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
setOptionsType(int) - Method in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
setOptionValue(String) - Method in class org.ejbca.core.model.approval.ApprovalStepMetadata
 
setOrderId(String) - Method in class org.ejbca.acme.AcmeAuthorizationData
 
setOrderId(String) - Method in class org.ejbca.acme.AcmeOrderData
 
setOrderId(String) - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
setOrderValidity(int) - Method in class org.ejbca.config.AcmeConfiguration
 
setOut(List<String>) - Method in exception org.cesecore.util.ExternalProcessException
Sets the list of exit code (ExternalProcessTools.EXIT_CODE_PREFIX), STDOUT and ERROUT.
setOutputStream(OutputStream) - Method in interface org.cesecore.audit.audit.AuditExporter
 
setOutputStream(OutputStream) - Method in class org.cesecore.audit.impl.AuditExportCsv
 
setOutputStream(OutputStream) - Method in class org.cesecore.audit.impl.AuditExporterDummy
 
setOutputStream(OutputStream) - Method in class org.cesecore.audit.impl.AuditExporterXml
 
setOverridableExtensionOIDs(Set<String>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Overridable Extension OIDs is an Set of oid Strings.
setOverridesFile(File) - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
Sets the file to read overrides from.
setPageNumber(int) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setPageNumber(int) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setParams(UsernameGeneratorParams) - Method in class org.ejbca.core.model.ra.UsernameGenerator
 
setPartitionId(int) - Method in class org.ejbca.core.model.approval.Approval
 
setPassword(String) - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
force a password
setPassword(String) - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
force a password, i.e.
setPassword(String) - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
set a password
setPassword(String) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setPassword(String) - Method in class org.ejbca.core.ejb.ra.UserData
Sets password in hashed form in the database, this way it cannot be read in clear form
setPassword(String) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
 
setPassword(String) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setPassword(String) - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
force a password, i.e.
setPassword(String) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setPassword(String) - Method in class org.ejbca.ui.web.pub.RequestInstance
 
setPassword(String, String) - Method in class org.ejbca.config.EstConfiguration
 
setPassword(AuthenticationToken, String, String) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Sets a new password for a user.
setPasswordHash(String) - Method in class org.ejbca.core.ejb.ra.UserData
Sets hash of password, this is the normal way to store passwords, but use the method setPassword() instead.
setPasswordSalt(String) - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
 
setPathLengthConstraint(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setPbeParameters(String, String, String, String, int) - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
setPhase(int) - Method in interface org.cesecore.keys.validation.PhasedValidator
Sets the certificate process phase index (IssuancePhase).
setPhase(int) - Method in class org.cesecore.keys.validation.ValidatorBase
 
setPinDatas(List<PinDataWS>) - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
setPINEnvelopeData(String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
setPINEnvelopeData(String) - Method in interface org.ejbca.core.model.hardtoken.profiles.IPINEnvelopeSettings
 
setPINEnvelopeTemplateFilename(String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
setPINEnvelopeTemplateFilename(String) - Method in interface org.ejbca.core.model.hardtoken.profiles.IPINEnvelopeSettings
 
setPINEnvelopeType(int) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
setPINEnvelopeType(int) - Method in interface org.ejbca.core.model.hardtoken.profiles.IPINEnvelopeSettings
sets the pin envelope type.
setPinToNodes(String[]) - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
setPINType(int, int) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
setPk(String) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
setPk(String) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
setPk(String) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
setPkcs10Data(byte[]) - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
setPKIMessage(PKIMessage) - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
setPolicies(List<CertificatePolicy>) - Method in class org.cesecore.certificates.ca.X509CA
 
setPolicies(List<CertificatePolicy>) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setPolicies(List<CertificatePolicy>) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setPolicyID(String) - Method in class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
setPolicyID(String) - Method in class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
setPort(String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setPossibleValues(Collection<? extends Serializable>) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the list of possible values.
setPostfix(String) - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
setPostUpgradedToVersion(String) - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
setPostUpgradeInProgressIfDifferent(boolean) - Method in interface org.ejbca.core.ejb.upgrade.UpgradeStatusSingletonLocal
 
setPostUpgradeStarted(long) - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
setPostUpgradeStarted(long) - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
Persist the time when the post-upgrade starts or 0L when it is no longer running.
setPreAuthorizationAllowed(boolean) - Method in class org.ejbca.config.AcmeConfiguration
 
setPreAuthorizationValidity(int) - Method in class org.ejbca.config.AcmeConfiguration
 
setPreferedLanguage(int) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
setPreferedLanguage(String[], String) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
Method taking a string, needs as input the available languages.
setPreferedRaLanguage(Locale) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
setPreferedRaStyleId(int) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
setPreferredDigestAlg(String) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Sets preferred digest algorithm for the response message, if applicable.
setPreferredDigestAlg(String) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setPreferredDigestAlg(String) - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
setPreferredDigestAlg(String) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setPreferredDigestAlg(String) - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
setPreferredDigestAlg(String) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setPrefix(String) - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
setPreviousStep(Integer) - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
 
setPrimaryKey(int) - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
setPrimaryKey(int) - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
setPrimaryKey(int) - Method in class org.cesecore.roles.member.RoleMemberData
 
setPrimaryKey(Integer) - Method in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
setPrimaryKey(Integer) - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
setPrintedCopies(int) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setPrinterName(String) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setPrinterSVGData(String) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setPrinterSVGFileName(String) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setPrintingDefault(boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setPrintingRequired(boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setPrintUserData(boolean) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setPrintUserData(boolean) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setPrivateKeyUsagePeriodLength(long) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Sets the private key usage period (private key validity) length (in seconds).
setPrivateKeyUsagePeriodStartOffset(long) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Sets how long (in seconds) after the certificate's notBefore date the PrivateKeyUsagePeriod's notBefore date should be.
setProfile(Profile) - Method in class org.cesecore.profiles.ProfileData
Loads the values of the submitted profile implementation into this entity object
setProfile(EndEntityProfile) - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
Method that saves the end entity profile.
setProfileId(Integer) - Method in interface org.cesecore.profiles.Profile
 
setProfileId(Integer) - Method in class org.cesecore.profiles.ProfileBase
 
setProfileName(String) - Method in interface org.cesecore.profiles.Profile
 
setProfileName(String) - Method in class org.cesecore.profiles.ProfileBase
 
setProfileName(String) - Method in class org.cesecore.profiles.ProfileData
 
setProfileName(String) - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
setProfileType(String) - Method in class org.cesecore.profiles.ProfileData
 
setProperties(Properties) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
setProperties(Properties) - Method in class org.cesecore.keys.token.BaseCryptoToken
 
setProperties(Properties) - Method in interface org.cesecore.keys.token.CryptoToken
Updates dynamic properties for the crypto token.
setProperties(Properties) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
setProperty(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyDataPK
 
setProperty(String, Serializable) - Method in interface org.cesecore.keybind.InternalKeyBinding
Set an implementation specific property
setProperty(String, Serializable) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
setProperty(String, Serializable) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
setProperty(String, Serializable) - Method in class org.cesecore.util.ui.DynamicUiModel
Sets the value for a dynamic UI property.
setProperty(String, String) - Method in class org.cesecore.certificates.ca.catoken.CAToken
Set a property and update underlying Map
setPropertyCallback(DynamicUiPropertyCallback) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the property call back.
setPropertyData(String) - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
Sets the propertydata used to configure this custom publisher.
setPropertyData(String) - Method in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
setPropertyToPartition(Integer, DynamicUiProperty<? extends Serializable>) - Method in class org.ejbca.core.model.approval.profile.ApprovalStep
Sets a property to a particular partition.
setProtect(boolean) - Method in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
setProtectionParamsFromRequest(RequestMessage) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
For some types of requests, the protection used depends on parameters from the request, for example password based protection where algorithms, keyId etc is the same in the response as in the request
setProtectionParamsFromRequest(RequestMessage) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setProtectionParamsFromRequest(RequestMessage) - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
setProtectionParamsFromRequest(RequestMessage) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setProtectionParamsFromRequest(RequestMessage) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setProtectionType(String) - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
setProtocolStatus(String, boolean) - Method in class org.ejbca.config.AvailableProtocolsConfiguration
 
setProviders(String, String) - Method in class org.cesecore.keys.token.BaseCryptoToken
Sets both signature and encryption providers.
setPublicKey(PublicKey) - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
Sets the transient public key, see PublicKeyBlacklistEntry.getPublicKey()
setPublicKey(PublicKey) - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
setPublicKeyExponentMax(BigInteger) - Method in class org.cesecore.keys.validation.RsaKeyValidator
Sets the validator maximum allowed public key exponent.
setPublicKeyExponentMaxAsString(String) - Method in class org.cesecore.keys.validation.RsaKeyValidator
Setting value for PublicKeyExponentMaxAsString
setPublicKeyExponentMin(BigInteger) - Method in class org.cesecore.keys.validation.RsaKeyValidator
Sets the validator minimum allowed public key exponent.
setPublicKeyExponentMinAsString(String) - Method in class org.cesecore.keys.validation.RsaKeyValidator
Setting value for PublicKeyExponentMinAsString
setPublicKeyExponentOnlyAllowOdd(boolean) - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
setPublicKeyId(String) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
setPublicKeyModulusDontAllowPowerOfPrime(boolean) - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
setPublicKeyModulusDontAllowRocaWeakKeys(boolean) - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
setPublicKeyModulusMax(BigInteger) - Method in class org.cesecore.keys.validation.RsaKeyValidator
Setting value for PublicKeyModulusMax
setPublicKeyModulusMaxAsString(String) - Method in class org.cesecore.keys.validation.RsaKeyValidator
Setting value for PublicKeyModulusMaxAsString
setPublicKeyModulusMin(BigInteger) - Method in class org.cesecore.keys.validation.RsaKeyValidator
Setting value for PublicKeyModulusMin
setPublicKeyModulusMinAsString(String) - Method in class org.cesecore.keys.validation.RsaKeyValidator
Setting value for PublicKeyModulusMinAsString
setPublicKeyModulusMinFactor(Integer) - Method in class org.cesecore.keys.validation.RsaKeyValidator
Setting value for PublicKeyModulusMinFactor
setPublicKeyModulusOnlyAllowOdd(boolean) - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
setPublicWebCertChainOrderRootFirst(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setPublisher(BasePublisher) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
Method that saves the publisher data to database.
setPublisherGroups(List<TreeSet<Integer>>) - Method in class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
 
setPublisherId(int) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
setPublisherId(int) - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
Sets the id.
setPublisherId(int) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
setPublisherList(List<Integer>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Saves the CertificateProfile's list of publishers that certificates created with this profile should be published to.
setPublisherQueueVolatileData(PublisherQueueVolatileInformation) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
Method that saves the PublisherQueueData data to database.
setPublishStatus(int) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
setPublishStatus(int) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
setPublishType(int) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
setPublishType(int) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
setPUK(String) - Method in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
setPUK(String) - Method in class org.ejbca.core.protocol.ws.objects.PinDataWS
 
setQCCustomStringOid(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setQCCustomStringText(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setQCEtsiPds(List<PKIDisclosureStatement>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Sets the PKI Disclosure Statements (EN 319 412-05).
setQCEtsiRetentionPeriod(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setQCEtsiType(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setQCEtsiValueLimit(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setQCEtsiValueLimitCurrency(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setQCEtsiValueLimitExp(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setQCSemanticsId(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setQCStatementCritical(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setQCStatementRAName(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setQualifier(String) - Method in class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
setQualifier(String) - Method in class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
setQualifierId(String) - Method in class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
setQualifierId(String) - Method in class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
setRAAuthpassword(String, String) - Method in class org.ejbca.config.ScepConfiguration
 
setRACAName(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setRACertPath(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setRACertProfile(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setRACertProfile(String, String) - Method in class org.ejbca.config.ScepConfiguration
 
setRaCssInfos(HashMap<String, RaStyleInfo.RaCssInfo>) - Method in class org.cesecore.config.RaStyleInfo
 
setRADefaultCA(String, String) - Method in class org.ejbca.config.ScepConfiguration
 
setRAEEProfile(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setRAEndEntityProfile(String, String) - Method in class org.ejbca.config.ScepConfiguration
 
setRAMode(String, boolean) - Method in class org.ejbca.config.CmpConfiguration
 
setRAMode(String, boolean) - Method in class org.ejbca.config.ScepConfiguration
 
setRAMode(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setRANameGenerationParameters(String, String) - Method in class org.ejbca.config.ScepConfiguration
 
setRANameGenerationPostfix(String, String) - Method in class org.ejbca.config.ScepConfiguration
 
setRANameGenerationPrefix(String, String) - Method in class org.ejbca.config.ScepConfiguration
 
setRANameGenerationScheme(String, String) - Method in class org.ejbca.config.ScepConfiguration
 
setRANameGenParams(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setRANameGenPostfix(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setRANameGenPrefix(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setRANameGenScheme(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setRandomGeneratorType(String) - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
setRandomNameLength(int) - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
setRandomPrefixLength(int) - Method in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
setRAPwdGenParams(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setRaStyle(LinkedHashMap<Integer, RaStyleInfo>) - Method in class org.ejbca.config.GlobalCustomCssConfiguration
 
setRawData(String) - Method in class org.cesecore.keybind.InternalKeyBindingData
Should not be invoked directly.
setRawData(String) - Method in class org.cesecore.profiles.ProfileData
Should not be invoked directly.
setRawData(String) - Method in class org.cesecore.roles.RoleData
Should not be invoked directly.
setRawData(String) - Method in class org.ejbca.acme.AcmeAccountData
 
setRawData(String) - Method in class org.ejbca.acme.AcmeAuthorizationData
 
setRawData(String) - Method in class org.ejbca.acme.AcmeChallengeData
 
setRawData(String) - Method in class org.ejbca.acme.AcmeOrderData
 
setReadTimeOut(int) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setReason(int) - Method in class org.cesecore.certificates.crl.RevokedCertInfo
The reason the certificate was revoked.
setReason(int) - Method in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
setReason(Integer) - Method in class org.ejbca.core.ejb.dto.CertRevocationDto
 
setReason(String) - Method in class org.cesecore.audit.audit.AuditLogReportElem
Sets the reasons for this instance.
setReceiptData(String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
setReceiptData(String) - Method in interface org.ejbca.core.model.hardtoken.profiles.IReceiptSettings
 
setReceiptTemplateFilename(String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
setReceiptTemplateFilename(String) - Method in interface org.ejbca.core.model.hardtoken.profiles.IReceiptSettings
 
setReceiptType(int) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
setReceiptType(int) - Method in interface org.ejbca.core.model.hardtoken.profiles.IReceiptSettings
 
setRecipient(GeneralName) - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
setRecipientKeyInfo(byte[]) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Sets recipient key info, key id or similar.
setRecipientKeyInfo(byte[]) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setRecipientKeyInfo(byte[]) - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
setRecipientKeyInfo(byte[]) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setRecipientKeyInfo(byte[]) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setRecipientNonce(String) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Sets a recipient if it should be present in the response
setRecipientNonce(String) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setRecipientNonce(String) - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
setRecipientNonce(String) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setRecipientNonce(String) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setRecursive(boolean) - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
setRecursiveBool(Boolean) - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
Use setIsRecursive(boolean) instead of this method!
setRecursiveInt(Integer) - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
Use setIsRecursive(boolean) instead of this method!
setRemainingapprovals(int) - Method in class org.ejbca.core.ejb.approval.ApprovalData
Deprecated.
setRemainingLoginAttempts(int) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Set the number of remaining login attempts.
setRemainingLoginAttempts(int) - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
Set the number of remaining login attempts.
setRemoveRevokedCertificates(boolean) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setRemoveUsersWhenCertRevoked(boolean) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setRenderingHint(String) - Method in class org.cesecore.util.ui.DynamicUiProperty
setRenewedCertificateChain(Collection<Certificate>) - Method in class org.cesecore.certificates.ca.CAInfo
 
setRenewedCertificateChain(List<Certificate>) - Method in class org.cesecore.certificates.ca.CA
Make sure to respect the order of renewed CA certificates in the collection: from the oldest as first to the newest as the last one
setReplayNonceValidity(long) - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
setReqadmincertissuerdn(String) - Method in class org.ejbca.core.ejb.approval.ApprovalData
The issuerdn of the administrator certificate that generated the request.
setReqadmincertsn(String) - Method in class org.ejbca.core.ejb.approval.ApprovalData
The serialnumber of the administrator certificate that generated the request.
setRequestAdmin(AuthenticationToken) - Method in class org.ejbca.core.model.approval.ApprovalRequest
NOTE: This method should never be used publicly except from UpgradeSessionBean
setRequestCertificateChain(Collection<Certificate>) - Method in class org.cesecore.certificates.ca.CA
 
setRequestdata(String) - Method in class org.ejbca.core.ejb.approval.ApprovalData
Data containing information about the request displayed for the approval administrator.
setRequestdate(long) - Method in class org.ejbca.core.ejb.approval.ApprovalData
Date the request for approval were added
setRequestDN(String) - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
setRequestExpirationPeriod(long) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
setRequestExpirationPeriod(long) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
setRequestExtensions(Extensions) - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
Sets request extensions, if any
setRequestId(int) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
For some types of request-responses there is a need for a requetsId to match the request and the response together.
setRequestId(int) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setRequestId(int) - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
setRequestId(int) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setRequestId(int) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setRequestType(int) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Sometimes (CMP) the response identifier sent depends on which request identifier was used, even if the messages themselves are the same mesages.
setRequestType(int) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setRequestType(int) - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
setRequestType(int) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setRequestType(int) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setRequired(boolean) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets if the UI widget is supposed to be filled with a value.
setRequired(int, int, boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setRequired(String, int, boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setRequiredFlag(boolean) - Method in class org.cesecore.certificates.certificate.certextensions.CertificateExtension
 
setRequireExternalAccountBinding(boolean) - Method in class org.ejbca.config.AcmeConfiguration
 
setRequireTrustedSignature(boolean) - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
setResp(OCSPResp) - Method in class org.ejbca.core.protocol.ocsp.extension.unid.OCSPUnidResponse
 
setResponderIdType(OcspKeyBinding.ResponderIdType) - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
setResponseCaPubsCA(String, String) - Method in class org.ejbca.config.CmpConfiguration
Sets the semicolon separated list of CA IDs, to add the CA certificates to CMP response 'caPubs' field.
setResponseExtraCertsCA(String, String) - Method in class org.ejbca.config.CmpConfiguration
Sets the semicolon separated list of CA IDs, to add the CA certificates to CMP PKI message response 'extraCerts' field.
setResponseKeyInfo(PrivateKey, String) - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
setResponseKeyInfo(PrivateKey, String) - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
setResponseKeyInfo(PrivateKey, String) - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Sets the private key needed to create a response message.
setResponseKeyInfo(PrivateKey, String) - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
setResponseKeyInfo(PrivateKey, String) - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
setResponseProtection(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setResponseType(String) - Method in class org.ejbca.core.protocol.ws.objects.CertificateResponse
 
setReUseKeyRecoveredCertificate(boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setReuseOldCertificate(int, boolean) - Method in class org.ejbca.core.model.hardtoken.profiles.EIDProfile
See above
setReverseFieldChecks(boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setRevocationDate(long) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Set to date when revocation occurred if status == CERT_REVOKED.
setRevocationDate(long) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setRevocationDate(long) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setRevocationDate(Date) - Method in class org.cesecore.certificates.ca.CA
 
setRevocationDate(Date) - Method in class org.cesecore.certificates.ca.CAInfo
 
setRevocationDate(Date) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setRevocationDate(Date) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
date the certificate was revoked
setRevocationDate(Date) - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
setRevocationDate(Date) - Method in class org.cesecore.certificates.crl.RevokedCertInfo
 
setRevocationDate(Date) - Method in class org.ejbca.core.ejb.dto.CertRevocationDto
 
setRevocationDate(XMLGregorianCalendar) - Method in class org.ejbca.core.protocol.ws.objects.RevokeStatus
 
setRevocationReason(int) - Method in class org.cesecore.certificates.ca.CA
 
setRevocationReason(int) - Method in class org.cesecore.certificates.ca.CAInfo
 
setRevocationReason(int) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setRevocationReason(int) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Set to revocation reason if status == CERT_REVOKED
setRevocationReason(int) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setRevocationReason(int) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setRevocationReasons(List<Integer>) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setRevokedAfter(long) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setRevokedBefore(long) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setRevokeStatus(AuthenticationToken, CertificateDataWrapper, Date, int) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
setRevokeStatus(AuthenticationToken, CertificateDataWrapper, Date, int) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Set the status of certificate with given serno to revoked, or unrevoked (re-activation).
setRevokeStatus(AuthenticationToken, CertificateDataWrapper, Date, int) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateStoreSessionBean
 
setRevokeStatus(AuthenticationToken, CertificateDataWrapper, Date, int) - Method in interface org.cesecore.certificates.certificate.NoConflictCertificateStoreSessionLocal
 
setRevokeStatusNoAuth(AuthenticationToken, BaseCertificateData, Date, int) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
setRevokeStatusNoAuth(AuthenticationToken, BaseCertificateData, Date, int) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Method to set the status of certificate to revoked or active, without checking for authorization.
setRfcEmailUsed(boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
setRole(Role) - Method in class org.cesecore.roles.RoleData
 
setRoleId(int) - Method in class org.cesecore.roles.member.RoleMember
 
setRoleId(int) - Method in class org.cesecore.roles.member.RoleMemberData
 
setRoleId(int) - Method in class org.cesecore.roles.Role
 
setRoleIds(List<Integer>) - Method in class org.ejbca.core.model.era.RaRoleMemberSearchRequest
 
setRoleMembers(List<RoleMember>) - Method in class org.ejbca.core.model.era.RaRoleMemberSearchResponse
 
setRoleName(String) - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
setRoleName(String) - Method in class org.cesecore.roles.Role
 
setRoleName(String) - Method in class org.cesecore.roles.RoleData
 
setRoles(List<Role>) - Method in class org.ejbca.core.model.era.RaRoleSearchResponse
 
setRolloverCertificateChain(Collection<Certificate>) - Method in class org.cesecore.certificates.ca.CA
 
setRolloverDoneStatus(AuthenticationToken, String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
setRolloverDoneStatus(AuthenticationToken, String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Changes a certificate from CERT_ROLLOVERPENDING to CERT_ACTIVE.
setRowProtection(String) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
setRowProtection(String) - Method in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
setRowProtection(String) - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
setRowProtection(String) - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
setRowProtection(String) - Method in class org.cesecore.certificates.ca.CAData
 
setRowProtection(String) - Method in class org.cesecore.certificates.certificate.Base64CertData
 
setRowProtection(String) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setRowProtection(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setRowProtection(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
setRowProtection(String) - Method in class org.cesecore.certificates.crl.CRLData
 
setRowProtection(String) - Method in class org.cesecore.configuration.GlobalConfigurationData
 
setRowProtection(String) - Method in class org.cesecore.dbprotection.ProtectedData
The extending class must have a database column "rowProtection" that can be read and set.
setRowProtection(String) - Method in class org.cesecore.keybind.InternalKeyBindingData
 
setRowProtection(String) - Method in class org.cesecore.keys.token.CryptoTokenData
 
setRowProtection(String) - Method in class org.cesecore.profiles.ProfileData
 
setRowProtection(String) - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
setRowProtection(String) - Method in class org.cesecore.roles.member.RoleMemberData
 
setRowProtection(String) - Method in class org.cesecore.roles.RoleData
 
setRowProtection(String) - Method in class org.ejbca.acme.AcmeAccountData
 
setRowProtection(String) - Method in class org.ejbca.acme.AcmeAuthorizationData
 
setRowProtection(String) - Method in class org.ejbca.acme.AcmeChallengeData
 
setRowProtection(String) - Method in class org.ejbca.acme.AcmeNonceData
 
setRowProtection(String) - Method in class org.ejbca.acme.AcmeOrderData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.ra.UserData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
setRowProtection(String) - Method in class org.ejbca.core.ejb.services.ServiceData
 
setRowProtection(String) - Method in class org.ejbca.peerconnector.PeerData
 
setRowVersion(int) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
setRowVersion(int) - Method in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
setRowVersion(int) - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
setRowVersion(int) - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
setRowVersion(int) - Method in class org.cesecore.certificates.ca.CAData
 
setRowVersion(int) - Method in class org.cesecore.certificates.certificate.Base64CertData
 
setRowVersion(int) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setRowVersion(int) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setRowVersion(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
setRowVersion(int) - Method in class org.cesecore.certificates.crl.CRLData
 
setRowVersion(int) - Method in class org.cesecore.configuration.GlobalConfigurationData
 
setRowVersion(int) - Method in class org.cesecore.keybind.InternalKeyBindingData
 
setRowVersion(int) - Method in class org.cesecore.keys.token.CryptoTokenData
 
setRowVersion(int) - Method in class org.cesecore.profiles.ProfileData
 
setRowVersion(int) - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
setRowVersion(int) - Method in class org.cesecore.roles.member.RoleMemberData
 
setRowVersion(int) - Method in class org.cesecore.roles.RoleData
 
setRowVersion(int) - Method in class org.ejbca.acme.AcmeAccountData
 
setRowVersion(int) - Method in class org.ejbca.acme.AcmeAuthorizationData
 
setRowVersion(int) - Method in class org.ejbca.acme.AcmeChallengeData
 
setRowVersion(int) - Method in class org.ejbca.acme.AcmeNonceData
 
setRowVersion(int) - Method in class org.ejbca.acme.AcmeOrderData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.ra.UserData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
setRowVersion(int) - Method in class org.ejbca.core.ejb.services.ServiceData
 
setRowVersion(int) - Method in class org.ejbca.peerconnector.PeerData
 
setRunOnAllNodes(boolean) - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
setRunTimeStamp(long) - Method in class org.ejbca.core.ejb.services.ServiceData
 
setSAMAccountName(int) - Method in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
Sets the SAM account name.
setSaveListAsString(boolean) - Method in class org.cesecore.util.ui.DynamicUiProperty
Temp.
setSearchBaseDN(String) - Method in class org.ejbca.core.model.ca.publisher.LdapSearchPublisher
Set search base DN.
setSearchDetail1(String) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
setSearchDetail2(String) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
setSearchFilter(String) - Method in class org.ejbca.core.model.ca.publisher.LdapSearchPublisher
Sets LDAP search filter string
setSearchingExpired(boolean) - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
setSearchingHistorical(boolean) - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
setSearchingPending(boolean) - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
setSearchingWaitingForMe(boolean) - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
setSecond(Long) - Method in class org.cesecore.audit.audit.AuditLogReportElem
Sets the second for this instance.
setSecondaryLanguage(int) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
setSecondaryLanguage(String[], String) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
Method taking a string, needs as input the available languages.
setSeed(long) - Method in interface org.cesecore.certificates.ca.internal.SernoGenerator
Sets an optional seed needed by the serno generator.
setSeed(long) - Method in class org.cesecore.certificates.ca.internal.SernoGeneratorRandom
 
setSender(GeneralName) - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
setSenderNonce(String) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Sets a senderNonce if it should be present in the response
setSenderNonce(String) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setSenderNonce(String) - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
setSenderNonce(String) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setSenderNonce(String) - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
setSenderNonce(String) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setSendNotification(boolean) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
Sets flag (part of end entity type) that an email notification (triggered through the End Entity Profile) should be sent.
setSendNotification(boolean) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setSendNotification(boolean) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
set to true if notifications should be sent to the user.
setSequenceNumber(Long) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
setSerialNumber(String) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
Sets serial number (formated as BigInteger.toString())
setSerialNumber(String) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setSerialNumber(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setSerialNumber(String) - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
Serialnumber formated as BigInteger.toString() Shouldn't be set after creation.
setSerialNumberSearchStringFromDec(String) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
Set the serialNumber search string as a decimal String if it has potential to be a decimal certificate serial number.
setSerialNumberSearchStringFromHex(String) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
Set the serialNumber search string as a decimal String if it has potential to be a hex certificate serial number.
setServerGenKeyPair(KeyPair) - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
setServerGenKeyPair(KeyPair) - Method in interface org.ejbca.core.protocol.cmp.ICrmfRequestMessage
Sets a key pair generated by the CA, in case the client request such keys (protocol dependent).
setService(String) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
Sets service type.
setServiceConfiguration(ServiceConfiguration) - Method in class org.ejbca.core.ejb.services.ServiceData
Method that saves the service configuration data to database.
setSettingsTemplate(Integer) - Method in interface org.cesecore.keys.validation.Validator
Sets the settings template index.
setSettingsTemplate(Integer) - Method in class org.cesecore.keys.validation.ValidatorBase
 
setSha1Hash(String) - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
 
setSha1HashFromCleartextPassword(String) - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
Sets the SHA1 hash using the clear text password and the same salt supplied when this token was created (in the BCrypt version).
setSha1HashFromHashedPassword(String) - Method in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationToken
 
setSignatureAlgorithm(String) - Method in class org.cesecore.certificates.ca.catoken.CAToken
Sets the SignatureAlgoritm
setSignatureAlgorithm(String) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Sets the algorithm to be used for signing the certificates.
setSignatureAlgorithm(String) - Method in interface org.cesecore.keybind.InternalKeyBinding
Set the currently used signature algorithm (it is up to the caller to ensure that this is compatible with the current keyspec).
setSignatureAlgorithm(String) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
setSignatureAlgorithm(String) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
setSignatureFile(String) - Method in class org.cesecore.audit.audit.AuditLogExportReport
Full pathname to the signature of the exported file, if any.
setSignaturePUK(String) - Method in class org.ejbca.core.model.hardtoken.types.EIDHardToken
DOCUMENT ME!
setSignaturePUK(String) - Method in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
setSignaturePUK(String) - Method in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
setSignedBy(int) - Method in class org.cesecore.certificates.ca.CA
 
setSignedBy(int) - Method in class org.cesecore.certificates.ca.CAInfo
 
setSignedBy(int) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setSignificantIssuerDN(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
setSignKeyInfo(Collection<Certificate>, PrivateKey, String) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Sets the public and private key needed to sign the message.
setSignKeyInfo(Collection<Certificate>, PrivateKey, String) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setSignKeyInfo(Collection<Certificate>, PrivateKey, String) - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
setSignKeyInfo(Collection<Certificate>, PrivateKey, String) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setSignKeyInfo(Collection<Certificate>, PrivateKey, String) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setSingleActiveCertificateConstraint(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setSource(String) - Method in class org.cesecore.time.TrustedTime
 
setStartDate(Date) - Method in class org.ejbca.core.model.era.RaRequestsSearchRequest
 
setStartTime(String) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setState(int) - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
setStatedumpLockedDown(boolean) - Method in class org.ejbca.config.GlobalConfiguration
 
setStatus(int) - Method in class org.cesecore.certificates.ca.CA
 
setStatus(int) - Method in class org.cesecore.certificates.ca.CAData
 
setStatus(int) - Method in class org.cesecore.certificates.ca.CAInfo
 
setStatus(int) - Method in class org.cesecore.certificates.ca.extendedservices.ExtendedCAService
 
setStatus(int) - Method in class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceInfo
 
setStatus(int) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setStatus(int) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
status of certificate, ex CertificateConstants.CERT_ACTIVE
setStatus(int) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setStatus(int) - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
setStatus(int) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setStatus(int) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setStatus(int) - Method in class org.ejbca.core.ejb.approval.ApprovalData
Should be one of ApprovalDataVO.STATUS_WAITINGFORAPPROVAL, STATUS_APPROVED, STATUS_REJECTED, STATUS_EXPIRED
setStatus(int) - Method in class org.ejbca.core.ejb.ra.UserData
 
setStatus(int) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setStatus(int) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setStatus(Integer) - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
setStatus(String) - Method in class org.cesecore.keybind.InternalKeyBindingData
Use setStatusEnum(..) instead
setStatus(String) - Method in class org.ejbca.acme.AcmeOrderData
 
setStatus(String) - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
setStatus(String) - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
setStatus(AuthenticationToken, int, InternalKeyBindingStatus) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Update the status of the InternalKeyBinding.
setStatus(AuthenticationToken, int, InternalKeyBindingStatus) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
setStatus(AuthenticationToken, String, int) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSession
Update the status of a cert in the database.
setStatus(AuthenticationToken, String, int) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
setStatus(AuthenticationToken, String, int) - Method in interface org.cesecore.certificates.certificate.NoConflictCertificateStoreSession
 
setStatus(AuthenticationToken, String, int) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateStoreSessionBean
 
setStatus(ResponseStatus) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Sets the status of the response message.
setStatus(ResponseStatus) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
Sets the status of the response message.
setStatus(ResponseStatus) - Method in class org.ejbca.core.protocol.cmp.CmpErrorResponseMessage
 
setStatus(ResponseStatus) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setStatus(ResponseStatus) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setStatus(InternalKeyBindingStatus) - Method in interface org.cesecore.keybind.InternalKeyBinding
Sets the current status of this instance
setStatus(InternalKeyBindingStatus) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
setStatus(InternalKeyBindingStatus) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
setStatus(AcmeAuthorizationStatus) - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
setStatus(AcmeChallengeStatus) - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
setStatusEnum(InternalKeyBindingStatus) - Method in class org.cesecore.keybind.InternalKeyBindingData
 
setStatuses(List<Integer>) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setStatuses(List<Integer>) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setStepId(int) - Method in class org.ejbca.core.model.approval.Approval
 
setSteps(Map<Integer, ApprovalStep>) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
setSteps(Map<Integer, ApprovalStep>) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
setStoreCert(boolean) - Method in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
setStoreCertificateData(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setStoreCRL(boolean) - Method in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
setStoreSubjectAlternativeName(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setStoreTimeOut(int) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setStratum(Integer) - Method in class org.cesecore.time.TrustedTime
 
setStyleId(int) - Method in class org.cesecore.roles.Role
 
setSubject(String) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
DN of subject in certificate
setSubject(String) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setSubject(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setSubjectAlternativeNameCritical(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setSubjectAltName(String) - Method in class org.cesecore.certificates.ca.X509CA
 
setSubjectAltName(String) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setSubjectAltName(String) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setSubjectAltName(String) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setSubjectAltName(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setSubjectAltName(String) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setSubjectAltName(String) - Method in class org.ejbca.core.ejb.ra.UserData
 
setSubjectAltName(String) - Method in class org.ejbca.core.model.era.RaEditableRequestData
 
setSubjectAltName(String) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setSubjectAltName(String) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setSubjectAltNameSubSet(List<Integer>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Sets a List of Integer (DNFieldExtractor constants) indicating which subject altnames fields that should be used in certificate.
setSubjectAnSearchExact(boolean) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setSubjectAnSearchExact(boolean) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setSubjectAnSearchString(String) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setSubjectAnSearchString(String) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setSubjectDirAttrs(String) - Method in class org.ejbca.core.model.era.RaEditableRequestData
 
setSubjectDirectoryAttributes(String) - Method in class org.cesecore.certificates.endentity.ExtendedInformation
 
setSubjectDirectoryAttributes(String) - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
 
setSubjectDn(String) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setSubjectDN(String) - Method in class org.cesecore.certificates.ca.CA
 
setSubjectDN(String) - Method in class org.cesecore.certificates.ca.CAData
 
setSubjectDN(String) - Method in class org.cesecore.certificates.ca.CAInfo
 
setSubjectDN(String) - Method in class org.cesecore.certificates.certificate.CertificateData
Use setSubject instead
setSubjectDN(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
Use setSubject instead
setSubjectDN(String) - Method in class org.ejbca.core.ejb.ra.UserData
 
setSubjectDN(String) - Method in class org.ejbca.core.model.era.RaEditableRequestData
 
setSubjectDN(String) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setSubjectDnSearchExact(boolean) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setSubjectDnSearchExact(boolean) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setSubjectDnSearchString(String) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setSubjectDnSearchString(String) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setSubjectDNSubSet(List<String>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Should contain a collection of Integer (DNFieldExtractor constants) indicating which subject dn fields that should be used in certificate.
setSubjectEmail(String) - Method in class org.ejbca.core.ejb.ra.UserData
 
setSubjectKeyId(String) - Method in class org.cesecore.certificates.certificate.CertificateData
The ID of the public key of the certificate
setSubjectKeyId(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
The ID of the public key of the certificate
setSubjectKeyID(String) - Method in class org.cesecore.keys.token.KeyPairInfo
 
setSubjectKeyIdentifierCritical(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setSync(boolean) - Method in class org.cesecore.time.TrustedTime
 
setTableName(String) - Method in interface org.cesecore.dbprotection.ProtectedDataImpl
Sets the table name if the entity being protected
setTableName(String) - Method in class org.cesecore.dbprotection.ProtectedDataNoopImpl
 
setTag(String) - Method in class org.cesecore.certificates.certificate.CertificateData
tag in database.
setTag(String) - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
setTag(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
tag in database.
setTermsOfServiceAgreedVersion(String) - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
setTermsOfServiceRequireNewApproval(boolean) - Method in class org.ejbca.config.AcmeConfiguration
 
setTermsOfServiceUrl(String) - Method in class org.ejbca.config.AcmeConfiguration
 
setTestCertificates(List<Certificate>) - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Sets the list of test certificates uploaded by the user.
setTheme(String) - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
 
setThisUpdate(long) - Method in class org.cesecore.certificates.crl.CRLData
Date formated as seconds since 1970 (== Date.getTime())
setThisUpdate(Date) - Method in class org.cesecore.certificates.crl.CRLData
 
setTimeCreated(long) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
setTimeCreated(long) - Method in class org.ejbca.core.ejb.ra.UserData
Sets the time when the user was created.
setTimeCreated(Date) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setTimeCreated(Date) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
setTimeCreated(Date) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setTimeExpires(long) - Method in class org.ejbca.acme.AcmeNonceData
 
setTimeModified(long) - Method in class org.ejbca.core.ejb.ra.UserData
Sets the time when the user was last modified.
setTimeModified(Date) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setTimeModified(Date) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setTimeout(int) - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
Sets the timeout in milliseconds when sending a request to the log server
setTimestamp(long) - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
Date formated as seconds since 1970 (== Date.getTime()) Shouldn't be set after creation.
setTimeStamp(Long) - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
SETTINGS_TEMPLATE - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
setTitle(String) - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
setToken(String) - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
setTokenData(String) - Method in class org.cesecore.keys.token.CryptoTokenData
 
setTokenDataAsBytes(byte[]) - Method in class org.cesecore.keys.token.CryptoTokenData
 
setTokenIssuerId(int) - Method in class org.cesecore.roles.member.RoleMember
 
setTokenIssuerId(int) - Method in class org.cesecore.roles.member.RoleMemberData
 
setTokenMatchKey(int) - Method in class org.cesecore.roles.member.RoleMember
 
setTokenMatchKey(int) - Method in class org.cesecore.roles.member.RoleMemberData
 
setTokenMatchOperator(int) - Method in class org.cesecore.roles.member.RoleMember
 
setTokenMatchOperator(int) - Method in class org.cesecore.roles.member.RoleMemberData
 
setTokenMatchValue(String) - Method in class org.cesecore.roles.member.RoleMember
 
setTokenMatchValue(String) - Method in class org.cesecore.roles.member.RoleMemberData
 
setTokenMatchValueColumn(String) - Method in class org.cesecore.roles.member.RoleMemberData
Deprecated.
setTokenName(String) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
setTokenName(String) - Method in class org.cesecore.keys.token.BaseCryptoToken
 
setTokenName(String) - Method in interface org.cesecore.keys.token.CryptoToken
Set user friendly identifier
setTokenName(String) - Method in class org.cesecore.keys.token.CryptoTokenData
 
setTokenName(String) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
setTokenProfileId(int) - Method in class org.ejbca.core.model.hardtoken.types.HardToken
 
setTokenProperties(Properties) - Method in class org.cesecore.keys.token.CryptoTokenData
 
setTokenProps(String) - Method in class org.cesecore.keys.token.CryptoTokenData
 
setTokenSN(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
setTokenSN(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
setTokenSN(String) - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
setTokenType(int) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setTokenType(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
setTokenType(int) - Method in class org.ejbca.core.ejb.ra.UserData
Sets the token type that should be generated for the user.
setTokenType(int) - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
setTokenType(int) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setTokenType(int) - Method in class org.ejbca.core.protocol.ws.objects.HardTokenDataWS
 
setTokenType(String) - Method in interface org.cesecore.authorization.user.AccessUserAspect
 
setTokenType(String) - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
setTokenType(String) - Method in class org.cesecore.keys.token.CryptoTokenData
 
setTokenType(String) - Method in class org.cesecore.roles.member.RoleMember
 
setTokenType(String) - Method in class org.cesecore.roles.member.RoleMemberData
 
setTokenType(String) - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
setTokenType(String) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setTokenTypes(List<String>) - Method in class org.ejbca.core.model.era.RaRoleMemberSearchRequest
 
setTokenTypeWhenNull(AuthenticationToken) - Method in interface org.ejbca.core.ejb.upgrade.LegacyRoleManagementSessionLocal
Deprecated.
Set the tokenType to X509CertificateAuthenticationTokenMetaData.TOKEN_TYPE if it was not set before.
setTooLateExpireDate(Date) - Static method in class org.cesecore.certificates.ca.internal.CertificateValidity
Sets the maximum possible value for the certificates 'notAfter' value.
setTransactionId(String) - Method in interface org.cesecore.certificates.certificate.request.ResponseMessage
Sets a transaction identifier if it should be present in the response
setTransactionId(String) - Method in class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
setTransactionId(String) - Method in class org.ejbca.core.protocol.cmp.BaseCmpMessage
 
setTransactionId(String) - Method in class org.ejbca.core.protocol.cmp.CmpResponseMessage
 
setTransactionId(String) - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
setTransactionId(String) - Method in class org.ejbca.core.protocol.scep.ScepResponseMessage
 
setTransientValue(boolean) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets weather the value has to be stored in the domain objects properties.
setTrustedCertificateReferences(List<InternalKeyBindingTrustEntry>) - Method in interface org.cesecore.keybind.InternalKeyBinding
Set the list of trusted certificates references.
setTrustedCertificateReferences(List<InternalKeyBindingTrustEntry>) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
setTrustedCertificateReferences(List<InternalKeyBindingTrustEntry>) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
setTrustEntryDescription(String) - Method in class org.cesecore.keybind.InternalKeyBindingTrustEntry
 
setTryCounter(int) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
setTryCounter(int) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
setType(int) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
What type of user the certificate belongs to, ex CertificateConstants.CERTTYPE_ENDENTITY
setType(int) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setType(int) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setType(int) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Type is used when setting BasicConstraints, i.e.
setType(int) - Method in class org.ejbca.core.ejb.ra.UserData
 
setType(int) - Method in class org.ejbca.core.model.era.RaAcmeRequest
 
setType(int) - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
Method used to specify which kind of object that should be created during deserialization process.
setType(int) - Method in class org.ejbca.core.protocol.ws.objects.PinDataWS
 
setType(int) - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
setType(int) - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateResponseWS
 
setType(Class<? extends Serializable>) - Method in class org.cesecore.util.ui.DynamicUiProperty
 
setType(String) - Method in class org.ejbca.acme.AcmeChallengeData
 
setType(String) - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
setType(String) - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
setType(String) - Method in interface org.ejbca.core.protocol.acme.AcmeIdentifier
 
setType(String) - Method in class org.ejbca.core.protocol.acme.response.AcmeProblemResponse
 
setType(EndEntityType) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setType(EndEntityType) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setUniqueCertificateSerialNumberIndex(Boolean) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
setUniqueCertificateSerialNumberIndex(Boolean) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
ONLY use in Unit tests or during controlled startup.
setUntilNextUpdate(long) - Method in class org.cesecore.keybind.impl.OcspKeyBinding
Set the value in seconds (granularity defined in RFC 5019)
setUpdateCounter(int) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
setUpdateCounter(int) - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
setUpdateCounter(int) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
setUpdateCounter(int) - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
setUpdateTime(long) - Method in class org.cesecore.certificates.ca.CAData
 
setUpdateTime(Long) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
The time this row was last updated.
setUpdateTime(Long) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setUpdateTime(Long) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setUpdateTime(Date) - Method in class org.cesecore.certificates.ca.CAInfo
 
setUpdateTime(Date) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setUpdateTime(Date) - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
setUpgradedFromVersion(String) - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
setUpgradedToVersion(String) - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
setUrl(String) - Method in class org.cesecore.certificates.certificateprofile.PKIDisclosureStatement
Sets the PDS URL (EN 319 412-05)
setUrl(String) - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
 
setUrl(String) - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
setUrl(String) - Method in class org.ejbca.peerconnector.PeerData
 
setUse(int, int, boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setUse(String, int, boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setUseAuthorityInformationAccess(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseAuthorityKeyIdentifier(boolean) - Method in class org.cesecore.certificates.ca.X509CA
 
setUseAuthorityKeyIdentifier(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setUseAuthorityKeyIdentifier(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setUseAuthorityKeyIdentifier(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseBasicConstraints(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseCADefinedFreshestCRL(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseCardNumber(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseCertificatePolicies(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseCertificateStorage(boolean) - Method in class org.cesecore.certificates.ca.CAInfo
 
setUseCertificateStorage(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setUseCertificateStorage(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseCertificateTransparencyInCerts(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseCertificateTransparencyInOCSP(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseCertificateTransparencyInPublishers(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseCertificateValidityOffset(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Use certificate validity offset.
setUseCertReqHistory(boolean) - Method in class org.cesecore.certificates.ca.CAInfo
 
setUseCertReqHistory(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setUseCNPostfix(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseCRLDistributionPoint(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseCrlDistributionPointOnCrl(boolean) - Method in class org.cesecore.certificates.ca.X509CA
 
setUseCrlDistributionPointOnCrl(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setUseCrlDistributionPointOnCrl(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setUseCrlNumber(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setUseCRLNumber(boolean) - Method in class org.cesecore.certificates.ca.X509CA
 
setUseCRLNumber(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setUseCTSubmitExisting(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseCustomDnOrder(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseCustomDnOrderWithLdap(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Set to true if we should apply the rules for LDAP DN Order (separate flag) to the custom DN order
setUsedCertificateExtensions(List<Integer>) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Method setting a list of used certificate extensions a list of Integers containing CertificateExtension Id is expected
setUseDefaultCAIssuer(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseDefaultCRLDistributionPoint(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseDefaultOCSPServiceLocator(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseDnsSecValidation(boolean) - Method in class org.ejbca.config.AcmeConfiguration
 
setUseDocumentTypeList(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseExpirationRestrictionForWeekdays(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Use validity expiration restriction.
setUseExtendedKeyUsage(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseExtensiondata(boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setUseFieldInLdapDN(Collection<Integer>) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
Method setting a collection of DNFieldExtractor constants indicating which fields of the x509 certificate DN that should be used in the LDAP DN.
setUseFreshestCRL(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseFullPublicKeyValidationRoutine(boolean) - Method in class org.cesecore.keys.validation.EccKeyValidator
Use full public key validation routine.
setUseIssuerAlternativeName(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseKeyUsage(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseLdapDnOrder(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setUseLdapDnOrder(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setUseLdapDnOrder(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseLdapDNOrder(boolean) - Method in class org.cesecore.certificates.ca.X509CA
 
setUseMicrosoftTemplate(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseNameConstraints(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseNoConflictCertificateData(boolean) - Method in class org.cesecore.certificates.ca.CAInfo
 
setUseNoConflictCertificateData(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setUseOcspNoCheck(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseOnlyCache(boolean) - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
 
setUsePathLengthConstraint(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Method indicating that Path Length Constraint should be used in the BasicConstaint
setUsePkixQCSyntaxV2(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUsePrintableStringSubjectDN(boolean) - Method in class org.cesecore.certificates.ca.X509CA
 
setUsePrintableStringSubjectDN(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setUsePrintableStringSubjectDN(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setUsePrinting(boolean) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setUsePrivateKeyUsagePeriodNotAfter(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Sets if the PrivateKeyUsagePeriod extension should be used and with the notAfter component.
setUsePrivateKeyUsagePeriodNotBefore(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Sets if the PrivateKeyUsagePeriod extension should be used and with the notBefore component.
setUseQCCustomString(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseQCEtsiQCCompliance(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseQCEtsiRetentionPeriod(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseQCEtsiSignatureDevice(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseQCEtsiValueLimit(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseQCStatement(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseQueueForCertificates(boolean) - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
Sets whether a certificate should be put in the publish queue if publish failed
setUseQueueForCRLs(boolean) - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
Sets whether a CRLs should be put in the publish queue if publish failed
setUserAccountControl(int) - Method in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
setUserCertAttribute(String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setUserCertificate(BigInteger) - Method in class org.cesecore.certificates.crl.RevokedCertInfo
 
setUserDataSource(BaseUserDataSource) - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
Method that saves the userdatasource data to database.
setUserDataVO(String) - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
UserDataVO in xmlencoded String format Shouldn't be set after creation.
setUserDataVOWS(UserDataVOWS) - Method in class org.ejbca.core.protocol.ws.objects.UserDataSourceVOWS
Method that shouldn't be used outside the WS framework.
setUserDescription(String) - Method in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
setUserDN(String) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
 
setUsername(String) - Method in class org.cesecore.certificates.certificate.BaseCertificateData
username in database
setUsername(String) - Method in class org.cesecore.certificates.certificate.CertificateData
 
setUsername(String) - Method in class org.cesecore.certificates.certificate.CertificateInfo
 
setUsername(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
setUsername(String) - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
force a username, i.e.
setUsername(String) - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
force a username, i.e.
setUsername(String) - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
set a username
setUsername(String) - Method in class org.cesecore.certificates.endentity.EndEntityInformation
 
setUsername(String) - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
username Shouldn't be set after creation.
setUsername(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
setUsername(String) - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
setUsername(String) - Method in class org.ejbca.core.ejb.ra.UserData
 
setUsername(String) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
 
setUsername(String) - Method in class org.ejbca.core.model.era.RaEditableRequestData
 
setUsername(String) - Method in class org.ejbca.core.model.hardtoken.HardTokenInformation
 
setUsername(String) - Method in class org.ejbca.core.model.keyrecovery.KeyRecoveryInformation
 
setUsername(String) - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
 
setUsername(String) - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
force a username, i.e.
setUsername(String) - Method in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
setUsername(String) - Method in class org.ejbca.ui.web.pub.RequestInstance
 
setUsername(String, String) - Method in class org.ejbca.config.EstConfiguration
 
setUsernameSearchExact(boolean) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setUsernameSearchExact(boolean) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setUsernameSearchString(String) - Method in class org.ejbca.core.model.era.RaCertificateSearchRequest
 
setUsernameSearchString(String) - Method in class org.ejbca.core.model.era.RaEndEntitySearchRequest
 
setUserNotifications(List<UserNotification>) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setUserObjectClass(String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setUserOk(String, String) - Method in class org.ejbca.ui.web.pub.ApplyBean
Method that returns if the user exists and password matches.
setUserPassword(boolean) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
SETUSERPASSWORD - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
setUserStatus(AuthenticationToken, String, int) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Changes status of a user.
setUserStatusAfterApproval(AuthenticationToken, String, int, int, AuthenticationToken) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Changes status of a user.
setUseSubjectAlternativeName(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseSubjectAltNameSubSet(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseSubjectDirAttributes(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseSubjectDNSubSet(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseSubjectKeyIdentifier(boolean) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
setUseUserPassword(boolean) - Method in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
setUseUserStorage(boolean) - Method in class org.cesecore.certificates.ca.CAInfo
 
setUseUserStorage(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setUseUtf8PolicyText(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setUseUTF8PolicyText(boolean) - Method in class org.cesecore.certificates.ca.X509CA
 
setUseUTF8PolicyText(boolean) - Method in class org.cesecore.certificates.ca.X509CAInfo
 
setValidated(String) - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
setValidation(int, int, Map<String, Serializable>) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setValidation(String, int, LinkedHashMap<String, Serializable>) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setValidationHttpCallBackUrlTemplate(String) - Method in class org.ejbca.config.AcmeConfiguration
 
setValidator(DynamicUiPropertyValidator<T>) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the validator instance.
setValidators(Collection<Integer>) - Method in class org.cesecore.certificates.ca.CA
 
setValidators(Collection<Integer>) - Method in class org.cesecore.certificates.ca.CAInfo
 
setValidators(Collection<Integer>) - Method in class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
setValidityIdDays(String) - Method in class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
setValidityPolicy(GoogleCtPolicy) - Method in class org.cesecore.certificates.certificatetransparency.CTSubmissionConfigParams
 
setValue(int, int, String) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setValue(String) - Method in class org.cesecore.util.ui.MultiLineString
 
setValue(String) - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
setValue(String) - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
setValue(String) - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherProperty
Set the current value of this property (as String)
setValue(String) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile.FieldInstance
 
setValue(String) - Method in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
setValue(String) - Method in class org.ejbca.core.model.validation.BlacklistEntry
Sets the blacklisted value
setValue(String) - Method in interface org.ejbca.core.protocol.acme.AcmeIdentifier
 
setValue(String) - Method in class org.ejbca.core.protocol.ws.objects.ExtendedInformationWS
 
setValue(String) - Method in class org.ejbca.util.KeyValuePair
 
setValue(String, int, String) - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
setValue(String, String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setValue(String, String, String) - Method in class org.ejbca.config.EstConfiguration
 
setValue(String, String, String) - Method in class org.ejbca.config.ScepConfiguration
 
setValue(T) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the current value of type <T>.
setValueGeneric(Serializable) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the current value of type <T>.
setValueGenericIncludeNull(Serializable) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the current value of type <T>.
setValues(List<T>) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the list of current values of type <T>.
setValuesGeneric(List<? extends Serializable>) - Method in class org.cesecore.util.ui.DynamicUiProperty
Sets the list of current values of type <T>.
setVendorCA(String, String) - Method in class org.ejbca.config.CmpConfiguration
 
setVendorMode(String, boolean) - Method in class org.ejbca.config.CmpConfiguration
 
setVersion(float) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Function setting the current version of the class data.
setVisualLayoutData(String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithVisualLayout
 
setVisualLayoutData(String) - Method in interface org.ejbca.core.model.hardtoken.profiles.IVisualLayoutSettings
 
setVisualLayoutTemplateFilename(String) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithVisualLayout
 
setVisualLayoutTemplateFilename(String) - Method in interface org.ejbca.core.model.hardtoken.profiles.IVisualLayoutSettings
 
setVisualLayoutType(int) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithVisualLayout
 
setVisualLayoutType(int) - Method in interface org.ejbca.core.model.hardtoken.profiles.IVisualLayoutSettings
 
setVisualValidity(int) - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
setVisualValidity(int) - Method in interface org.ejbca.core.model.hardtoken.profiles.IPINEnvelopeSettings
 
setVolatileData(String) - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
setVolatileData(PublisherQueueVolatileInformation) - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueData
 
setWebSiteUrl(String) - Method in class org.ejbca.config.AcmeConfiguration
 
setWildcard(boolean) - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
setWildcardCertificateIssuanceAllowed(boolean) - Method in class org.ejbca.config.AcmeConfiguration
 
setWorkerClassPath(String) - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
setWorkerProperties(Properties) - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
setZzzBase64Cert(String) - Method in class org.cesecore.certificates.certificate.CertificateData
Deprecated.
setZzzBase64Cert(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
setZzzExtendedInformationData(String) - Method in class org.ejbca.core.ejb.ra.UserData
setZzzRowProtection(String) - Method in class org.cesecore.certificates.certificate.CertificateData
setZzzRowProtection(String) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
setZzzRowProtection(String) - Method in class org.cesecore.roles.member.RoleMemberData
setZzzRowProtection(String) - Method in class org.ejbca.core.ejb.ra.UserData
Deprecated.
SHA1_BCRYPT - org.ejbca.util.crypto.SupportedPasswordHashAlgorithm
 
SHA1_OLD - org.ejbca.util.crypto.SupportedPasswordHashAlgorithm
 
SHA1DigestCalculator - Class in org.cesecore.certificates.ocsp
 
SHA1DigestCalculator(MessageDigest) - Constructor for class org.cesecore.certificates.ocsp.SHA1DigestCalculator
 
sHash - org.ejbca.ui.web.protocol.RFC4387URL
 
sHash(String, HttpServletResponse, HttpServletRequest) - Method in class org.ejbca.ui.web.protocol.StoreServletBase
Return certificate or CRL for the RFC4387 sHash http parameter
SHLIB_LABEL_KEY - Static variable in class org.cesecore.keys.token.PKCS11CryptoToken
 
shortenKeySpec(String) - Static method in class org.cesecore.keys.util.KeyTools
Converts a standalone specspec that starts with the keyalg to a short keyspec which is to be used together with a separate "keyalg" value.
shouldAddCacheHeaders() - Method in class org.cesecore.certificates.ocsp.OcspResponseInformation
 
shouldCheckForUpdates(int) - Method in enum org.cesecore.certificates.ca.internal.CaCache
 
shouldCheckForUpdates(int) - Method in interface org.cesecore.internal.CommonCache
 
shouldCheckForUpdates(int) - Method in class org.cesecore.internal.CommonCacheBase
 
shouldCheckForUpdates(int) - Method in enum org.cesecore.keybind.InternalKeyBindingCache
 
shouldCheckForUpdates(int) - Method in enum org.cesecore.keys.token.CryptoTokenCache
 
shouldCheckForUpdates(int) - Method in enum org.cesecore.keys.validation.ValidatorCache
 
shouldCheckForUpdates(int) - Method in enum org.cesecore.roles.management.RoleCache
 
shouldCheckForUpdates(int) - Method in enum org.cesecore.roles.member.AuthenticationTokenCache
 
shouldCheckForUpdates(int) - Method in enum org.cesecore.roles.member.RoleMemberCache
 
shouldCheckForUpdates(int) - Method in enum org.ejbca.core.model.validation.PublicKeyBlacklistEntryCache
 
SIG_ALGS_DSA - Static variable in class org.cesecore.certificates.util.AlgorithmTools
Signature algorithms supported by DSA keys
SIG_ALGS_DSTU4145 - Static variable in class org.cesecore.certificates.util.AlgorithmTools
Signature algorithms supported by DSTU4145 keys
SIG_ALGS_ECDSA - Static variable in class org.cesecore.certificates.util.AlgorithmTools
Signature algorithms supported by ECDSA keys
SIG_ALGS_ECGOST3410 - Static variable in class org.cesecore.certificates.util.AlgorithmTools
Signature algorithms supported by GOST keys
SIG_ALGS_RSA - Static variable in class org.cesecore.certificates.util.AlgorithmTools
Signature algorithms supported by RSA keys
SIGALG_GOST3411_WITH_DSTU4145 - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_GOST3411_WITH_ECGOST3410 - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_MD5_WITH_RSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA1_WITH_DSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA1_WITH_ECDSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA1_WITH_RSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA1_WITH_RSA_AND_MGF1 - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA224_WITH_ECDSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA256_WITH_ECDSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA256_WITH_RSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA256_WITH_RSA_AND_MGF1 - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA3_256_WITH_ECDSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA3_256_WITH_RSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA3_384_WITH_ECDSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA3_384_WITH_RSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA3_512_WITH_ECDSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA3_512_WITH_RSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA384_WITH_ECDSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA384_WITH_RSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA512_WITH_ECDSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
SIGALG_SHA512_WITH_RSA - Static variable in class org.cesecore.certificates.util.AlgorithmConstants
 
sign(InputStream, OutputStream, PrivateKey, String, X509Certificate) - Static method in class org.ejbca.util.CMS
 
SIGN_ISSUER_NAME_DN - Static variable in class org.cesecore.certificates.ocsp.logging.TransactionLogger
The BC normalized issuer Distinguished Name of the certificate used to sign the request.
SIGN_SERIAL_NO - Static variable in class org.cesecore.certificates.ocsp.logging.TransactionLogger
Certificate serial number of the certificate used to sign the request.
SIGN_SUBJECT_NAME - Static variable in class org.cesecore.certificates.ocsp.logging.TransactionLogger
The BC normalized Subject Distinguished Name of the certificate used to sign the request.
signalForAccessTreeUpdate() - Method in class org.cesecore.authorization.cache.AccessTreeUpdateSessionBean
 
signalForAccessTreeUpdate() - Method in interface org.cesecore.authorization.cache.AccessTreeUpdateSessionLocal
Method incrementing the authorization tree update number and thereby signaling to other beans that they should reconstruct their access trees.
SIGNATURE_ERROR - Static variable in class org.cesecore.ErrorCode
Error in signature.
SIGNATUREALGORITHM - Static variable in class org.cesecore.certificates.ca.catoken.CAToken
 
SIGNATUREALGORITHM - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
SIGNATUREPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
SIGNATUREPUK - Static variable in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
SIGNATUREPUK - Static variable in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
SIGNATUREREQUIRED - Static variable in class org.cesecore.config.OcspConfiguration
 
signData(PrivateKey, String, byte[]) - Static method in class org.cesecore.keys.util.KeyTools
Sign provided data with specified private key and algortihm
signDate - Variable in class org.ejbca.util.CMS.VerifyResult
 
SIGNED_BY_EXTERNAL_CA_NOT_SUPPORTED - Static variable in class org.cesecore.ErrorCode
 
signedby - Variable in class org.cesecore.certificates.ca.CAInfo
A CAId or CAInfo.SELFSIGNED
SIGNEDBY - Static variable in class org.cesecore.certificates.ca.CA
 
SIGNEDBYEXTERNALCA - Static variable in class org.cesecore.certificates.ca.CAInfo
Constant indicating that the CA is signed by an external CA.
SignedByExternalCANotSupportedException - Exception in org.cesecore.certificates.ca
Thrown when trying to create a new CA signed by an external CA using the WS *
SignedByExternalCANotSupportedException(String) - Constructor for exception org.cesecore.certificates.ca.SignedByExternalCANotSupportedException
Constructs an instance of SignedByExternalCANotSupportedException with the specified detail message.
signerId - Variable in class org.ejbca.util.CMS.VerifyResult
 
SIGNING_CERTD_VALID_TIME - Static variable in class org.cesecore.config.OcspConfiguration
 
SIGNING_TRUSTSTORE_VALID_TIME - Static variable in class org.cesecore.config.OcspConfiguration
 
SigningFileOutputStream - Class in org.cesecore.audit.audit
Wrapper of a FileOutputStream that also produces a signature for the same data that was written to disk.
SigningFileOutputStream(File, CryptoToken, Map<String, Object>) - Constructor for class org.cesecore.audit.audit.SigningFileOutputStream
Generates a signature file with the same name as the export file but with .sig extension.
SIGNKEYALGORITHM - Static variable in class org.cesecore.keys.token.CryptoTokenConstants
 
SIGNKEYSPEC - Static variable in class org.cesecore.keys.token.CryptoTokenConstants
constants needed for soft crypto tokens
signPayload(byte[], int) - Method in interface org.ejbca.core.ejb.ca.sign.SignSessionLocal
Signs the provided payload using the given CA's signing keys.
signPKIMessage(PKIMessage, Collection<Certificate>, PrivateKey, String, String) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
 
SignRequestException - Exception in org.cesecore.certificates.ca
Error due to malformed certificate request.
SignRequestException(String) - Constructor for exception org.cesecore.certificates.ca.SignRequestException
Constructor used to create exception with an errormessage.
SignRequestSignatureException - Exception in org.cesecore.certificates.ca
Error due to invalid signature on certificate request.
SignRequestSignatureException(String) - Constructor for exception org.cesecore.certificates.ca.SignRequestSignatureException
Constructor used to create exception with an error message.
SignRequestSignatureException(String, Throwable) - Constructor for exception org.cesecore.certificates.ca.SignRequestSignatureException
 
SignSession - Interface in org.ejbca.core.ejb.ca.sign
 
SignSessionLocal - Interface in org.ejbca.core.ejb.ca.sign
Local interface for RSASignSession.
SignSessionRemote - Interface in org.ejbca.core.ejb.ca.sign
Remote interface for SignSession.
SignWithWorkingAlgorithm - Class in org.cesecore.keys.util
SimpleRequestMessage - Class in org.cesecore.certificates.certificate.request
Class to handle simple requests from only a public key, all required parameters must be set.
SimpleRequestMessage(PublicKey, String, String) - Constructor for class org.cesecore.certificates.certificate.request.SimpleRequestMessage
Constructs a new Simple message handler object.
SimpleRequestMessage(PublicKey, String, String, Date) - Constructor for class org.cesecore.certificates.certificate.request.SimpleRequestMessage
Constructs a new Simple message handler object.
SimpleRequestMessage(PublicKey, String, String, Date, Date) - Constructor for class org.cesecore.certificates.certificate.request.SimpleRequestMessage
Constructs a new Simple message handler object.
SimpleTime - Class in org.cesecore.util
Helper class for handling user friendly format of time intervals.
SINGLE_REQUEST - org.cesecore.certificates.ocsp.extension.OCSPExtensionType
A SingleRequest Extension may be added to a Request in the TBSRequest.requestList.
SINGLE_RESPONSE - org.cesecore.certificates.ocsp.extension.OCSPExtensionType
A SingleResponse Extension may be added to a SingleResponse in the ResponseData.responses.
SINGLETON - org.cesecore.certificates.certificatetransparency.CertificateTransparencyFactory
 
size() - Method in class org.cesecore.keys.validation.ExternalScriptsWhitelist
Returns the number of entries in this whitelist.
size() - Method in class org.cesecore.util.CompressedCollection
 
size() - Method in class org.ejbca.core.model.era.IdNameHashMap
 
sKIDHash - org.ejbca.ui.web.protocol.RFC4387URL
 
sKIDHash(String, HttpServletResponse, HttpServletRequest) - Method in class org.ejbca.ui.web.protocol.StoreServletBase
Return certificate or CRL for the RFC4387 sKIDHash http parameter
sKIDHash(String, HttpServletResponse, HttpServletRequest, String) - Method in class org.ejbca.ui.web.protocol.StoreServletBase
Return certificate or CRL for the RFC4387 sKIDHash http parameter.
sKIDHashFromName(String) - Static method in class org.ejbca.config.VAConfiguration
 
sKIDHashSetAlias(String, String) - Static method in class org.ejbca.config.VAConfiguration
 
SLOT_INDEX - org.cesecore.keys.token.p11.Pkcs11SlotLabelType
 
SLOT_LABEL - org.cesecore.keys.token.p11.Pkcs11SlotLabelType
 
SLOT_LABEL_KEY - Static variable in class org.cesecore.keys.token.PKCS11CryptoToken
Deprecated.
SLOT_LABEL_TYPE - Static variable in class org.cesecore.keys.token.PKCS11CryptoToken
 
SLOT_LABEL_VALUE - Static variable in class org.cesecore.keys.token.PKCS11CryptoToken
Keys, specific to PKCS#11, that can be defined in CA token properties
SLOT_LIST_INDEX_KEY - Static variable in class org.cesecore.keys.token.PKCS11CryptoToken
Deprecated.
SLOT_NUMBER - org.cesecore.keys.token.p11.Pkcs11SlotLabelType
 
SlotList - Class in org.ejbca.util
A list of slots numbers and indexes.
SlotList() - Constructor for class org.ejbca.util.SlotList
 
SN - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
SoftCryptoToken - Class in org.cesecore.keys.token
Handles maintenance of the soft devices producing signatures and handling the private key and stored in database.
SoftCryptoToken() - Constructor for class org.cesecore.keys.token.SoftCryptoToken
 
SOFTPRIVATEDECKEYALIAS - Static variable in class org.cesecore.certificates.ca.catoken.CAToken
 
SOFTPRIVATESIGNKEYALIAS - Static variable in class org.cesecore.certificates.ca.catoken.CAToken
 
softTokenRequest(UserDataVOWS, String, String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Generates a soft token certificate for a user.
someTemplateOID - Static variable in class org.ejbca.core.protocol.MSPKCS10RequestMessage
 
sortAccessRules() - Method in class org.cesecore.roles.Role
Sort access rules by name.
sortAccessRules(LinkedHashMap<String, Boolean>) - Static method in class org.cesecore.roles.AccessRulesHelper
Sort the provided access rules.
sortByName(File[]) - Static method in class org.cesecore.util.FileTools
Sort the files by name with directories first.
SPECIALADMIN_BATCHCOMMANDLINEADMIN - org.cesecore.authorization.user.AccessMatchType
Deprecated.
SPECIALADMIN_CACOMMANDLINEADMIN - org.cesecore.authorization.user.AccessMatchType
Deprecated.
SPECIALADMIN_INTERNALUSER - org.cesecore.authorization.user.AccessMatchType
Deprecated.
SPECIALADMIN_NOUSER - org.cesecore.authorization.user.AccessMatchType
Deprecated.
SPECIALADMIN_PUBLICWEBUSER - org.cesecore.authorization.user.AccessMatchType
Deprecated.
SPECIALADMIN_RAADMIN - org.cesecore.authorization.user.AccessMatchType
Deprecated.
SPECIALCAIDBORDER - Static variable in class org.cesecore.certificates.ca.CAInfo
Constant indicating where the special caid border is.
spkacRequest(String, String, String, String, String) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Generates a certificate for a user.
splitByNewlines(String) - Static method in class org.cesecore.util.StringTools
Splits a string by newlines (may be \n, \r\n or \r).
SPLITCHAR - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
splitURIs(String) - Static method in class org.cesecore.util.StringTools
Splits a string with semicolon separated and optionally double-quoted strings into a collection of strings.
SRVNAME - Static variable in class org.cesecore.certificates.util.DnComponents
 
SRVNAME - Static variable in class org.cesecore.util.CertTools
 
SRVNAME_OBJECTID - Static variable in class org.cesecore.util.CertTools
ObjectID for srvName, rfc4985
SSL - org.ejbca.core.model.ca.publisher.LdapPublisher.ConnectionSecurity
 
ST - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
stagingAdd(OcspSigningCacheEntry) - Method in enum org.cesecore.certificates.ocsp.cache.OcspSigningCache
 
stagingCommit(String) - Method in enum org.cesecore.certificates.ocsp.cache.OcspSigningCache
 
stagingRelease() - Method in enum org.cesecore.certificates.ocsp.cache.OcspSigningCache
 
stagingStart() - Method in enum org.cesecore.certificates.ocsp.cache.OcspSigningCache
 
StandardCertificateExtension - Class in org.cesecore.certificates.certificate.certextensions.standard
Base class for a standard certificate extension.
StandardCertificateExtension() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.StandardCertificateExtension
 
STANDARDREGULARACCESSRULES - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
StandardRules - Enum in org.cesecore.authorization.control
 
startCacheReload(int) - Static method in class org.cesecore.authorization.cache.RemoteAccessSetCacheHolder
Deprecated.
Starts a cache reload.
startObjectLabel(String) - Method in interface org.cesecore.audit.audit.AuditExporter
 
startObjectLabel(String) - Method in class org.cesecore.audit.impl.AuditExportCsv
 
startObjectLabel(String) - Method in class org.cesecore.audit.impl.AuditExporterDummy
 
startObjectLabel(String) - Method in class org.cesecore.audit.impl.AuditExporterXml
 
startPostUpgrade() - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSessionLocal
Perform upgrades that require all nodes connected to the same database to run the current EJBCA version.
STARTTIME - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
startTimer() - Method in interface org.ejbca.core.ejb.ocsp.OcspKeyRenewalSessionLocal
Cancels all running timers and starts the initial timer.
STARTTLS - org.ejbca.core.model.ca.publisher.LdapPublisher.ConnectionSecurity
 
STATE_ACCEPT - org.cesecore.authorization.access.AccessTreeState
 
STATE_ACCEPT_RECURSIVE - org.cesecore.authorization.access.AccessTreeState
 
STATE_ALLOW - Static variable in class org.cesecore.roles.Role
 
STATE_DECLINE - org.cesecore.authorization.access.AccessTreeState
 
STATE_DENY - Static variable in class org.cesecore.roles.Role
 
STATE_UNKNOWN - org.cesecore.authorization.access.AccessTreeState
 
STATEDUMP_MODULE - Static variable in interface org.ejbca.statedump.ejb.StatedumpSession
 
StatedumpCAIdChange - Class in org.ejbca.statedump.ejb
Represents a change of CA Subject DN (and CA Id also, which is computed from the Subject DN)
StatedumpCAIdChange(int, int, String) - Constructor for class org.ejbca.statedump.ejb.StatedumpCAIdChange
 
StatedumpImportOptions - Class in org.ejbca.statedump.ejb
Options for statedump import.
StatedumpImportOptions() - Constructor for class org.ejbca.statedump.ejb.StatedumpImportOptions
 
StatedumpImportResult - Class in org.ejbca.statedump.ejb
Results of a dry-run of a statedump import
StatedumpImportResult() - Constructor for class org.ejbca.statedump.ejb.StatedumpImportResult
 
StatedumpObjectKey - Class in org.ejbca.statedump.ejb
Identifies an object in EJBCA.
StatedumpObjectKey(String, int, String) - Constructor for class org.ejbca.statedump.ejb.StatedumpObjectKey
 
StatedumpOverride - Class in org.ejbca.statedump.ejb
 
StatedumpOverride.Type - Enum in org.ejbca.statedump.ejb
 
StatedumpResolution - Enum in org.ejbca.statedump.ejb
 
StatedumpSession - Interface in org.ejbca.statedump.ejb
Statedump is an internal PrimeKey tool.
StatedumpSessionLocal - Interface in org.ejbca.statedump.ejb
 
StatedumpSessionRemote - Interface in org.ejbca.statedump.ejb
 
STATEORPROVINCE - Static variable in class org.cesecore.certificates.util.DnComponents
 
status - Variable in class org.cesecore.certificates.ca.CAInfo
CAConstants.CA_ACTIVE etc, 0 means not defined (i.e.
STATUS - Static variable in class org.cesecore.certificates.ca.extendedservices.ExtendedCAService
 
STATUS - Static variable in class org.cesecore.certificates.ocsp.logging.PatternLogger
The status of the OCSP-Request.
STATUS_ACTIVE - Static variable in class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceInfo
 
STATUS_ACTIVE - Static variable in interface org.cesecore.keys.token.CryptoToken
 
STATUS_APPROVED - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
STATUS_EXECUTED - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
STATUS_EXECUTIONDENIED - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
STATUS_EXECUTIONFAILED - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
STATUS_EXPIRED - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
STATUS_EXPIREDANDNOTIFIED - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
STATUS_FAILED - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
 
STATUS_FAILED - Static variable in class org.ejbca.core.model.ca.publisher.PublisherConst
Publishing failed
STATUS_GENERATED - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
 
STATUS_HISTORICAL - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
 
STATUS_INACTIVE - Static variable in class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceInfo
Constants indicating the status of the service.
STATUS_INITIALIZED - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
 
STATUS_INPROCESS - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
 
STATUS_KEYRECOVERY - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
 
STATUS_NEW - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
 
STATUS_OFFLINE - Static variable in interface org.cesecore.keys.token.CryptoToken
 
STATUS_PENDING - Static variable in class org.ejbca.core.model.ca.publisher.PublisherConst
Publishing should be retried
STATUS_REJECTED - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
STATUS_REVOKED - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
 
STATUS_SUCCESS - Static variable in class org.ejbca.core.model.ca.publisher.PublisherConst
The entry has been published successfully
STATUS_WAITINGFORADDAPPROVAL - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
 
STATUS_WAITINGFORAPPROVAL - Static variable in class org.ejbca.core.model.approval.ApprovalDataVO
 
STDOUT_PREFIX - Static variable in class org.cesecore.util.ExternalProcessTools
Literal for STDOUT label to log the external out streams .
STEP_0_VIEWHARDTOKENDATA - Static variable in class org.ejbca.core.model.approval.approvalrequests.GenerateTokenApprovalRequest
 
STEP_1_GENERATETOKEN - Static variable in class org.ejbca.core.model.approval.approvalrequests.GenerateTokenApprovalRequest
 
store(OutputStream, char[]) - Method in class org.cesecore.keys.token.CachingKeyStoreWrapper
 
storeCertificate(AuthenticationToken, Certificate, String, String, int, int, int, int, String, long) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
storeCertificate(AuthenticationToken, Certificate, String, String, int, int, int, int, String, long) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Stores a certificate.
storeCertificate(AuthenticationToken, Certificate, String, String, String, String, int, int, long, int, String, int, long, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
Publishes a certificate to a certificate store.
storeCertificate(AuthenticationToken, Certificate, String, String, String, String, int, int, long, int, String, int, long, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.CertificateSamplerCustomPublisher
 
storeCertificate(AuthenticationToken, Certificate, String, String, String, String, int, int, long, int, String, int, long, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
storeCertificate(AuthenticationToken, Certificate, String, String, String, String, int, int, long, int, String, int, long, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
storeCertificate(AuthenticationToken, Certificate, String, String, String, String, int, int, long, int, String, int, long, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.custpubl2.CertSernoCustomLdapPublisher
 
storeCertificate(AuthenticationToken, Certificate, String, String, String, String, int, int, long, int, String, int, long, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.DummyCustomPublisher
 
storeCertificate(AuthenticationToken, Certificate, String, String, String, String, int, int, long, int, String, int, long, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
Writes certificate to temporary file and executes an external command with the full pathname of the temporary file as argument.
storeCertificate(AuthenticationToken, Certificate, String, String, String, String, int, int, long, int, String, int, long, ExtendedInformation) - Method in interface org.ejbca.core.model.ca.publisher.ICustomPublisher
 
storeCertificate(AuthenticationToken, Certificate, String, String, String, String, int, int, long, int, String, int, long, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
Publishes certificate in LDAP, if the certificate is not revoked.
storeCertificate(AuthenticationToken, Certificate, String, String, String, String, int, int, long, int, String, int, long, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
 
storeCertificate(AuthenticationToken, Collection<Integer>, String, String, String, ExtendedInformation) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
Performs the same operation as the other storeCertificate method in this class, but performs a lookup for a CertificateData and Base64CertData object.
storeCertificate(AuthenticationToken, Collection<Integer>, CertificateDataWrapper, String, String, ExtendedInformation) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
Stores the certificate to the given collection of publishers.
storeCertificate(AuthenticationToken, CertificateData, Base64CertData) - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
 
storeCertificate(AuthenticationToken, CertificateData, Base64CertData) - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
storeCertificate(AuthenticationToken, CertificateData, Base64CertData) - Method in interface org.ejbca.core.model.ca.publisher.FullEntityPublisher
Publishes a CertificateData object in order to retain rowversion and integrity protection data.
storeCertificate(AuthenticationToken, CertificateData, Base64CertData) - Method in class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
 
storeCertificate(AuthenticationToken, CertificateData, Base64CertData, String, String, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
Variation of the storeCertificate method which gets the full information needed to call either of the other storeCertificate methods.
storeCertificate(AuthenticationToken, CertificateData, Base64CertData, String, String, ExtendedInformation) - Method in class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
 
STORECERTIFICATEDATA - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
storeCertificateNoAuth(AuthenticationToken, Certificate, String, String, int, int, int, int, String, long) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
Local interface only
storeCertificateNoAuth(AuthenticationToken, Certificate, String, String, int, int, int, int, String, long) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Stores a certificate without checking authorization.
storeCertificateNonTransactional(BasePublisher, AuthenticationToken, CertificateDataWrapper, String, String, ExtendedInformation) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherQueueSessionLocal
Publishers do not run a part of regular transactions and expect to run in auto-commit mode.
storeCertificateNonTransactionalInternal(List<BasePublisher>, AuthenticationToken, CertificateDataWrapper, String, String, ExtendedInformation) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherQueueSessionLocal
Publishers do not run as part of regular transactions and expect to run in auto-commit mode.
storeCertificateRemote(AuthenticationToken, CertificateWrapper, String, String, int, int, int, int, String, long) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
storeCertificateRemote(AuthenticationToken, CertificateWrapper, String, String, int, int, int, int, String, long) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionRemote
Stores a certificate (remote EJB interface).
storeCRL(AuthenticationToken, byte[], String, int, String) - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
Published a CRL to a CRL store.
storeCRL(AuthenticationToken, byte[], String, int, String) - Method in class org.ejbca.core.model.ca.publisher.CertificateSamplerCustomPublisher
 
storeCRL(AuthenticationToken, byte[], String, int, String) - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
storeCRL(AuthenticationToken, byte[], String, int, String) - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
storeCRL(AuthenticationToken, byte[], String, int, String) - Method in class org.ejbca.core.model.ca.publisher.DummyCustomPublisher
 
storeCRL(AuthenticationToken, byte[], String, int, String) - Method in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
Writes the CRL to a temporary file and executes an external command with the temporary file as argument.
storeCRL(AuthenticationToken, byte[], String, int, String) - Method in interface org.ejbca.core.model.ca.publisher.ICustomPublisher
 
storeCRL(AuthenticationToken, byte[], String, int, String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
storeCRL(AuthenticationToken, byte[], String, int, String) - Method in class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
 
storeCRL(AuthenticationToken, byte[], String, int, String, Date, Date, int) - Method in interface org.cesecore.certificates.crl.CrlStoreSession
Stores a CRL
storeCRL(AuthenticationToken, byte[], String, int, String, Date, Date, int) - Method in class org.cesecore.certificates.crl.CrlStoreSessionBean
 
storeCRL(AuthenticationToken, Collection<Integer>, byte[], String, int, String) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSession
Stores the CRL to the given collection of publishers.
storeCRLNonTransactional(BasePublisher, AuthenticationToken, byte[], String, int, String) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherQueueSessionLocal
Publishers do not run as part of regular transactions and expect to run in auto-commit mode.
storeKey(String, Key, Certificate[], char[]) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
storeKey(String, Key, Certificate[], char[]) - Method in class org.cesecore.keys.token.BaseCryptoToken
 
storeKey(String, Key, Certificate[], char[]) - Method in interface org.cesecore.keys.token.CryptoToken
Stores a new key in this crypto token's keystore.
storeKey(String, Key, Certificate[], char[]) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
storeLog(String, boolean, String, Exception) - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
StoreServletBase - Class in org.ejbca.ui.web.protocol
Base class for servlets (CRL or Certificate) implementing rfc4378
StoreServletBase() - Constructor for class org.ejbca.ui.web.protocol.StoreServletBase
 
STORESUBJECTALTNAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
STORETIMEOUT - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
streamCopyWithLimit(InputStream, OutputStream, long) - Static method in class org.cesecore.util.FileTools
Copies the data from an input stream to an output stream.
StreamSizeLimitExceededException - Exception in org.cesecore.util
Thrown when there's too much data, e.g.
StreamSizeLimitExceededException() - Constructor for exception org.cesecore.util.StreamSizeLimitExceededException
 
StreamSizeLimitExceededException(String) - Constructor for exception org.cesecore.util.StreamSizeLimitExceededException
 
StreamSizeLimitExceededException(String, Throwable) - Constructor for exception org.cesecore.util.StreamSizeLimitExceededException
 
StreamSizeLimitExceededException(Throwable) - Constructor for exception org.cesecore.util.StreamSizeLimitExceededException
 
STREET - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
STREETADDRESS - Static variable in class org.cesecore.certificates.util.DnComponents
 
STRING - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
stringToBCDNString(String) - Static method in class org.cesecore.util.CertTools
Every DN-string should look the same.
stringToBcX500Name(String) - Static method in class org.cesecore.util.CertTools
See stringToBcX500Name(String, X500NameStyle, boolean), this method uses the default name style (CeSecoreNameStyle) and ldap order
stringToBcX500Name(String, boolean) - Static method in class org.cesecore.util.CertTools
See stringToBcX500Name(String, X500NameStyle, boolean), this method uses the default name style (CeSecoreNameStyle) and ldap order
stringToBcX500Name(String, X500NameStyle, boolean) - Static method in class org.cesecore.util.CertTools
Creates a (Bouncycastle) X500Name object from a string with a DN.
stringToBcX500Name(String, X500NameStyle, boolean, String[]) - Static method in class org.cesecore.util.CertTools
Same as @see CertTools.stringToBcX500Name(String, X500NameStyle, boolean) but with the possibility of specifying a custom order.
stringToBcX500Name(String, X500NameStyle, boolean, String[], boolean) - Static method in class org.cesecore.util.CertTools
 
StringTools - Class in org.cesecore.util
This class implements some utility functions that are useful when handling Strings.
StringTools.CharSet - Class in org.cesecore.util
Class that will be used to see if a character belong to a specific category.
stringToUnorderedX500Name(String, X500NameStyle) - Static method in class org.cesecore.util.CertTools
 
stringToValue(ASN1ObjectIdentifier, String) - Method in class org.cesecore.util.CeSecoreNameStyle
 
stringToValue(ASN1ObjectIdentifier, String) - Method in class org.cesecore.util.PrintableStringNameStyle
 
strip(String) - Static method in class org.cesecore.util.StringTools
Strips all special characters from a string by replacing them with a forward slash, '/'.
stripFilename(String) - Static method in class org.cesecore.util.StringTools
Strips characters that are not allowed in filenames
stripFilenameReplaceSpaces(String) - Static method in class org.cesecore.util.StringTools
Strips characters that are not allowed in filenames, and replaces spaces with underscores
stripUsername(String) - Static method in class org.cesecore.util.StringTools
Strips '<' and '>' as well as all special characters from a string by replacing them with a forward slash, '/'.
stripWhitespace(String) - Static method in class org.cesecore.util.StringTools
Strips all whitespace including space, tabs, newlines etc from the given string.
stroreUnidFnrData(String, String) - Method in interface org.ejbca.core.ejb.unidfnr.UnidfnrSessionLocal
 
SUBCAPROFILENAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
SUBCLASS_PREFIX - Static variable in class org.cesecore.keybind.InternalKeyBindingBase
 
SUBCLASS_PREFIX - Static variable in class org.cesecore.util.ui.DynamicUiModel
 
SUBJECTALTERNATIVENAMECRITICAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
SUBJECTALTNAME - Static variable in class org.cesecore.certificates.ca.X509CA
 
SubjectAltNames - Class in org.cesecore.certificates.certificate.certextensions.standard
Class for standard X509 certificate extension.
SubjectAltNames() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.SubjectAltNames
 
SUBJECTALTNAMESUBSET - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
SubjectDirAttrExtension - Class in org.cesecore.certificates.util.cert
A class for reading values from SubjectDirectoryAttributes extension.
SUBJECTDIRATTRIBUTES - Static variable in class org.cesecore.certificates.endentity.ExtendedInformation
Used to store subject directory attributes, which are put in an extension in the certificate.
SubjectDirectoryAttributes - Class in org.cesecore.certificates.certificate.certextensions.standard
Class for standard X509 certificate extension.
SubjectDirectoryAttributes() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.SubjectDirectoryAttributes
 
subjectdn - Variable in class org.cesecore.certificates.ca.CAInfo
 
subjectdn - Variable in class org.cesecore.certificates.crl.CRLInfo
 
SUBJECTDN - Static variable in class org.cesecore.certificates.ca.CA
 
SUBJECTDN_SERIALNUMBER_ALREADY_EXISTS - Static variable in class org.cesecore.ErrorCode
 
SUBJECTDNSUBSET - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
SUBJECTIDENTIFICATIONMETHOD - Static variable in class org.cesecore.certificates.util.DnComponents
 
SUBJECTIDENTIFICATIONMETHOD - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
SUBJECTIDENTIFICATIONMETHOD - Static variable in class org.cesecore.util.RFC4683Tools
Label for SIM rendered in the certificate.
SUBJECTIDENTIFICATIONMETHOD_OBJECTID - Static variable in class org.cesecore.util.RFC4683Tools
OID for SIM written into the certificate.
SubjectKeyIdentifier - Class in org.cesecore.certificates.certificate.certextensions.standard
Class for standard X509 certificate extension.
SubjectKeyIdentifier() - Constructor for class org.cesecore.certificates.certificate.certextensions.standard.SubjectKeyIdentifier
 
SUBJECTKEYIDENTIFIERCRITICAL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
submit() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
Creates a approval request from the given information in the form.
subscribeToAuthorizationCacheReload(AuthorizationCacheReloadListener) - Method in interface org.cesecore.authorization.AuthorizationCache.AuthorizationCacheCallback
Invoked by cache on first cache miss to start listening to authorization updates
SUCCESS - org.cesecore.audit.enums.EventStatus
Operation succeeded.
SUCCESS - Static variable in class org.cesecore.certificates.certificate.request.ResponseStatus
Request granted
SUN_FILE - org.cesecore.keys.token.p11.Pkcs11SlotLabelType
 
SUN_PKCS11_CLASS - Static variable in class org.cesecore.keys.token.p11.Pkcs11SlotLabel
The name of Suns pkcs11 implementation
sunKeyUsageToBC(boolean[]) - Static method in class org.cesecore.util.CertTools
Converts Sun Key usage bits to Bouncy castle key usage kits
SUPERADMIN_ROLE - Static variable in interface org.ejbca.core.ejb.authorization.AuthorizationSystemSession
 
SUPERSEDED - org.cesecore.certificates.crl.RevocationReasons
 
SupportedPasswordHashAlgorithm - Enum in org.ejbca.util.crypto
Simple enum to cover the supported password hash algorithms
SURNAME - Static variable in class org.cesecore.certificates.util.DnComponents
 
SURNAME - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
SVGImageManipulator - Class in org.ejbca.core.model.hardtoken.profiles
This is a help class used to manipulate SVG images.
SVGImageManipulator(Reader, int, String) - Constructor for class org.ejbca.core.model.hardtoken.profiles.SVGImageManipulator
Constructor for the SVGImageManipulator object
SwedishEIDHardToken - Class in org.ejbca.core.model.hardtoken.types
SwedishEIDHardToken is a class defining data stored in database for a Swedish EID token.
SwedishEIDHardToken(boolean) - Constructor for class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
Constructor only to be used internally.
SwedishEIDHardToken(String, String, String, String, int) - Constructor for class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
Constructor to use.
SwedishEIDProfile - Class in org.ejbca.core.model.hardtoken.profiles
Hard token profile with a goal to fulfill Swedish EID standard.
SwedishEIDProfile() - Constructor for class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
 
switchStepOrder(Integer, Integer) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Switches position betwen two steps
switchStepOrder(Integer, Integer) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
SYSCONFIG - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
SYSTEM_SECURITY_PROVIDER - Static variable in class org.cesecore.util.CryptoProviderTools
System provider used to circumvent a bug in Glassfish.
SYSTEM_UNAVAILABLE - Static variable in class org.cesecore.certificates.certificate.request.FailInfo
(Timeout), system was unavailable and could not be reached
SYSTEMCONF_CREATE - org.cesecore.audit.enums.EventTypes
Creation of new system settings stored in the database.
SYSTEMCONF_EDIT - org.cesecore.audit.enums.EventTypes
Modification of existing system settings stored in the database.
SYSTEMCONFIGURATION_EDIT - org.cesecore.authorization.control.StandardRules
 
SYSTEMCONFIGURATION_VIEW - org.cesecore.authorization.control.StandardRules
 
SYSTEMFUNCTIONALITY - org.cesecore.authorization.control.StandardRules
 
szOID_CERTIFICATE_TEMPLATE_V2 - Static variable in class org.ejbca.core.protocol.MSPKCS10RequestMessage
 
szOID_CMC_REG_INFO - Static variable in class org.ejbca.core.protocol.MSPKCS10RequestMessage
 
szOID_ENROLL_CERTTYPE_EXTENSION - Static variable in class org.ejbca.core.protocol.MSPKCS10RequestMessage
 
szOID_EXTENSION_REQUEST - Static variable in class org.ejbca.core.protocol.MSPKCS10RequestMessage
 
szOID_REQUEST_CLIENT_INFO - Static variable in class org.ejbca.core.protocol.MSPKCS10RequestMessage
 

T

T - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
takeCareOfException(Throwable) - Method in class org.ejbca.ui.web.pub.ServletDebug
 
taskWithSigning(String, Provider) - Method in interface org.cesecore.keys.util.ISignOperation
This method must implement implement a task that is signing something.
TaskWithSigningException - Exception in org.cesecore.keys.util
TaskWithSigningException(String) - Constructor for exception org.cesecore.keys.util.TaskWithSigningException
 
TaskWithSigningException(String, Exception) - Constructor for exception org.cesecore.keys.util.TaskWithSigningException
 
TCPTool - Class in org.ejbca.util
 
TCPTool() - Constructor for class org.ejbca.util.TCPTool
 
TELEPHONENUMBER - Static variable in class org.cesecore.certificates.util.DnComponents
 
TELEPHONENUMBER - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
Term - Class in org.cesecore.util.query.elems
Query term.
Term(RelationalOperator, String, Object) - Constructor for class org.cesecore.util.query.elems.Term
 
TEST_KEYS - org.cesecore.authorization.control.CryptoTokenRules
 
testAllConnections() - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSessionLocal
Use from Healthcheck only! Test connection for all publishers.
testCommand() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
Tests the external command with the uploaded test certificate.
testConnection() - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
Method used to test the connection to a publisher.
testConnection() - Method in class org.ejbca.core.model.ca.publisher.CertificateSamplerCustomPublisher
 
testConnection() - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
testConnection() - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
testConnection() - Method in class org.ejbca.core.model.ca.publisher.DummyCustomPublisher
 
testConnection() - Method in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
Check if the specified external executable file(s) exist.
testConnection() - Method in interface org.ejbca.core.model.ca.publisher.ICustomPublisher
 
testConnection() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
testConnection() - Method in class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
 
testConnection(int) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherSessionLocal
Test the connection to of a publisher
testConnection(AuthenticationToken) - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
Method used to test the connection to a user data source.
testConnection(AuthenticationToken) - Method in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
testConnection(AuthenticationToken) - Method in class org.ejbca.core.model.ra.userdatasource.DummyCustomUserDataSource
 
testConnection(AuthenticationToken) - Method in interface org.ejbca.core.model.ra.userdatasource.ICustomUserDataSource
 
testConnection(AuthenticationToken, int) - Method in interface org.ejbca.core.ejb.ra.userdatasource.UserDataSourceSession
Test the connection to a user data source.
testKey(PrivateKey, PublicKey, String) - Static method in class org.cesecore.keys.util.KeyTools
Testing a key pair to verify that it is possible to first sign and then verify with it.
testKeyPair(String) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
testKeyPair(String) - Method in class org.cesecore.keys.token.BaseCryptoToken
 
testKeyPair(String) - Method in interface org.cesecore.keys.token.CryptoToken
Testing a keypair to see that it is usable
testKeyPair(String) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
testKeyPair(String, PublicKey, PrivateKey) - Method in class org.cesecore.dbprotection.CachedCryptoToken
 
testKeyPair(String, PublicKey, PrivateKey) - Method in class org.cesecore.keys.token.BaseCryptoToken
 
testKeyPair(String, PublicKey, PrivateKey) - Method in interface org.cesecore.keys.token.CryptoToken
Testing a keypair to see that it is usable
testKeyPair(String, PublicKey, PrivateKey) - Method in class org.cesecore.keys.token.PublicCryptoToken
 
testKeyPair(AuthenticationToken, int, String) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
 
testKeyPair(AuthenticationToken, int, String) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
tests - Variable in class org.ejbca.util.PerformanceTest.NrOfThreadsAndNrOfTests
 
THIS_TOKENTYPE - Static variable in class org.ejbca.core.model.hardtoken.types.EIDHardToken
 
THIS_TOKENTYPE - Static variable in class org.ejbca.core.model.hardtoken.types.EnhancedEIDHardToken
 
THIS_TOKENTYPE - Static variable in class org.ejbca.core.model.hardtoken.types.SwedishEIDHardToken
 
THIS_TOKENTYPE - Static variable in class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
 
thisupdate - Variable in class org.cesecore.certificates.crl.CRLInfo
 
threads - Variable in class org.ejbca.util.PerformanceTest.NrOfThreadsAndNrOfTests
 
TIME_SYNC_ACQUIRE - org.cesecore.audit.enums.EventTypes
Event type is currently not used in EJBCA.
TIME_SYNC_LOST - org.cesecore.audit.enums.EventTypes
Event type is currently not used in EJBCA.
TimeAndAdmin - Class in org.ejbca.core.model.approval
Holds an authentication token (admin) and a timestamp.
TimeAndAdmin(Date, AuthenticationToken) - Constructor for class org.ejbca.core.model.approval.TimeAndAdmin
 
TimeMatch - Class in org.ejbca.util.query
A class used by Query class to build a query for EJBCA RA modules.
TimeMatch(int, int, Date, Date) - Constructor for class org.ejbca.util.query.TimeMatch
Creates a new instance of TimeMatch.
TimeMatch(int, Date, Date) - Constructor for class org.ejbca.util.query.TimeMatch
Creates a new instance of TimeMatch.
timeOut(Timer) - Method in class org.cesecore.authorization.AuthorizationSessionBean
 
timeOut(Timer) - Method in interface org.cesecore.authorization.AuthorizationSessionLocal
Invoked by background cache refresh timeouts
TIMEOUT - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
timeoutHandler(Timer) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
When a timer expires, this method will update According to JSR 220 FR (18.2.2), this method may not throw any exceptions.
timeoutHandler(Timer) - Method in class org.cesecore.certificates.ocsp.OcspResponseGeneratorSessionBean
When a timer expires, this method will update According to JSR 220 FR (18.2.2), this method may not throw any exceptions.
timeoutHandler(Timer) - Method in interface org.ejbca.core.ejb.services.ServiceSessionLocal
The timeout method
TimeUnitFormat - Class in org.cesecore.util
Class to parse and format relative time values, i.e.
TimeUnitFormat(List<String>, Map<String, Long>) - Constructor for class org.cesecore.util.TimeUnitFormat
Instantiates a new TimeUnitFormat and initializes it with the given units.
TIMEZONE_SERVER - Static variable in class org.cesecore.util.ValidityDate
 
TIMEZONE_UTC - Static variable in class org.cesecore.util.ValidityDate
 
TITLE - Static variable in class org.cesecore.certificates.util.DnComponents
 
TLSProvider - Class in org.cesecore.util.provider
Provider with to be used for TLS session.
TLSProvider() - Constructor for class org.cesecore.util.provider.TLSProvider
 
toArray() - Method in class org.cesecore.util.CompressedCollection
 
toArray(T2[]) - Method in class org.cesecore.util.CompressedCollection
 
toASN1Primitive() - Method in class org.ejbca.core.protocol.ocsp.extension.unid.FnrFromUnidExtension
 
toDisplayString() - Method in interface org.cesecore.keys.validation.Validator
 
toDisplayString() - Method in class org.cesecore.keys.validation.ValidatorBase
 
toEndEntityInformation() - Method in class org.ejbca.core.ejb.ra.UserData
Non-searchable information about a user.
toEndEntityInformation() - Method in class org.ejbca.core.model.ra.UserDataVO
Deprecated.
Helper method to convert this old deprecated type to the new EndEntityInformation
toEndEntityType() - Method in enum org.cesecore.certificates.endentity.EndEntityTypes
Simple utility method for creating an EndEntityType with a single type.
toGeneralSubtrees(List<String>) - Static method in class org.cesecore.certificates.certificate.certextensions.standard.NameConstraint
Converts a list of encoded strings of Name Constraints into ASN1 GeneralSubtree objects.
toHexString(byte[]) - Static method in class org.cesecore.util.RFC4683Tools
The method generates the HEX string by digestResult.
toJson() - Method in interface org.cesecore.util.JsonSerializable
Get the JSON representation of this object which can be saved to persistent storage, such as a database, file or network resource.
TOKEN_EID - Static variable in class org.ejbca.core.model.SecConst
Constant indicating a eid hard token.
TOKEN_ENHANCEDEID - Static variable in class org.ejbca.core.model.SecConst
Constant indicating a enhanced eid hard token.
TOKEN_FRIENDLY_NAME - Static variable in class org.cesecore.keys.token.PKCS11CryptoToken
A user defined name of the slot provider.
TOKEN_HARD_DEFAULT - Static variable in class org.ejbca.core.model.SecConst
Constant indicating a standard hard token, defined in scaper.
TOKEN_SOFT - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
All values equal or below this constant should be treated as a soft token.
TOKEN_SOFT - Static variable in class org.ejbca.core.model.SecConst
All values equal or below this constant should be treated as a soft token.
TOKEN_SOFT_BROWSERGEN - Static variable in class org.ejbca.core.model.SecConst
Indicates that a browser generated token should be used.
TOKEN_SOFT_JKS - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
Indicates that a jks token should be generated.
TOKEN_SOFT_JKS - Static variable in class org.ejbca.core.model.SecConst
Indicates that a jks token should be generated.
TOKEN_SOFT_P12 - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
Indicates that a p12 token should be generated.
TOKEN_SOFT_P12 - Static variable in class org.ejbca.core.model.SecConst
Indicates that a p12 token should be generated.
TOKEN_SOFT_PEM - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
Indicates that a pem token should be generated.
TOKEN_SOFT_PEM - Static variable in class org.ejbca.core.model.SecConst
Indicates that a pem token should be generated.
TOKEN_SWEDISHEID - Static variable in class org.ejbca.core.model.SecConst
Constant indicating a swedish eid hard token.
TOKEN_TURKISHEID - Static variable in class org.ejbca.core.model.SecConst
Constant indicating a enhanced eid hard token.
TOKEN_TYPE - Static variable in class org.cesecore.authentication.tokens.PublicAccessAuthenticationTokenMetaData
 
TOKEN_TYPE - Static variable in class org.cesecore.authentication.tokens.X509CertificateAuthenticationTokenMetaData
 
TOKEN_TYPE - Static variable in class org.ejbca.core.ejb.authentication.cli.CliAuthenticationTokenMetaData
 
TOKEN_TYPE_JKS - Static variable in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
TOKEN_TYPE_P12 - Static variable in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
TOKEN_TYPE_PEM - Static variable in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
TOKEN_TYPE_USERGENERATED - Static variable in class org.ejbca.core.protocol.ws.objects.UserDataVOWS
 
TOKEN_USERGEN - Static variable in class org.cesecore.certificates.endentity.EndEntityConstants
Indicates that a user generated token should be used, i.e not token generated but we expect a request and will create a certificate
TokenCertificateRequestWS - Class in org.ejbca.core.protocol.ws.objects
Base class this is a ITokenCertificateRequest, either a PKCS10 or KeyStore defined by the type field.
TokenCertificateRequestWS() - Constructor for class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
WS Constructor
TokenCertificateRequestWS(String, String, String, String, String, String) - Constructor for class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
TokenCertificateRequestWS(String, String, String, PKCS10CertificationRequest) - Constructor for class org.ejbca.core.protocol.ws.objects.TokenCertificateRequestWS
 
TokenCertificateResponseWS - Class in org.ejbca.core.protocol.ws.objects
base class that this is a certificate response of either a Certificate or KeyStore
TokenCertificateResponseWS() - Constructor for class org.ejbca.core.protocol.ws.objects.TokenCertificateResponseWS
WS Constructor
TokenCertificateResponseWS(Certificate) - Constructor for class org.ejbca.core.protocol.ws.objects.TokenCertificateResponseWS
 
TokenCertificateResponseWS(KeyStore) - Constructor for class org.ejbca.core.protocol.ws.objects.TokenCertificateResponseWS
 
TokenDownloadType - Enum in org.ejbca.core.model
Representation of token download types
tokenGenerated(AuthenticationToken, String, String, String) - Method in interface org.ejbca.core.ejb.hardtoken.HardTokenSession
Method used to signal to the log that token was generated successfully.
TOKENIDS - Static variable in class org.ejbca.core.model.SecConst
 
TOKENNAME_PROPERTY - Static variable in interface org.cesecore.keys.token.CryptoToken
 
TOKENPROFILE - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
TOKENTEXTS - Static variable in class org.ejbca.core.model.SecConst
 
TOKENTYPE - Static variable in class org.ejbca.core.model.hardtoken.types.HardToken
 
TOKENTYPE_ENHANCEDEID - Static variable in interface org.ejbca.core.model.hardtoken.HardTokenConstants
 
TOKENTYPE_PKCS12 - Static variable in interface org.ejbca.core.model.hardtoken.HardTokenConstants
 
TOKENTYPE_SWEDISHEID - Static variable in interface org.ejbca.core.model.hardtoken.HardTokenConstants
 
TOKENTYPE_TURKISHEID - Static variable in interface org.ejbca.core.model.hardtoken.HardTokenConstants
 
toLowerCase(List<String>) - Static method in class org.cesecore.util.StringTools
Converts every string in a list to lower case.
toNewAccessRules(Collection<AccessRuleData>, String) - Method in class org.cesecore.roles.AccessRulesMigrator
 
TOP - Static variable in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
toString() - Method in interface org.cesecore.audit.enums.ConstantType
 
toString() - Method in class org.cesecore.audit.enums.EventTypeHolder
 
toString() - Method in class org.cesecore.audit.enums.ModuleTypeHolder
 
toString() - Method in class org.cesecore.audit.enums.ServiceTypeHolder
 
toString() - Method in class org.cesecore.authentication.tokens.AuthenticationToken
Default way of returning the user information of the user(s) this authentication token belongs to.
toString() - Method in class org.cesecore.authentication.tokens.NestableAuthenticationToken
Returns information of the entity this authentication token belongs to.
toString() - Method in class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken
Returns information of the entity this authentication token belongs to.
toString() - Method in class org.cesecore.authentication.tokens.UsernamePrincipal
 
toString() - Method in class org.cesecore.authentication.tokens.WebPrincipal
 
toString() - Method in class org.cesecore.authentication.tokens.X509CertificateAuthenticationToken
Returns user information of the user this authentication token belongs to.
toString() - Method in class org.cesecore.authorization.access.AccessSet
Deprecated.
 
toString() - Method in enum org.cesecore.authorization.control.AuditLogRules
 
toString() - Method in enum org.cesecore.authorization.control.CryptoTokenRules
 
toString() - Method in enum org.cesecore.authorization.control.StandardRules
 
toString() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
toString() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
toString() - Method in class org.cesecore.certificates.ca.catoken.PropertiesWithHiddenPIN
 
toString() - Method in class org.cesecore.certificates.ca.catoken.PurposeMapping
 
toString() - Method in class org.cesecore.certificates.certificate.CertificateStatus
 
toString() - Method in class org.cesecore.certificates.certificate.request.FailInfo
 
toString() - Method in class org.cesecore.certificates.certificateprofile.CertificatePolicy
 
toString() - Method in class org.cesecore.certificates.certificateprofile.PKIDisclosureStatement
 
toString() - Method in class org.cesecore.certificates.certificatetransparency.CTLogInfo
 
toString() - Method in class org.cesecore.certificates.certificatetransparency.CtLogManager
Returns the string representation of this object containing the CT logs currently managed by this CT log manager.
toString() - Method in class org.cesecore.certificates.crl.RevokedCertInfo
 
toString() - Method in class org.cesecore.dbprotection.ProtectionStringBuilder
 
toString() - Method in class org.cesecore.ErrorCode
 
toString() - Method in enum org.cesecore.keybind.InternalKeyBindingRules
 
toString() - Method in class org.cesecore.keybind.InternalKeyBindingTrustEntry
 
toString() - Method in class org.cesecore.keys.token.p11.P11Slot
 
toString() - Method in class org.cesecore.keys.token.p11.Pkcs11SlotLabel
 
toString() - Method in enum org.cesecore.keys.token.p11.Pkcs11SlotLabelType
 
toString() - Method in class org.cesecore.keys.validation.ExternalScriptsWhitelist
Returns the contents of this whitelist in a debug-friendly format.
toString() - Method in enum org.cesecore.keys.validation.KeyValidatorDateConditions
 
toString() - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
toString() - Method in class org.cesecore.roles.RoleData
 
toString() - Method in class org.cesecore.roles.RoleInformation
 
toString() - Method in class org.cesecore.time.TrustedTime
 
toString() - Method in class org.cesecore.util.SimpleTime
Get nicely formatted form of this object using seconds as default type.
toString() - Method in class org.cesecore.util.ui.DynamicUiProperty
 
toString() - Method in class org.cesecore.util.ui.RadioButton
 
toString() - Method in enum org.ejbca.config.ScepConfiguration.Mode
 
toString() - Method in class org.ejbca.configdump.ConfigdumpPattern
 
toString() - Method in class org.ejbca.core.model.ca.certificateprofiles.CertificatePolicy
 
toString() - Method in class org.ejbca.core.model.log.Admin
Deprecated.
 
toString() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
toString() - Method in class org.ejbca.core.model.ra.raadmin.UserNotification
 
toString() - Method in class org.ejbca.statedump.ejb.StatedumpObjectKey
 
toString() - Method in enum org.ejbca.util.crypto.SupportedPasswordHashAlgorithm
 
toString() - Method in class org.ejbca.util.query.Query
 
toString() - Method in class org.ejbca.util.SlotList
 
toString(long, String) - Static method in class org.cesecore.util.SimpleTime
 
toString(String) - Method in class org.cesecore.util.SimpleTime
 
toString(Map<?, ?>) - Static method in class org.cesecore.util.MapTools
Returns a human readable string representation for a map, based on toString() from the keys and values.
toString(X500Name) - Method in class org.cesecore.util.CeSecoreNameStyle
 
toString(X500Name) - Method in class org.ejbca.util.LdapNameStyle
 
toStringOverride() - Method in class org.cesecore.authentication.tokens.NestableAuthenticationToken
Override and return anything but null to use this value instead of AuthenticationToken.toString()
toStringOverride() - Method in class org.cesecore.authentication.tokens.PublicAccessAuthenticationToken
Override the default Principal.getName() when doing toString on this object.
toStringOverride() - Method in class org.cesecore.authentication.tokens.X509CertificateAuthenticationToken
Override the default X500Principal.getName() when doing toString on this object.
TransactionCounter - Enum in org.cesecore.certificates.ocsp.logging
An enum based singleton which returns transaction numbers.
TransactionLogger - Class in org.cesecore.certificates.ocsp.logging
OCSP transaction logger.
TransactionLogger(Integer, String, String) - Constructor for class org.cesecore.certificates.ocsp.logging.TransactionLogger
 
TRANSPORT_ANY - org.cesecore.authentication.tokens.PublicAccessMatchValue
 
TRANSPORT_CONFIDENTIAL - org.cesecore.authentication.tokens.PublicAccessMatchValue
 
TRANSPORT_PLAIN - org.cesecore.authentication.tokens.PublicAccessMatchValue
 
TRUE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
TRUE - Static variable in class org.ejbca.core.model.ca.publisher.BasePublisher
 
TRUE - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
TRUE - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
TRUE - Static variable in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
 
TRUSTED_TIME - org.cesecore.audit.enums.ModuleTypes
Module type is currently not used in EJBCA.
TrustedTime - Class in org.cesecore.time
This class encapsulates a Date object that represents a trusted time.
TrustedTime() - Constructor for class org.cesecore.time.TrustedTime
 
TrustedTime(Double) - Constructor for class org.cesecore.time.TrustedTime
 
TrustedTimeProviderException - Exception in org.cesecore.time.providers
This exception should be used on TrustedTime provider errors.
TrustedTimeProviderException() - Constructor for exception org.cesecore.time.providers.TrustedTimeProviderException
 
TrustedTimeProviderException(String) - Constructor for exception org.cesecore.time.providers.TrustedTimeProviderException
 
TrustedTimeProviderException(String, Throwable) - Constructor for exception org.cesecore.time.providers.TrustedTimeProviderException
 
TrustedTimeProviderException(Throwable) - Constructor for exception org.cesecore.time.providers.TrustedTimeProviderException
 
TrustedTimeWatcherSession - Interface in org.cesecore.time
This is the trusted time watcher.
TrustedTimeWatcherSessionLocal - Interface in org.cesecore.time
Local interface for the TrustedTime
TurkishEIDHardToken - Class in org.ejbca.core.model.hardtoken.types
TurkishEIDHardToken is a class defining data stored in database for a Turkish EID token.
TurkishEIDHardToken(boolean) - Constructor for class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
Constructor only to be used internally.
TurkishEIDHardToken(String, String, int) - Constructor for class org.ejbca.core.model.hardtoken.types.TurkishEIDHardToken
Constructor to use.
TurkishEIDProfile - Class in org.ejbca.core.model.hardtoken.profiles
Hard token profile with a goal to fulfill Swedish EID standard.
TurkishEIDProfile() - Constructor for class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
 
type - Variable in class org.ejbca.core.model.log.Admin
Deprecated.
 
type - Variable in class org.ejbca.util.query.Query
 
TYPE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
TYPE - Static variable in class org.cesecore.certificates.endentity.ExtendedInformation
 
TYPE - Static variable in class org.cesecore.keys.validation.ValidatorBase
 
TYPE - Static variable in class org.ejbca.core.model.ca.publisher.BasePublisher
 
TYPE - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
TYPE - Static variable in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
 
TYPE - Static variable in class org.ejbca.core.model.validation.PublicKeyBlacklistEntry
 
TYPE_ADPUBLISHER - Static variable in class org.ejbca.core.model.ca.publisher.PublisherConst
Active Directory Publisher
TYPE_APPROVALQUERY - Static variable in class org.ejbca.util.query.Query
 
TYPE_BASIC - Static variable in class org.cesecore.certificates.endentity.ExtendedInformation
Different types of implementations of extended information, can be used to have different implementing classes of extended information
TYPE_BATCHCOMMANDLINE_USER - Static variable in class org.ejbca.core.model.log.LogEntry
Batch generation tool
TYPE_CACOMMANDLINE_USER - Static variable in class org.ejbca.core.model.log.LogEntry
An internal CA admin function, such as cms line
TYPE_CLIENTCERT_USER - Static variable in class org.ejbca.core.model.log.LogEntry
An administrator authenticated with client certificate
TYPE_CMSEXTENDEDSERVICE - Static variable in class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceTypes
 
TYPE_CUSTOMPUBLISHERCONTAINER - Static variable in class org.ejbca.core.model.ca.publisher.PublisherConst
Custom Publisher Container
TYPE_CUSTOMUSERDATASOURCECONTAINER - Static variable in class org.ejbca.core.model.ra.userdatasource.CustomUserDataSourceContainer
 
TYPE_DAYS - Static variable in class org.cesecore.util.SimpleTime
 
TYPE_DECRYPTKEYSRESPONSE - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceResponse
 
TYPE_DECRYPTRESPONSE - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceResponse
 
TYPE_ENCRYPTKEYSRESPONSE - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAServiceResponse
 
TYPE_ENCRYPTRESPONSE - Static variable in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAServiceResponse
 
TYPE_ENHANCEDEID - Static variable in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
TYPE_EQUALCASE - org.cesecore.authorization.user.AccessMatchType
 
TYPE_EQUALCASEINS - org.cesecore.authorization.user.AccessMatchType
Case insensitive.
TYPE_GETAUTHOBJ - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
 
TYPE_GETCERT - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
Certificate Request.
TYPE_GETNONCE - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
 
TYPE_GETREGOBJ - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
 
TYPE_HARDTOKENENCEXTENDEDSERVICE - Static variable in class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceTypes
 
TYPE_HOURS - Static variable in class org.cesecore.util.SimpleTime
 
TYPE_INTERNALUSER - Static variable in class org.ejbca.core.model.log.LogEntry
Internal user in EJBCA, such as automatic job
TYPE_ISAUTHOBJ - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
 
TYPE_ISNONCE - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
 
TYPE_ISREGOBJ - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
 
TYPE_KEYRECOVERYEXTENDEDSERVICE - Static variable in class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceTypes
 
TYPE_LDAPPUBLISHER - Static variable in class org.ejbca.core.model.ca.publisher.PublisherConst
LDAP publisher
TYPE_LDAPSEARCHPUBLISHER - Static variable in class org.ejbca.core.model.ca.publisher.PublisherConst
LDAP Search Publisher
TYPE_MILLISECONDS - Static variable in class org.cesecore.util.SimpleTime
 
TYPE_MINUTES - Static variable in class org.cesecore.util.SimpleTime
 
TYPE_MONTHS - Static variable in class org.cesecore.util.SimpleTime
 
TYPE_MULTIGROUPPUBLISHER - Static variable in class org.ejbca.core.model.ca.publisher.PublisherConst
Multi publisher
TYPE_NAME - Static variable in interface org.cesecore.keys.validation.Validator
 
TYPE_NAME - Static variable in interface org.ejbca.core.model.approval.profile.ApprovalProfile
 
TYPE_NONE - org.cesecore.authorization.user.AccessMatchType
Deprecated.
TYPE_NOT_EQUALCASE - org.cesecore.authorization.user.AccessMatchType
Deprecated.
TYPE_NOT_EQUALCASEINS - org.cesecore.authorization.user.AccessMatchType
Deprecated.
TYPE_OCSPEXTENDEDSERVICE - Static variable in class org.cesecore.certificates.ca.extendedservices.ExtendedCAServiceTypes
Deprecated.
TYPE_PUBLIC_WEB_USER - Static variable in class org.ejbca.core.model.log.LogEntry
A user of the public web pages
TYPE_RA_USER - Static variable in class org.ejbca.core.model.log.LogEntry
An internal RA function, such as cmd line or CMP
TYPE_REMAUTHOBJ - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
 
TYPE_REMNONCE - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
 
TYPE_REMREGOBJ - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
 
TYPE_SECONDS - Static variable in class org.cesecore.util.SimpleTime
 
TYPE_SETAUTHOBJ - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
 
TYPE_SETNONCE - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
 
TYPE_SETREGOBJ - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
 
TYPE_SUBJECTALTNAME - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
TYPE_SUBJECTDIRATTR - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
TYPE_SUBJECTDN - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
TYPE_SWEDISHEID - Static variable in class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
 
TYPE_TURKISHEID - Static variable in class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
 
TYPE_UNSUPPORTED - Static variable in class org.ejbca.core.model.era.RaAcmeRequest
 
TYPE_UNUSED - org.cesecore.authorization.user.AccessMatchType
 
TYPE_USERQUERY - Static variable in class org.ejbca.util.query.Query
 
TYPE_VAPUBLISHER - Static variable in class org.ejbca.core.model.ca.publisher.PublisherConst
Deprecated.
This publisher type no longer exists in EJBCA
TYPE_YEARS - Static variable in class org.cesecore.util.SimpleTime
 
types() - Static method in enum org.cesecore.keys.validation.KeyValidatorSettingsTemplate
Gets an Integer list instance containing all options.

U

UAC_DISABLE - Static variable in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
UAC_NEVEREXPIRE - Static variable in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
UAC_NORMAL - Static variable in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
UAC_SMARTCARDREQUIRED - Static variable in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
UDS_FETCH_RIGHTS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
UDS_REMOVE_RIGHTS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
UI_BOOLEAN - Static variable in class org.ejbca.core.model.ca.publisher.CustomPublisherProperty
 
UI_BOOLEAN - Static variable in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
UI_SELECTMANY - Static variable in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
UI_SELECTONE - Static variable in class org.ejbca.core.model.ca.publisher.CustomPublisherProperty
 
UI_SELECTONE - Static variable in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
UI_TEXTINPUT - Static variable in class org.ejbca.core.model.ca.publisher.CustomPublisherProperty
 
UI_TEXTINPUT - Static variable in class org.ejbca.core.model.services.CustomServiceWorkerProperty
 
UI_TEXTINPUT_PASSWORD - Static variable in class org.ejbca.core.model.ca.publisher.CustomPublisherProperty
 
UI_TEXTOUTPUT - Static variable in class org.ejbca.core.model.ca.publisher.CustomPublisherProperty
 
UID - Static variable in class org.cesecore.certificates.util.DnComponents
 
UID - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
uiModel - Variable in class org.cesecore.keys.validation.CertificateValidatorBase
Dynamic UI model extension.
uiModel - Variable in class org.cesecore.keys.validation.KeyValidatorBase
Dynamic UI model extension.
UnavailableTokenException - Exception in org.ejbca.core.model.hardtoken
An exception thrown when issuer got a token is it's queue that isn't available to it.
UnavailableTokenException() - Constructor for exception org.ejbca.core.model.hardtoken.UnavailableTokenException
Creates a new instance of UnavailableTokenException without detail message.
UnavailableTokenException(String) - Constructor for exception org.ejbca.core.model.hardtoken.UnavailableTokenException
Constructs an instance of UnavailableTokenException with the specified detail message.
unescapeFieldValue(String) - Static method in class org.cesecore.util.CertTools
Unescapes a value of a field in a DN, SAN or directory attributes.
UNIDFNR_MODULE - Static variable in interface org.ejbca.core.ejb.unidfnr.UnidfnrSession
 
UnidfnrSession - Interface in org.ejbca.core.ejb.unidfnr
Interface for handling unid-fnr logic.
UnidfnrSessionLocal - Interface in org.ejbca.core.ejb.unidfnr
 
UnidfnrSessionRemote - Interface in org.ejbca.core.ejb.unidfnr
 
UNIFORMRESOURCEID - Static variable in class org.cesecore.certificates.util.DnComponents
 
UninitializedCliAuthenticationTokenException - Exception in org.ejbca.core.ejb.authentication.cli.exception
An exception thrown when a CliAuthenticationToken is used without having its password field set.
UninitializedCliAuthenticationTokenException() - Constructor for exception org.ejbca.core.ejb.authentication.cli.exception.UninitializedCliAuthenticationTokenException
 
UninitializedCliAuthenticationTokenException(String) - Constructor for exception org.ejbca.core.ejb.authentication.cli.exception.UninitializedCliAuthenticationTokenException
 
UninitializedCliAuthenticationTokenException(String, Throwable) - Constructor for exception org.ejbca.core.ejb.authentication.cli.exception.UninitializedCliAuthenticationTokenException
 
UninitializedCliAuthenticationTokenException(Throwable) - Constructor for exception org.ejbca.core.ejb.authentication.cli.exception.UninitializedCliAuthenticationTokenException
 
UniqueSernoHelper - Class in org.cesecore.certificates.certificate
This class only exists in order to avoid having static non-final variables in CertificateStoreSessionBean (not allowed according to EJB spec).
UNIT_DAYS - Static variable in class org.ejbca.core.model.services.intervals.PeriodicalInterval
 
UNIT_DAYS - Static variable in interface org.ejbca.core.model.services.IWorker
 
UNIT_HOURS - Static variable in class org.ejbca.core.model.services.intervals.PeriodicalInterval
 
UNIT_HOURS - Static variable in interface org.ejbca.core.model.services.IWorker
 
UNIT_MINUTES - Static variable in class org.ejbca.core.model.services.intervals.PeriodicalInterval
 
UNIT_MINUTES - Static variable in interface org.ejbca.core.model.services.IWorker
 
UNIT_SECONDS - Static variable in class org.ejbca.core.model.services.intervals.PeriodicalInterval
 
UNIT_SECONDS - Static variable in interface org.ejbca.core.model.services.IWorker
 
UNITVAL_DAYS - Static variable in class org.ejbca.core.model.services.intervals.PeriodicalInterval
 
UNITVAL_DAYS - Static variable in interface org.ejbca.core.model.services.IWorker
 
UNITVAL_HOURS - Static variable in class org.ejbca.core.model.services.intervals.PeriodicalInterval
 
UNITVAL_HOURS - Static variable in interface org.ejbca.core.model.services.IWorker
 
UNITVAL_MINUTES - Static variable in class org.ejbca.core.model.services.intervals.PeriodicalInterval
 
UNITVAL_MINUTES - Static variable in interface org.ejbca.core.model.services.IWorker
 
UNITVAL_SECONDS - Static variable in class org.ejbca.core.model.services.intervals.PeriodicalInterval
 
UNITVAL_SECONDS - Static variable in interface org.ejbca.core.model.services.IWorker
 
UNIX_SHELL - Static variable in class org.cesecore.util.ExternalProcessTools
Literal for default Unix shell.
UNIX_SHELL_OPTIONS - Static variable in class org.cesecore.util.ExternalProcessTools
Literal for default Unix shell options.
UNKNOWN - Static variable in class org.ejbca.ui.web.CertificateView
 
UNKNOWN_PROFILE_TYPE - Static variable in class org.cesecore.ErrorCode
 
UnknownProfileTypeException - Exception in org.ejbca.core.model.ra
Thrown when a profile type does not exist.
UnknownProfileTypeException - Exception in org.ejbca.core.protocol.ws
Thrown when the profile type is neither an end entity profile nor a certificate profile
UnknownProfileTypeException(String) - Constructor for exception org.ejbca.core.model.ra.UnknownProfileTypeException
Constructor used to create exception with an error message.
UnknownProfileTypeException(String) - Constructor for exception org.ejbca.core.protocol.ws.UnknownProfileTypeException
 
UnknownProfileTypeException(String, Throwable) - Constructor for exception org.ejbca.core.model.ra.UnknownProfileTypeException
 
UNKOWN_TOKEN_TYPE - Static variable in class org.cesecore.ErrorCode
Unknown token type.
unload() - Method in interface org.ejbca.core.ejb.services.ServiceSession
Cancels all existing timers a unload.
unmarkUser(AuthenticationToken, String) - Method in interface org.ejbca.core.ejb.keyrecovery.KeyRecoverySession
Resets keyrecovery mark for a user.
unmodifiableMap(K, V) - Static method in class org.cesecore.util.MapTools
Creates an unmodifiable map with two items.
unmodifiableMap(K, V, K, V) - Static method in class org.cesecore.util.MapTools
Creates an unmodifiable map with two items.
unmodifiableMap(K, V, K, V, K, V) - Static method in class org.cesecore.util.MapTools
Creates an unmodifiable map with two items.
unregisterToken(Long) - Method in enum org.ejbca.core.ejb.authentication.cli.CliAuthenticationTokenReferenceRegistry
Unregisters a token from the registry.
UNSPECIFIED - org.cesecore.certificates.crl.RevocationReasons
 
UNSPECIFIED - org.ejbca.ui.web.CertificateResponseType
 
UNSTRUCTUREDADDRESS - Static variable in class org.cesecore.certificates.util.DnComponents
 
UNSTRUCTUREDADDRESS - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
UNSTRUCTUREDNAME - Static variable in class org.cesecore.certificates.util.DnComponents
 
UNSTRUCTUREDNAME - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
UNSUPPORTED_METHOD - Static variable in class org.cesecore.ErrorCode
 
UNTIL_NEXT_UPDATE - Static variable in class org.cesecore.config.OcspConfiguration
 
unwrap(CertificateWrapper) - Static method in class org.cesecore.util.EJBTools
Unwraps a Certificate from a CertificateWrapper.
unwrap(KeyPairWrapper) - Static method in class org.cesecore.util.EJBTools
Unwraps a KeyPair from a KeyPairWrapper.
unwrapCertCollection(Collection<CertificateWrapper>) - Static method in class org.cesecore.util.EJBTools
Unwraps wrapped certificates in a collection.
update(CryptoToken, ExtendedCAServiceInfo, CA, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.cesecore.certificates.ca.extendedservices.ExtendedCAService
Update the ExtendedCAService data
update(CryptoToken, ExtendedCAServiceInfo, CA, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAService
 
update(CryptoToken, ExtendedCAServiceInfo, CA, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAService
 
update(CryptoToken, ExtendedCAServiceInfo, CA, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAService
 
updateAcmeConfiguration(AcmeConfiguration) - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
updateApprovalRequest(int, ApprovalRequest) - Method in interface org.ejbca.core.ejb.approval.ApprovalSessionLocal
Updates the approval request field for an approval.
updateCA(CryptoToken, CAInfo, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.cesecore.certificates.ca.CA
 
updateCA(CryptoToken, CAInfo, AvailableCustomCertificateExtensionsConfiguration) - Method in class org.cesecore.certificates.ca.X509CA
 
updateCaCert(String, byte[]) - Method in interface org.ejbca.core.protocol.ws.common.IEjbcaWS
Updates a root or sub CA certificate of an external X.509 CA or CVC CA.
updateCaCert(AuthenticationToken, String, byte[]) - Method in interface org.ejbca.core.ejb.ws.EjbcaWSHelperSessionLocal
 
updateCACertificate(AuthenticationToken, int, Collection<CertificateWrapper>) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Update an existing external CA's certificate chain.
updateCachedCertificateStatus(String, CertificateStatus) - Method in enum org.cesecore.certificates.ocsp.cache.OcspRequestSignerStatusCache
Update the cache with an usable CertificateStatus.
updateCaId(int, int, boolean, boolean) - Method in class org.cesecore.roles.management.RoleSessionBean
 
updateCaId(int, int, boolean, boolean) - Method in interface org.cesecore.roles.management.RoleSessionLocal
Update Role access rules and optionally any RoleMember relating to the CA ID.
updateCAId(AuthenticationToken, String, int) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSessionLocal
Changes the CAId of the given end-entity.
updateCAIds(int, int, String) - Method in interface org.ejbca.core.model.approval.profile.ApprovalProfile
Updates any references to a CA's CAId and Subject DN.
updateCAIds(int, int, String) - Method in class org.ejbca.core.model.approval.profile.ApprovalProfileBase
 
updateCAIds(String, Map<Integer, AccessRuleData>, Map<Integer, AccessUserAspectData>, int, int, String) - Static method in class org.ejbca.util.CAIdTools
Deprecated.
updateCAIds(AuthenticationToken, int, int, String) - Method in interface org.ejbca.core.ejb.ca.caadmin.CAAdminSession
Updates all references to the given CAId/SubjectDN in the database.
updateCAIds(CertificateProfile, int, int, String) - Static method in class org.ejbca.util.CAIdTools
Updates any references to a CA's CAId and Subject DN.
updateCAIds(GlobalOcspConfiguration, int, int, String) - Static method in class org.ejbca.util.CAIdTools
Updates any references to a CA's CAId and Subject DN.
updateCAIds(InternalKeyBinding, int, int, String) - Static method in class org.ejbca.util.CAIdTools
Updates any references to a CA's CAId and Subject DN.
updateCAIds(Role, List<RoleMember>, int, int, String) - Static method in class org.ejbca.util.CAIdTools
Updates any references to a CA's CAId and Subject DN in the given role and list of role members.
updateCAIds(CmpConfiguration, int, int, String) - Static method in class org.ejbca.util.CAIdTools
Updates any references to a CA's CAId and Subject DN.
updateCAIds(GlobalConfiguration, int, int, String) - Static method in class org.ejbca.util.CAIdTools
Updates any references to a CA's CAId and Subject DN.
updateCAIds(EndEntityProfile, int, int, String) - Static method in class org.ejbca.util.CAIdTools
Updates any references to a CA's CAId and Subject DN.
updateCAIds(BaseUserDataSource, int, int, String) - Static method in class org.ejbca.util.CAIdTools
Updates any references to a CA's CAId and Subject DN.
updateCAIds(ServiceConfiguration, int, int, String) - Static method in class org.ejbca.util.CAIdTools
Updates any references to a CA's CAId and Subject DN.
updateCertificateForInternalKeyBinding(AuthenticationToken, int) - Method in interface org.cesecore.keybind.InternalKeyBindingMgmtSession
Update the key mapping if there is a newer certificate in the database or a certificate matching the nextKey.
updateCertificateForInternalKeyBinding(AuthenticationToken, int) - Method in class org.cesecore.keybind.InternalKeyBindingMgmtSessionBean
 
updateCertificateIdAndCurrentKeyAlias(String) - Method in interface org.cesecore.keybind.InternalKeyBinding
Uses the next key alias as current key alias and updates the certificateId
updateCertificateIdAndCurrentKeyAlias(String) - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
updateCertificateIdAndCurrentKeyAlias(String) - Method in class org.cesecore.keybind.InternalKeyBindingInfo
 
updateCertificateOnly(AuthenticationToken, Certificate) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
updateCertificateOnly(AuthenticationToken, Certificate) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Update the base64cert column if the database row exists, but the column is empty.
updateConfiguration(String, String) - Static method in class org.cesecore.config.ConfigurationHolder
Takes a backup of the active configuration if necessary and updates the active configuration.
updateConfiguration(String, String) - Static method in class org.ejbca.config.EjbcaConfigurationHolder
Takes a backup of the active configuration if necessary and updates the active configuration.
updateConfiguration(Properties) - Static method in class org.cesecore.config.ConfigurationHolder
Takes a backup of the active configuration if necessary and updates the active configuration.
updateConfiguration(Properties) - Static method in class org.ejbca.config.EjbcaConfigurationHolder
Takes a backup of the active configuration if necessary and updates the active configuration.
updateConfiguration(ConfigurationBase) - Method in class org.cesecore.certificates.ocsp.cache.GlobalOcspConfigurationCache
 
updateConfiguration(ConfigurationBase) - Method in class org.cesecore.config.GlobalCesecoreConfigurationCache
 
updateConfiguration(ConfigurationBase) - Method in interface org.cesecore.configuration.ConfigurationCache
 
updateConfiguration(ConfigurationBase) - Method in class org.ejbca.core.ejb.config.AvailableCustomCertificateExtensionsConfigurationCache
 
updateConfiguration(ConfigurationBase) - Method in class org.ejbca.core.ejb.config.AvailableExtendedKeyUsagesConfigurationCache
 
updateConfiguration(ConfigurationBase) - Method in class org.ejbca.core.ejb.config.AvailableProtocolsConfigurationCache
 
updateConfiguration(ConfigurationBase) - Method in class org.ejbca.core.ejb.config.CMPConfigurationCache
 
updateConfiguration(ConfigurationBase) - Method in class org.ejbca.core.ejb.config.EstConfigurationCache
 
updateConfiguration(ConfigurationBase) - Method in class org.ejbca.core.ejb.config.GlobalConfigurationCache
 
updateConfiguration(ConfigurationBase) - Method in class org.ejbca.core.ejb.config.GlobalCustomCssConfigurationCache
 
updateConfiguration(ConfigurationBase) - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfigurationCache
 
updateConfiguration(ConfigurationBase) - Method in class org.ejbca.core.ejb.config.ScepConfigurationCache
 
updateConfigurationWithoutBackup(String, String) - Static method in class org.cesecore.config.ConfigurationHolder
Updates the active configuration.
updateConfigurationWithoutBackup(Properties) - Static method in class org.cesecore.config.ConfigurationHolder
Updates the active configuration.
updateData(String, int, int) - Method in interface org.ejbca.core.ejb.ca.publisher.PublisherQueueSessionLocal
Updates a record with new status
updateLatestLinkCertificate(byte[]) - Method in class org.cesecore.certificates.ca.CA
Store the latest link certificate in this object.
updateLimitedCertificateDataStatus(AuthenticationToken, int, String, String, String, BigInteger, int, Date, int, String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
updateLimitedCertificateDataStatus(AuthenticationToken, int, String, String, String, BigInteger, int, Date, int, String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Method for populating the CertificateData table with limited information for example from a CRL, so the OCSP responder can answer if a certificate is revoked.
updateLimitedCertificateDataStatus(AuthenticationToken, int, String, BigInteger, Date, int, String) - Method in class org.cesecore.certificates.certificate.CertificateStoreSessionBean
 
updateLimitedCertificateDataStatus(AuthenticationToken, int, String, BigInteger, Date, int, String) - Method in interface org.cesecore.certificates.certificate.CertificateStoreSessionLocal
Creates a revoked certificate data, for use with OCSP or CRL generation.
updatePin(AuthenticationToken, Integer, char[], char[], boolean) - Method in interface org.cesecore.keys.token.CryptoTokenManagementSession
Set the auto-activation PIN for a CryptoToken.
updatePin(AuthenticationToken, Integer, char[], char[], boolean) - Method in class org.cesecore.keys.token.CryptoTokenManagementSessionBean
 
updateProfileCache(EntityManager, boolean) - Method in enum org.cesecore.certificates.certificateprofile.CertificateProfileCache
Fetch all profiles from the database, unless cache is enabled, valid and we do not force an update.
updateRaStyle(RaStyleInfo) - Method in class org.ejbca.config.GlobalCustomCssConfiguration
Updates a RaStyleInfo archive referenced by Id of raStyleInfo
updateServiceConfiguration(String, ServiceConfiguration) - Method in interface org.ejbca.core.ejb.services.ServiceDataSessionLocal
Update the named ServiceData entity with a new ServiceConfiguration.
updateStatus(String, int) - Method in class org.ejbca.core.model.services.workers.CertificateExpirationNotifierWorker
Method that must be implemented by all subclasses to EmailSendingWorker, used to update status of a certificate, user, or similar
updateStatus(String, int) - Method in class org.ejbca.core.model.services.workers.EmailSendingWorker
Method that must be implemented by all subclasses to EmailSendingWorker, used to update status of a certificate, user, or similar
updateStatus(String, int) - Method in class org.ejbca.core.model.services.workers.PublishQueueProcessWorker
Method that must be implemented by all subclasses to EmailSendingWorker, used to update status of a certificate, user, or similar
updateStatus(String, int) - Method in class org.ejbca.core.model.services.workers.UserPasswordExpireWorker
Method that must be implemented by all subclasses to EmailSendingWorker, used to update status of a certificate, user, or similar
updatetime - Variable in class org.cesecore.certificates.ca.CAInfo
 
updateTimestamps(Integer, long, long, long, long) - Method in interface org.ejbca.core.ejb.services.ServiceDataSessionLocal
Updates a database row with the matching values.
updateTimestamps(EntityManager, Integer, long, long, long, long) - Static method in class org.ejbca.core.ejb.services.ServiceData
 
updateUninitializedCA(CAInfo) - Method in class org.cesecore.certificates.ca.CA
Called when an uninitialized CA is updated, either from updateCA or from other places in the code.
updateUninitializedCA(CAInfo) - Method in class org.cesecore.certificates.ca.X509CA
Allows updating of fields that are otherwise not changeable in existing CAs.
updateValuesFromValueObject(RoleMember) - Method in class org.cesecore.roles.member.RoleMemberData
Sets all fields except the ID
updateViewComponents() - Method in class org.cesecore.util.ui.DynamicUiProperty
Update the view components attributes here!
updateWith(int, int, String, CA) - Method in enum org.cesecore.certificates.ca.internal.CaCache
 
updateWith(int, int, String, InternalKeyBinding) - Method in enum org.cesecore.keybind.InternalKeyBindingCache
 
updateWith(int, int, String, CryptoToken) - Method in enum org.cesecore.keys.token.CryptoTokenCache
 
updateWith(int, int, String, Validator) - Method in enum org.cesecore.keys.validation.ValidatorCache
 
updateWith(int, int, String, AuthenticationTokenCacheKey) - Method in enum org.cesecore.roles.member.AuthenticationTokenCache
 
updateWith(int, int, String, RoleMember) - Method in enum org.cesecore.roles.member.RoleMemberCache
 
updateWith(int, int, String, Role) - Method in enum org.cesecore.roles.management.RoleCache
 
updateWith(int, int, String, PublicKeyBlacklistEntry) - Method in enum org.ejbca.core.model.validation.PublicKeyBlacklistEntryCache
 
updateWith(int, int, String, T) - Method in interface org.cesecore.internal.CommonCache
Update the cache with the current version read from the database.
updateWith(int, int, String, T) - Method in class org.cesecore.internal.CommonCacheBase
 
updateWith(CertificateData, boolean) - Method in class org.cesecore.certificates.certificate.CertificateData
 
updateWith(NoConflictCertificateData, boolean) - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
upgrade() - Method in class org.cesecore.certificates.ca.catoken.CAToken
 
upgrade() - Method in class org.cesecore.certificates.ca.CvcCA
Implementation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.cesecore.certificates.ca.X509CA
Implementation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.cesecore.certificates.certificate.certextensions.AvailableCustomCertificateExtensionsConfiguration
 
upgrade() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Implementation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.cesecore.certificates.endentity.ExtendedInformation
Implementation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.cesecore.config.AvailableExtendedKeyUsagesConfiguration
 
upgrade() - Method in class org.cesecore.config.GlobalCesecoreConfiguration
 
upgrade() - Method in class org.cesecore.config.GlobalOcspConfiguration
 
upgrade() - Method in class org.cesecore.configuration.ConfigurationBase
 
upgrade() - Method in interface org.cesecore.internal.IUpgradeableData
Function that should handle the update of the data in the class so it's up to date with the latest version.
upgrade() - Method in class org.cesecore.internal.UpgradeableDataHashMap
Function that should handle the update if of the data in the class so it's up to date with the latest version.
upgrade() - Method in class org.cesecore.keybind.InternalKeyBindingBase
 
upgrade() - Method in class org.cesecore.keys.validation.EccKeyValidator
 
upgrade() - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
 
upgrade() - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
upgrade() - Method in class org.cesecore.keys.validation.ValidatorBase
 
upgrade() - Method in class org.cesecore.profiles.ProfileBase
 
upgrade() - Method in class org.cesecore.roles.Role
 
upgrade() - Method in class org.ejbca.config.AcmeConfiguration
 
upgrade() - Method in class org.ejbca.config.AvailableProtocolsConfiguration
 
upgrade() - Method in class org.ejbca.config.CmpConfiguration
Implementation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.ejbca.config.EstConfiguration
Implementation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.ejbca.config.GlobalAcmeConfiguration
 
upgrade() - Method in class org.ejbca.config.GlobalConfiguration
 
upgrade() - Method in class org.ejbca.config.GlobalCustomCssConfiguration
 
upgrade() - Method in class org.ejbca.config.ScepConfiguration
Implemtation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.ejbca.core.ejb.config.GlobalUpgradeConfiguration
 
upgrade() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.CmsCAService
 
upgrade() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.HardTokenEncryptCAService
 
upgrade() - Method in class org.ejbca.core.model.ca.caadmin.extendedcaservices.KeyRecoveryCAService
 
upgrade() - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
 
upgrade() - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
Implemtation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
Implemtation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.ejbca.core.model.ca.publisher.PublisherQueueVolatileInformation
Implementation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.ejbca.core.model.hardtoken.HardTokenIssuer
Implementation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.ejbca.core.model.hardtoken.profiles.EnhancedEIDProfile
 
upgrade() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfile
 
upgrade() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithAdressLabel
 
upgrade() - Method in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithReceipt
 
upgrade() - Method in class org.ejbca.core.model.hardtoken.profiles.SwedishEIDProfile
 
upgrade() - Method in class org.ejbca.core.model.hardtoken.profiles.TurkishEIDProfile
 
upgrade() - Method in class org.ejbca.core.model.hardtoken.types.HardToken
Implementation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.ejbca.core.model.ra.ExtendedInformation
Deprecated.
Implementation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.ejbca.core.model.ra.raadmin.AdminPreference
Implementation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
Implementation of UpgradableDataHashMap function upgrade.
upgrade() - Method in class org.ejbca.core.model.ra.userdatasource.BaseUserDataSource
 
upgrade() - Method in class org.ejbca.core.model.services.ServiceConfiguration
 
upgrade() - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
 
upgrade() - Method in interface org.ejbca.core.protocol.acme.AcmeAccount
 
upgrade() - Method in interface org.ejbca.core.protocol.acme.AcmeAuthorization
 
upgrade() - Method in interface org.ejbca.core.protocol.acme.AcmeChallenge
 
upgrade() - Method in interface org.ejbca.core.protocol.acme.AcmeOrder
 
upgrade(float, float) - Method in class org.cesecore.keybind.impl.AuthenticationKeyBinding
 
upgrade(float, float) - Method in class org.cesecore.keybind.impl.OcspKeyBinding
 
upgrade(float, float) - Method in class org.cesecore.keybind.InternalKeyBindingBase
Invoked after the all data has been loaded in init(...)
upgrade(String, String, boolean) - Method in interface org.ejbca.core.ejb.upgrade.UpgradeSession
Upgrades the database
UpgradeableDataHashMap - Class in org.cesecore.internal
UpgradeableDataHashMap is an class implementing the IUpgradeableData intended to be extended by classes saving it's data to a database in BLOB/CLOB form.
UpgradeableDataHashMap() - Constructor for class org.cesecore.internal.UpgradeableDataHashMap
Creates a new UpgradeableDataHashMap object.
upgradeExtendedCAServices() - Method in class org.cesecore.certificates.ca.CA
Method to upgrade new (or existing externacaservices) This method needs to be called outside the regular upgrade since the CA isn't instantiated in the regular upgrade.
upgradeExtendedCAServices() - Method in class org.cesecore.certificates.ca.CvcCA
Method to upgrade new (or existing external caservices) This method needs to be called outside the regular upgrade since the CA isn't instantiated in the regular upgrade.
upgradeExtendedCAServices() - Method in class org.cesecore.certificates.ca.X509CA
Method to upgrade new (or existing external caservices) This method needs to be called outside the regular upgrade since the CA isn't instantiated in the regular upgrade.
UpgradeFailedException - Exception in org.ejbca.core.ejb.upgrade
Thrown in case an upgrade routine fails.
UpgradeFailedException() - Constructor for exception org.ejbca.core.ejb.upgrade.UpgradeFailedException
 
UpgradeFailedException(String) - Constructor for exception org.ejbca.core.ejb.upgrade.UpgradeFailedException
 
UpgradeFailedException(String, Throwable) - Constructor for exception org.ejbca.core.ejb.upgrade.UpgradeFailedException
 
UpgradeFailedException(String, Throwable, boolean, boolean) - Constructor for exception org.ejbca.core.ejb.upgrade.UpgradeFailedException
 
UpgradeFailedException(Throwable) - Constructor for exception org.ejbca.core.ejb.upgrade.UpgradeFailedException
 
upgradeProfile() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
Method that upgrades a Certificate Profile, if needed.
upgradeProfile() - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
Method that upgrades a EndEntity Profile, if needed.
upgradePropertiesFileFrom5_0_x(Properties) - Static method in class org.cesecore.keys.token.PKCS11CryptoToken
Deprecated.
UpgradeSession - Interface in org.ejbca.core.ejb.upgrade
 
UpgradeSessionLocal - Interface in org.ejbca.core.ejb.upgrade
Local interface for UpgradeSession.
UpgradeSessionRemote - Interface in org.ejbca.core.ejb.upgrade
Remote interface for UpgradeSession.
UpgradeStatusSingletonLocal - Interface in org.ejbca.core.ejb.upgrade
Local interface for UpgradeStatusSingletonBean.
UPN - Static variable in class org.cesecore.certificates.util.DnComponents
 
UPN - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
UPN - Static variable in class org.cesecore.util.CertTools
Microsoft altName for windows smart card logon
UPN_OBJECTID - Static variable in class org.cesecore.util.CertTools
ObjectID for upn altName for windows smart card logon
URI - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
URI - Static variable in class org.cesecore.util.CertTools
 
URI1 - Static variable in class org.cesecore.util.CertTools
 
URI2 - Static variable in class org.cesecore.util.CertTools
 
URL_PROTOCOL_MAILTO_START - Static variable in interface org.ejbca.core.protocol.acme.AcmeAccount
 
USE - org.cesecore.authorization.control.CryptoTokenRules
 
USE_CAB_FORUM_SETTINGS - org.cesecore.keys.validation.KeyValidatorSettingsTemplate
 
USE_CERTIFICATE_PROFILE_SETTINGS - org.cesecore.keys.validation.KeyValidatorSettingsTemplate
 
USE_CERTIFICATE_VALIDITY_OFFSET - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USE_CUSTOM_SETTINGS - org.cesecore.keys.validation.KeyValidatorSettingsTemplate
 
USE_EXPIRATION_RESTRICTION_FOR_WEEKDAYS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USE_FULL_PUBLIC_KEY_VALIDATION_ROUTINE - Static variable in class org.cesecore.keys.validation.EccKeyValidator
 
USEAUTHORITYINFORMATIONACCESS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEAUTHORITYKEYIDENTIFIER - Static variable in class org.cesecore.certificates.ca.X509CA
 
USEAUTHORITYKEYIDENTIFIER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
useAutoGeneratedPasswd() - Method in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
useBase64CertTable() - Static method in class org.cesecore.config.CesecoreConfiguration
 
USEBASICCONSTRAINTS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USECADEFINEDFRESHESTCRL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USECAISSUERS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USECARDNUMBER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USECERTIFICATEPOLICIES - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
useCertificateStorage - Variable in class org.cesecore.certificates.ca.CAInfo
 
USECERTIFICATESTORAGE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USECERTIFICATETRANSPARENCYINCERTS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USECERTIFICATETRANSPARENCYINOCSP - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USECERTIFICATETRANSPARENCYINPUBLISHERS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
useCertReqHistory - Variable in class org.cesecore.certificates.ca.CAInfo
 
USECNPOSTFIX - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USECRLDISTRIBUTIONPOINT - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USECRLDISTRIBUTIONPOINTONCRL - Static variable in class org.cesecore.certificates.ca.X509CA
 
USECRLNUMBER - Static variable in class org.cesecore.certificates.ca.X509CA
 
USECRLNUMBER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USECUSTOMDNORDER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USECUSTOMDNORDERLDAP - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
useDatabaseIntegrityProtection(String) - Static method in class org.cesecore.config.CesecoreConfiguration
 
useDatabaseIntegrityVerification(String) - Static method in class org.cesecore.config.CesecoreConfiguration
 
USEDCERTIFICATEEXTENSIONS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEDEFAULTCAISSUER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEDEFAULTCRLDISTRIBUTIONPOINT - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEDEFAULTOCSPSERVICELOCATOR - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEDOCUMENTTYPELIST - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEDPUBLISHERS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEEXTENDEDKEYUSAGE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEFIELDINLDAPDN - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
USEFRESHESTCRL - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEISSUERALTERNATIVENAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEKEYUSAGE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USELDAPDNORDER - Static variable in class org.cesecore.certificates.ca.X509CA
 
USELDAPDNORDER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEMICROSOFTTEMPLATE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USENAMECONSTRAINTS - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
useNoConflictCertificateData - Variable in class org.cesecore.certificates.ca.CAInfo
 
USENOCONFLICTCERTIFICATEDATA - Static variable in class org.cesecore.certificates.ca.CA
 
USEOCSPNOCHECK - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEOCSPSERVICELOCATOR - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEPASSWORD - Static variable in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
USEPATHLENGTHCONSTRAINT - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEPKIXQCSYNTAXV2 - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEPRINTABLESTRINGSUBJECTDN - Static variable in class org.cesecore.certificates.ca.X509CA
 
USEPRIVKEYUSAGEPERIOD - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEPRIVKEYUSAGEPERIODNOTAFTER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEPRIVKEYUSAGEPERIODNOTBEFORE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEQCCUSTOMSTRING - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEQCETSIQCCOMPLIANCE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEQCETSIRETENTIONPERIOD - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEQCETSISIGNATUREDEVICE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEQCETSITYPE - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEQCETSIVALUELIMIT - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEQCSTATEMENT - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USEQUEUEFORCERTIFICATES - Static variable in class org.ejbca.core.model.ca.publisher.BasePublisher
 
USEQUEUEFORCRLS - Static variable in class org.ejbca.core.model.ca.publisher.BasePublisher
 
USER_ALREADY_EXISTS - Static variable in class org.cesecore.ErrorCode
User already exists.
USER_DOESNT_FULFILL_END_ENTITY_PROFILE - Static variable in class org.cesecore.ErrorCode
 
USER_NOT_FOUND - Static variable in class org.cesecore.ErrorCode
User doesn't exist.
USER_WRONG_STATUS - Static variable in class org.cesecore.ErrorCode
User wrong status.
USERACCOUNTCONTROL - Static variable in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
USERCERTATTRIBUTE - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
UserData - Class in org.ejbca.core.ejb.ra
Representation of a User.
UserData() - Constructor for class org.ejbca.core.ejb.ra.UserData
 
UserData(String, String, boolean, String, int, String, String, String, int, int, int, int, int, ExtendedInformation) - Constructor for class org.ejbca.core.ejb.ra.UserData
Entity Bean holding info about a User.
USERDATASOURCE_ENDINGS - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
USERDATASOURCEBASE - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
UserDataSourceConnectionException - Exception in org.ejbca.core.model.ra.userdatasource
Is throw when connection to a user data source have failed i some way.
UserDataSourceConnectionException() - Constructor for exception org.ejbca.core.model.ra.userdatasource.UserDataSourceConnectionException
Creates a new instance of UserDataSourceConnectionException without detail message.
UserDataSourceConnectionException(String) - Constructor for exception org.ejbca.core.model.ra.userdatasource.UserDataSourceConnectionException
Constructs an instance of UserDataSourceConnectionException with the specified detail message.
UserDataSourceData - Class in org.ejbca.core.ejb.ra.userdatasource
Representation of a user data source.
UserDataSourceData() - Constructor for class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
UserDataSourceData(int, String, BaseUserDataSource) - Constructor for class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
Entity holding data of a userdatasource.
UserDataSourceException - Exception in org.ejbca.core.model.ra.userdatasource
Is thrown when error occurred when searching or retrieving userdata
UserDataSourceException() - Constructor for exception org.ejbca.core.model.ra.userdatasource.UserDataSourceException
Creates a new instance of UserDataSourceException without detail message.
UserDataSourceException(String) - Constructor for exception org.ejbca.core.model.ra.userdatasource.UserDataSourceException
Constructs an instance of UserDataSourceException with the specified detail message.
UserDataSourceExistsException - Exception in org.ejbca.core.model.ra.userdatasource
An exception thrown when someone tries to add a Publisher that already exits
UserDataSourceExistsException() - Constructor for exception org.ejbca.core.model.ra.userdatasource.UserDataSourceExistsException
Creates a new instance of PublisherExistsException without detail message.
UserDataSourceExistsException(String) - Constructor for exception org.ejbca.core.model.ra.userdatasource.UserDataSourceExistsException
Constructs an instance of PublisherExistsException with the specified detail message.
USERDATASOURCEPREFIX - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
UserDataSourceSession - Interface in org.ejbca.core.ejb.ra.userdatasource
 
UserDataSourceSessionLocal - Interface in org.ejbca.core.ejb.ra.userdatasource
Local interface for UserDataSourceSession.
UserDataSourceSessionRemote - Interface in org.ejbca.core.ejb.ra.userdatasource
Remote interface for UserDataSourceSession.
UserDataSourceVO - Class in org.ejbca.core.model.ra.userdatasource
UserDataSourceVO is a value object returned from the fetch method of a user data source.
UserDataSourceVO(EndEntityInformation) - Constructor for class org.ejbca.core.model.ra.userdatasource.UserDataSourceVO
Constructor that should be used from the User Data Source Implementations
UserDataSourceVOWS - Class in org.ejbca.core.protocol.ws.objects
Class used to represent userdatasource in the WebService API.
UserDataSourceVOWS() - Constructor for class org.ejbca.core.protocol.ws.objects.UserDataSourceVOWS
WS Constructor
UserDataSourceVOWS(UserDataVOWS, Set<Integer>) - Constructor for class org.ejbca.core.protocol.ws.objects.UserDataSourceVOWS
 
UserDataVO - Class in org.ejbca.core.model.ra
Deprecated.
Use org.cesecore.certificates.endentity.EndEntityInformation instead. Since EJBCA 5.0.0.
UserDataVO() - Constructor for class org.ejbca.core.model.ra.UserDataVO
Deprecated.
Creates new empty UserDataVO
UserDataVO(String, String, int, String, String, int, EndEntityType, int, int, Date, Date, int, int, ExtendedInformation) - Constructor for class org.ejbca.core.model.ra.UserDataVO
Deprecated.
Creates new UserDataVO.
UserDataVO(String, String, int, String, String, EndEntityType, int, int, int, int, ExtendedInformation) - Constructor for class org.ejbca.core.model.ra.UserDataVO
Deprecated.
Creates new UserDataVO.
UserDataVOWS - Class in org.ejbca.core.protocol.ws.objects
Class used to represent userdata in the WebService API.
UserDataVOWS() - Constructor for class org.ejbca.core.protocol.ws.objects.UserDataVOWS
Emtpy constructor used by internally by web services
UserDataVOWS(String, String, boolean, String, String, String, String, int, String, String, String, String) - Constructor for class org.ejbca.core.protocol.ws.objects.UserDataVOWS
Constructor used when creating a new UserDataVOWS.
USERDESCRIPTION - Static variable in class org.ejbca.core.model.ca.publisher.ActiveDirectoryPublisher
 
UserDoesntFullfillEndEntityProfile - Exception in org.ejbca.core.model.ra.raadmin
Deprecated.
since EJBCA 6.7.0 but kept for legacy support of WS interface, where we can't modify methods. For all other cases, EndEntityProfileValidationException should be used instead.
UserDoesntFullfillEndEntityProfile() - Constructor for exception org.ejbca.core.model.ra.raadmin.UserDoesntFullfillEndEntityProfile
Deprecated.
Creates a new instance of UserDoesntFullfillProfile without detail message.
UserDoesntFullfillEndEntityProfile(String) - Constructor for exception org.ejbca.core.model.ra.raadmin.UserDoesntFullfillEndEntityProfile
Deprecated.
Constructs an instance of UserDoesntFullfillProfile with the specified detail message.
UserDoesntFullfillEndEntityProfile(Throwable) - Constructor for exception org.ejbca.core.model.ra.raadmin.UserDoesntFullfillEndEntityProfile
Deprecated.
 
UserMatch - Class in org.ejbca.core.protocol.ws.objects
Holder of user match/search data.
UserMatch - Class in org.ejbca.util.query
A class used by Query class to build a query for EJBCA RA module.
UserMatch() - Constructor for class org.ejbca.core.protocol.ws.objects.UserMatch
Default Web Service Constructor
UserMatch(int, int, String) - Constructor for class org.ejbca.core.protocol.ws.objects.UserMatch
Constuctor to use to create a UserMatch.
UserMatch(int, int, String) - Constructor for class org.ejbca.util.query.UserMatch
Creates a new instance of UserMatch.
username - Variable in class org.cesecore.certificates.certificate.request.CVCRequestMessage
manually set username
username - Variable in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
manually set username
username - Variable in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
manually set username
username - Variable in class org.ejbca.core.model.log.Admin
Deprecated.
 
username(String) - Method in class org.ejbca.core.protocol.rest.EnrollPkcs10CertificateRequest.Builder
 
USERNAME - org.ejbca.core.ejb.authentication.cli.CliUserAccessMatchValue
 
USERNAME - Static variable in class org.ejbca.core.model.ra.raadmin.EndEntityProfile
 
USERNAME - Static variable in class org.ejbca.core.model.ra.UsernameGeneratorParams
 
UsernameGenerator - Class in org.ejbca.core.model.ra
Class used to generate special usernames.
UsernameGeneratorParams - Class in org.ejbca.core.model.ra
Parameters used in UsernameGenerator
UsernameGeneratorParams() - Constructor for class org.ejbca.core.model.ra.UsernameGeneratorParams
 
UsernamePrincipal - Class in org.cesecore.authentication.tokens
The representation of a user name.
UsernamePrincipal(String) - Constructor for class org.cesecore.authentication.tokens.UsernamePrincipal
 
UserNotification - Class in org.ejbca.core.model.ra.raadmin
Class holding information about user notification sent when a user transitions through the work-flow.
UserNotification() - Constructor for class org.ejbca.core.model.ra.raadmin.UserNotification
 
UserNotification(String, String, String, String, String) - Constructor for class org.ejbca.core.model.ra.raadmin.UserNotification
 
UserNotificationParamGen - Class in org.ejbca.core.model.ra
Variables used with userdata ${USERNAME} or ${user.USERNAME} = The users username ${PASSWORD} or ${user.PASSWORD} = The users password ${UID} or ${user.UID} = The user's unique identifier ${CN} or ${user.CN} = The common name of the user.
UserNotificationParamGen(EndEntityInformation) - Constructor for class org.ejbca.core.model.ra.UserNotificationParamGen
 
UserNotificationParamGen(EndEntityInformation, String, EndEntityInformation, int, CertificateDataWrapper) - Constructor for class org.ejbca.core.model.ra.UserNotificationParamGen
Notification parameter generation when notifying about end entity events (new, generated, revoked etc).
UserNotificationParamGen(EndEntityInformation, Certificate) - Constructor for class org.ejbca.core.model.ra.UserNotificationParamGen
 
USEROBJECTCLASS - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
UserPasswordExpireWorker - Class in org.ejbca.core.model.services.workers
Worker expiring users password after a configured amount of time.
UserPasswordExpireWorker() - Constructor for class org.ejbca.core.model.services.workers.UserPasswordExpireWorker
 
USERSINGLEACTIVECERTIFICATECONSTRAINT - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USESSL - Static variable in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
useStandardCertificateExtensions - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Constants holding the use properties for certificate extensions
USESUBJECTALTERNATIVENAME - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USESUBJECTALTNAMESUBSET - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USESUBJECTDIRATTRIBUTES - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USESUBJECTDNSUBSET - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
USESUBJECTKEYIDENTIFIER - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
 
useUserStorage - Variable in class org.cesecore.certificates.ca.CAInfo
 
USEUTF8POLICYTEXT - Static variable in class org.cesecore.certificates.ca.X509CA
 

V

VAConfiguration - Class in org.ejbca.config
Parses configuration bundled in conf/va.properties both for the internal and external VA.
VAConfiguration() - Constructor for class org.ejbca.config.VAConfiguration
 
VALID - org.ejbca.core.protocol.acme.AcmeAuthorizationStatus
 
VALID - org.ejbca.core.protocol.acme.AcmeChallengeStatus
 
VALID - org.ejbca.core.protocol.acme.AcmeOrderStatus
"The server has issued the certificate and provisioned its URL to the "certificate" field of the order.
validate(Integer) - Method in class org.cesecore.util.ui.PositiveIntegerValidator
 
validate(String) - Method in class org.cesecore.keys.token.p11.Pkcs11SlotLabelType.IndexValidator
 
validate(String) - Method in class org.cesecore.keys.token.p11.Pkcs11SlotLabelType.LabelValidator
 
validate(String) - Method in class org.cesecore.keys.token.p11.Pkcs11SlotLabelType.NumberValidator
 
validate(String) - Method in enum org.cesecore.keys.token.p11.Pkcs11SlotLabelType
Validates a given value, depending on what validator this enum type was instantiated with.
validate(String, Serializable, String) - Method in interface org.ejbca.core.model.ra.raadmin.EndEntityFieldValidator
Validates a value of a field.
validate(String, Serializable, String) - Method in class org.ejbca.core.model.ra.raadmin.validators.RegexFieldValidator
 
validate(PublicKey, CertificateProfile) - Method in class org.cesecore.keys.validation.EccKeyValidator
 
validate(PublicKey, CertificateProfile) - Method in interface org.cesecore.keys.validation.KeyValidator
Method that validates the public key.
validate(PublicKey, CertificateProfile) - Method in class org.cesecore.keys.validation.RsaKeyValidator
 
validate(PublicKey, CertificateProfile) - Method in class org.ejbca.core.model.validation.PublicKeyBlacklistKeyValidator
 
validate(ExecutorService, String...) - Method in interface org.cesecore.keys.validation.DnsNameValidator
Validates DNS names, specifically the dnsName value in the SubjectAltName (SAN) extension
validate(CA, Certificate, ExternalScriptsWhitelist) - Method in interface org.cesecore.keys.validation.CertificateValidator
Method that validates the public key.
validate(CA, Certificate, ExternalScriptsWhitelist) - Method in class org.cesecore.keys.validation.ExternalCommandCertificateValidator
 
validate(T) - Method in interface org.cesecore.util.ui.DynamicUiPropertyValidator
 
validateCertificate(AuthenticationToken, IssuancePhase, CA, EndEntityInformation, X509Certificate) - Method in interface org.cesecore.keys.validation.CertificateValidationDomainService
Validates a generated certificate during issuance.
validateCertificate(AuthenticationToken, IssuancePhase, CA, EndEntityInformation, X509Certificate) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
validateCertificate(AuthenticationToken, IssuancePhase, CA, EndEntityInformation, X509Certificate) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Validates a generated certificate during issuance.
validateDataSource(String) - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
Utility method that must be implemented in the custom publisher classes (those which use a data-source) and is used for validating the data source field.
validateDataSource(String) - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
validateDataSource(String) - Method in class org.ejbca.core.model.ca.publisher.custpubl2.CertSernoCustomLdapPublisher
 
validateDataSource(String) - Method in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
 
validateDataSource(String) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
validateDataSource(String) - Method in class org.ejbca.core.model.ca.publisher.LegacyValidationAuthorityPublisher
 
validateDataSource(String) - Method in class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
 
validateDnsNames(AuthenticationToken, CA, EndEntityInformation, RequestMessage) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
validateDnsNames(AuthenticationToken, CA, EndEntityInformation, RequestMessage) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Validates dnsName fields defined in the SubjectAltName field of the end entity against CAA rules.
validateInteger(Integer) - Static method in class org.cesecore.util.ui.PositiveIntegerValidator
 
validateProperties(String, Map<String, String>) - Method in enum org.cesecore.keybind.InternalKeyBindingFactory
Method to be used from an external environment (such as the CLI) where contextual information about a key binding implementation is not available.
validatePublicKey(AuthenticationToken, CA, EndEntityInformation, CertificateProfile, Date, Date, PublicKey) - Method in class org.cesecore.keys.validation.KeyValidatorSessionBean
 
validatePublicKey(AuthenticationToken, CA, EndEntityInformation, CertificateProfile, Date, Date, PublicKey) - Method in interface org.cesecore.keys.validation.KeyValidatorSessionLocal
Validates a key against the key validators which match the filter criteria defined in it and the CA reference to it.
validateScripts() - Method in class org.cesecore.keys.validation.ExternalScriptsWhitelist
Performs validation on the scripts in this whitelist.
ValidationException - Exception in org.cesecore.keys.validation
An exception thrown when validation fails for some reason and the certificate issuance has to be aborted.
ValidationException(String) - Constructor for exception org.cesecore.keys.validation.ValidationException
Creates a new instance with a detail message.
ValidationException(String, Throwable) - Constructor for exception org.cesecore.keys.validation.ValidationException
Creates a new instance with a detail message and a root cause, mainly technical errors.
Validator - Interface in org.cesecore.keys.validation
Base interface for validators.
VALIDATOR - org.cesecore.audit.enums.ModuleTypes
Module type for Key validator.
VALIDATOR - org.ejbca.configdump.ConfigDumpSetting.ItemType
 
VALIDATOR_CHANGE - org.cesecore.audit.enums.EventTypes
Modification of an existing validator.
VALIDATOR_CREATION - org.cesecore.audit.enums.EventTypes
Creation of a new validator.
VALIDATOR_REMOVAL - org.cesecore.audit.enums.EventTypes
Removal of an existing validator.
VALIDATOR_RENAME - org.cesecore.audit.enums.EventTypes
Name change of an existing validator.
VALIDATOR_VALIDATION_FAILED - org.cesecore.audit.enums.EventTypes
Validation failed.
VALIDATOR_VALIDATION_SUCCESS - org.cesecore.audit.enums.EventTypes
Validation succeeded.
VALIDATORACCESS - org.cesecore.authorization.control.StandardRules
 
VALIDATORACCESSBASE - org.cesecore.authorization.control.StandardRules
 
ValidatorBase - Class in org.cesecore.keys.validation
BaseKeyValidator is a basic class that should be inherited by all types of key validator in the system.
ValidatorBase() - Constructor for class org.cesecore.keys.validation.ValidatorBase
Public constructor needed for deserialization.
ValidatorBase(String) - Constructor for class org.cesecore.keys.validation.ValidatorBase
Creates a new instance.
ValidatorCache - Enum in org.cesecore.keys.validation
Key validator object and name to id lookup cache.
VALIDATOREDIT - org.cesecore.authorization.control.StandardRules
 
ValidatorFactory - Enum in org.cesecore.keys.validation
Reads in the implementations of the Validator interface.
ValidatorImportResult - Class in org.cesecore.keys.validation
POJO containing the results of importing a zip file of key validators.
ValidatorImportResult(List<Validator>, List<String>) - Constructor for class org.cesecore.keys.validation.ValidatorImportResult
 
ValidatorNotApplicableException - Exception in org.cesecore.keys.validation
An exception thrown when someone tries validate with input that is not applicable for a specific validator.
ValidatorNotApplicableException(String) - Constructor for exception org.cesecore.keys.validation.ValidatorNotApplicableException
Creates a new instance with a detail message.
validators - Variable in class org.cesecore.certificates.ca.CAInfo
 
VALIDATORS - Static variable in class org.cesecore.certificates.ca.CA
 
VALIDATORVIEW - org.cesecore.authorization.control.StandardRules
 
validCpAndEep() - Method in class org.ejbca.ui.web.pub.RegisterReqBean
Checks if the Certificate Profile and End Entity Profile fulfills the self-registration requirements.
VALIDITY - Static variable in class org.cesecore.certificates.ca.CA
Deprecated.
VALIDITY - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Deprecated.
ValidityAwareValidator - Interface in org.cesecore.keys.validation
 
ValidityDate - Class in org.cesecore.util
Class for encoding and decoding certificate validity and end date.
VALUE - org.ejbca.statedump.ejb.StatedumpOverride.Type
 
ValueExtractor - Class in org.cesecore.util
Helper object to convert from JDBC driver specific objects to a unified form.
ValueExtractor() - Constructor for class org.cesecore.util.ValueExtractor
 
valueOf(String) - Static method in enum org.cesecore.audit.audit.LogServiceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.audit.enums.EventStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.audit.enums.EventTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.audit.enums.ModuleTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.audit.enums.ServiceTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.audit.impl.integrityprotected.NodeSequenceHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.authentication.tokens.PublicAccessMatchValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.authorization.access.AccessTreeState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.authorization.AuthorizationCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.authorization.cache.AuthorizationCacheReloadListeners
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.authorization.control.AuditLogRules
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.authorization.control.CryptoTokenRules
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.authorization.control.StandardRules
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.authorization.rules.AccessRuleState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.authorization.user.AccessMatchType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.authorization.user.matchvalues.AccessMatchValueReverseLookupRegistry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.ca.ApprovalRequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.ca.internal.CaCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.ca.internal.CaCertificateCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.certificate.certextensions.CertificateExtensionLocation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.certificateprofile.CertificateProfileCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.certificatetransparency.CertificateTransparency.UsageMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.certificatetransparency.CertificateTransparencyFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.crl.RevocationReasons
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.endentity.EndEntityTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.ocsp.cache.OcspConfigurationCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.ocsp.cache.OcspExtensionsCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.ocsp.cache.OcspRequestSignerStatusCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.ocsp.cache.OcspSigningCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.ocsp.extension.OCSPExtensionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.ocsp.logging.GuidHolder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.certificates.ocsp.logging.TransactionCounter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keybind.impl.OcspKeyBinding.ResponderIdType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keybind.InternalKeyBindingCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keybind.InternalKeyBindingFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keybind.InternalKeyBindingOperationalStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keybind.InternalKeyBindingRules
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keybind.InternalKeyBindingStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keys.token.CryptoTokenCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keys.token.p11.Pkcs11SlotLabelType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keys.validation.IssuancePhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keys.validation.KeyValidationFailedActions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keys.validation.KeyValidatorDateConditions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keys.validation.KeyValidatorSettingsTemplate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keys.validation.ValidatorCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.keys.validation.ValidatorFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.roles.management.RoleCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.roles.member.AuthenticationTokenCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.roles.member.RoleMemberCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.util.EjbRemoteHelper
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.util.query.clauses.Order.Value
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.util.query.elems.LogicOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.cesecore.util.query.elems.RelationalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Method in class org.cesecore.util.ui.DynamicUiProperty
Returns a value of type T from a string.
valueOf(String) - Static method in enum org.cesecore.util.ui.DynamicUiPropertyCallback
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.config.ScepConfiguration.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.configdump.ConfigDumpSetting.ItemType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.ejb.audit.enums.EjbcaModuleTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.ejb.audit.enums.EjbcaServiceTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.ejb.authentication.cli.CliAuthenticationTokenReferenceRegistry
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.ejb.authentication.cli.CliUserAccessMatchValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.ejb.ProfilingStats
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.model.approval.profile.ApprovalPartitionWorkflowState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.model.approval.profile.ApprovalProfilesFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.model.ca.publisher.CertificateSamplerCustomPublisher.SamplingMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.model.ca.publisher.LdapPublisher.ConnectionSecurity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.model.era.RaApprovalResponseRequest.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.model.TokenDownloadType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.model.validation.PublicKeyBlacklistEntryCache
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.protocol.acme.AcmeAuthorizationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.protocol.acme.AcmeChallenge.AcmeChallengeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.protocol.acme.AcmeChallengeStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.protocol.acme.AcmeIdentifier.AcmeIdentifierTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.protocol.acme.AcmeOrderStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.core.protocol.acme.response.AcmeProblem
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.statedump.ejb.StatedumpOverride.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.statedump.ejb.StatedumpResolution
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.ui.web.CertificateResponseType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.ui.web.protocol.RFC4387URL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ejbca.util.crypto.SupportedPasswordHashAlgorithm
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.cesecore.audit.audit.LogServiceState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.audit.enums.EventStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.audit.enums.EventTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.audit.enums.ModuleTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.audit.enums.ServiceTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.audit.impl.integrityprotected.NodeSequenceHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.authentication.tokens.PublicAccessMatchValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.authorization.access.AccessTreeState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.authorization.AuthorizationCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.authorization.cache.AuthorizationCacheReloadListeners
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.authorization.control.AuditLogRules
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.authorization.control.CryptoTokenRules
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.authorization.control.StandardRules
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.authorization.rules.AccessRuleState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.authorization.user.AccessMatchType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.authorization.user.matchvalues.AccessMatchValueReverseLookupRegistry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.ca.ApprovalRequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.ca.internal.CaCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.ca.internal.CaCertificateCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.certificate.certextensions.CertificateExtensionLocation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.certificateprofile.CertificateProfileCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.certificatetransparency.CertificateTransparency.UsageMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.certificatetransparency.CertificateTransparencyFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.crl.RevocationReasons
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.endentity.EndEntityTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.ocsp.cache.OcspConfigurationCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.ocsp.cache.OcspExtensionsCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.ocsp.cache.OcspRequestSignerStatusCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.ocsp.cache.OcspSigningCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.ocsp.extension.OCSPExtensionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.ocsp.logging.GuidHolder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.certificates.ocsp.logging.TransactionCounter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keybind.impl.OcspKeyBinding.ResponderIdType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keybind.InternalKeyBindingCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keybind.InternalKeyBindingFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keybind.InternalKeyBindingOperationalStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keybind.InternalKeyBindingRules
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keybind.InternalKeyBindingStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keys.token.CryptoTokenCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keys.token.p11.Pkcs11SlotLabelType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keys.validation.IssuancePhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keys.validation.KeyValidationFailedActions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keys.validation.KeyValidatorDateConditions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keys.validation.KeyValidatorSettingsTemplate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keys.validation.ValidatorCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.keys.validation.ValidatorFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.roles.management.RoleCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.roles.member.AuthenticationTokenCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.roles.member.RoleMemberCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.util.EjbRemoteHelper
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.util.query.clauses.Order.Value
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.util.query.elems.LogicOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.util.query.elems.RelationalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.cesecore.util.ui.DynamicUiPropertyCallback
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.config.ScepConfiguration.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.configdump.ConfigDumpSetting.ItemType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.ejb.audit.enums.EjbcaEventTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.ejb.audit.enums.EjbcaModuleTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.ejb.audit.enums.EjbcaServiceTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.ejb.authentication.cli.CliAuthenticationTokenReferenceRegistry
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.ejb.authentication.cli.CliUserAccessMatchValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.ejb.ProfilingStats
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.model.approval.profile.ApprovalPartitionWorkflowState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.model.approval.profile.ApprovalProfilesFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.model.ca.publisher.CertificateSamplerCustomPublisher.SamplingMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.model.ca.publisher.LdapPublisher.ConnectionSecurity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.ejbca.core.model.era.IdNameHashMap
 
values() - Static method in enum org.ejbca.core.model.era.RaApprovalResponseRequest.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.model.TokenDownloadType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.model.validation.PublicKeyBlacklistEntryCache
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.protocol.acme.AcmeAuthorizationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.protocol.acme.AcmeChallenge.AcmeChallengeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.protocol.acme.AcmeChallengeStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.protocol.acme.AcmeIdentifier.AcmeIdentifierTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.protocol.acme.AcmeOrderStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.core.protocol.acme.response.AcmeProblem
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.statedump.ejb.StatedumpOverride.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.statedump.ejb.StatedumpResolution
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.ui.web.CertificateResponseType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.ui.web.protocol.RFC4387URL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ejbca.util.crypto.SupportedPasswordHashAlgorithm
Returns an array containing the constants of this enum type, in the order they are declared.
verify() - Method in class org.cesecore.certificates.certificate.request.CVCRequestMessage
 
verify() - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
verify() - Method in interface org.cesecore.certificates.certificate.request.RequestMessage
Verifies signatures, popo etc on the request message.
verify() - Method in class org.cesecore.certificates.certificate.request.SimpleRequestMessage
 
verify() - Method in class org.ejbca.core.protocol.cmp.CrmfRequestMessage
 
verify() - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
 
verify(InputStream, OutputStream, X509Certificate) - Static method in class org.ejbca.util.CMS
 
verify(String) - Method in class org.ejbca.core.protocol.cmp.CmpPbeVerifyer
 
verify(X509Certificate, Collection<X509Certificate>) - Static method in class org.cesecore.util.CertTools
Check the certificate with CA certificate.
verify(X509Certificate, Collection<X509Certificate>, Date, PKIXCertPathChecker...) - Static method in class org.cesecore.util.CertTools
Check the certificate with CA certificate.
verify(PublicKey) - Method in class org.cesecore.certificates.certificate.request.PKCS10RequestMessage
 
VERIFY - org.cesecore.authorization.control.AuditLogRules
 
verifyCertBasedPKIProtection(PKIMessage, PublicKey) - Static method in class org.ejbca.core.protocol.cmp.CmpMessageHelper
verifies signature protection on CMP PKI messages
verifyData() - Method in class org.cesecore.audit.impl.integrityprotected.AuditRecordData
 
verifyData() - Method in class org.cesecore.authorization.cache.AccessTreeUpdateData
 
verifyData() - Method in class org.cesecore.authorization.rules.AccessRuleData
Deprecated.
 
verifyData() - Method in class org.cesecore.authorization.user.AccessUserAspectData
Deprecated.
 
verifyData() - Method in class org.cesecore.certificates.ca.CAData
 
verifyData() - Method in class org.cesecore.certificates.certificate.Base64CertData
 
verifyData() - Method in class org.cesecore.certificates.certificate.CertificateData
 
verifyData() - Method in class org.cesecore.certificates.certificate.NoConflictCertificateData
 
verifyData() - Method in class org.cesecore.certificates.certificateprofile.CertificateProfileData
 
verifyData() - Method in class org.cesecore.certificates.crl.CRLData
 
verifyData() - Method in class org.cesecore.configuration.GlobalConfigurationData
 
verifyData() - Method in class org.cesecore.dbprotection.ProtectedData
Overridden by extending class to be able to use @PostLoad, overriding class calls super.verifyData().
verifyData() - Method in class org.cesecore.keybind.InternalKeyBindingData
 
verifyData() - Method in class org.cesecore.keys.token.CryptoTokenData
 
verifyData() - Method in class org.cesecore.roles.AdminGroupData
Deprecated.
 
verifyData() - Method in class org.cesecore.roles.member.RoleMemberData
 
verifyData() - Method in class org.cesecore.roles.RoleData
 
verifyData() - Method in class org.ejbca.acme.AcmeAccountData
 
verifyData() - Method in class org.ejbca.acme.AcmeAuthorizationData
 
verifyData() - Method in class org.ejbca.acme.AcmeChallengeData
 
verifyData() - Method in class org.ejbca.acme.AcmeNonceData
 
verifyData() - Method in class org.ejbca.acme.AcmeOrderData
 
verifyData() - Method in class org.ejbca.core.ejb.approval.ApprovalData
 
verifyData() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherData
 
verifyData() - Method in class org.ejbca.core.ejb.ca.publisher.PublisherQueueData
 
verifyData() - Method in class org.ejbca.core.ejb.ca.store.CertReqHistoryData
 
verifyData() - Method in class org.ejbca.core.ejb.ca.validation.BlacklistData
 
verifyData() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenCertificateMap
 
verifyData() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenData
 
verifyData() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenIssuerData
 
verifyData() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenProfileData
 
verifyData() - Method in class org.ejbca.core.ejb.hardtoken.HardTokenPropertyData
 
verifyData() - Method in class org.ejbca.core.ejb.keyrecovery.KeyRecoveryData
 
verifyData() - Method in class org.ejbca.core.ejb.ra.raadmin.AdminPreferencesData
 
verifyData() - Method in class org.ejbca.core.ejb.ra.raadmin.EndEntityProfileData
 
verifyData() - Method in class org.ejbca.core.ejb.ra.UserData
 
verifyData() - Method in class org.ejbca.core.ejb.ra.userdatasource.UserDataSourceData
 
verifyData() - Method in class org.ejbca.core.ejb.services.ServiceData
 
verifyData() - Method in class org.ejbca.peerconnector.PeerData
 
verifyData(PublicKey, String, byte[], byte[]) - Static method in class org.cesecore.keys.util.KeyTools
Verify signed data with specified public key, algorith and signature
verifyData(ProtectedData) - Method in interface org.cesecore.dbprotection.ProtectedDataImpl
Reads and verifies the actual database integrity protection, or does nothing
verifyData(ProtectedData) - Method in class org.cesecore.dbprotection.ProtectedDataNoopImpl
 
verifyExistenceOfCA(int) - Method in class org.cesecore.certificates.ca.CaSessionBean
 
verifyExistenceOfCA(int) - Method in interface org.cesecore.certificates.ca.CaSessionLocal
Verify that a CA exists.
verifyKey(PublicKey) - Method in class org.cesecore.certificates.certificateprofile.CertificateProfile
Checks that a public key fulfills the policy in the CertificateProfile
verifyLogsIntegrity(AuthenticationToken, Date, String) - Method in interface org.cesecore.audit.audit.SecurityEventsAuditorSession
This operation is used to verify integrity of log to detect potential modifications.
verifyLogsIntegrity(AuthenticationToken, Date, String) - Method in class org.cesecore.audit.audit.SecurityEventsAuditorSessionBean
 
verifyLogsIntegrity(AuthenticationToken, Date, Properties) - Method in interface org.cesecore.audit.Auditable
This operation is used to verify integrity of log to detect potential modifications.
verifyLogsIntegrity(AuthenticationToken, Date, Properties) - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedAuditorSessionBean
 
verifyLogsIntegrity(AuthenticationToken, Date, Properties) - Method in class org.cesecore.audit.impl.integrityprotected.IntegrityProtectedDevice
 
verifyLogsIntegrity(AuthenticationToken, Date, Properties) - Method in class org.cesecore.audit.impl.log4j.Log4jDevice
 
verifyOrExtract(PKIMessage, String) - Method in interface org.ejbca.core.protocol.cmp.authentication.ICMPAuthenticationModule
Verifies that msg was sent by a trusted source.
verifyOrExtract(PKIMessage, String) - Method in class org.ejbca.core.protocol.cmp.authentication.RegTokenPasswordExtractor
 
verifyPassword(AuthenticationToken, String, String, boolean) - Method in interface org.ejbca.core.ejb.ra.EndEntityManagementSession
Verifies a password for a user, decreasing the remaining login attempts if verification fails and if caller wants (and it is not set to unlimited).
VerifyResult(Date, boolean, SignerId) - Constructor for class org.ejbca.util.CMS.VerifyResult
 
verifySha1Hash(Long, String) - Method in enum org.ejbca.core.ejb.authentication.cli.CliAuthenticationTokenReferenceRegistry
Verifies that the sha1Hash supplied as a parameter matches the one in the token registered by the given reference number.
verifySignature(PublicKey) - Method in class org.ejbca.core.protocol.scep.ScepRequestMessage
This method verifies the signature of the PKCS#7 wrapper of this message.
verifyWithTrustedCertificates(X509Certificate, List<Collection<X509Certificate>>, PKIXCertPathChecker...) - Static method in class org.cesecore.util.CertTools
Check the certificate with a list of trusted certificates.
version - Variable in class org.ejbca.core.protocol.cmp.client.CMPSendTCP
 
VERSION - Static variable in class org.cesecore.internal.UpgradeableDataHashMap
 
VERSION_X509V3 - Static variable in class org.cesecore.certificates.certificateprofile.CertificateProfile
Supported certificate versions.
VIEW - org.cesecore.authorization.control.AuditLogRules
 
VIEW - org.cesecore.authorization.control.CryptoTokenRules
 
VIEW - org.cesecore.keybind.InternalKeyBindingRules
 
VIEW_END_ENTITY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
VIEW_END_ENTITY_HISTORY - Static variable in class org.ejbca.core.model.authorization.AccessRulesConstants
 
viewComponents - Variable in class org.cesecore.util.ui.DynamicUiModel
 
ViewHardTokenDataApprovalRequest - Class in org.ejbca.core.model.approval.approvalrequests
Approval Request created when an administrator wants to view hard token data.
ViewHardTokenDataApprovalRequest() - Constructor for class org.ejbca.core.model.approval.approvalrequests.ViewHardTokenDataApprovalRequest
Constructor used in externalization only
ViewHardTokenDataApprovalRequest(String, String, String, boolean, AuthenticationToken, String, int, int, int, ApprovalProfile) - Constructor for class org.ejbca.core.model.approval.approvalrequests.ViewHardTokenDataApprovalRequest
 
VIEWROLES - org.cesecore.authorization.control.StandardRules
 
VISUALLAYOUTDATA - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithVisualLayout
 
VISUALLAYOUTFILENAME - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithVisualLayout
 
VISUALLAYOUTTYPE - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithVisualLayout
 
VISUALLAYOUTTYPE_GENERALCARDPRINTER - Static variable in interface org.ejbca.core.model.hardtoken.profiles.IVisualLayoutSettings
 
VISUALLAYOUTTYPE_GENERALLABEL - Static variable in interface org.ejbca.core.model.hardtoken.profiles.IVisualLayoutSettings
Constants indicating what type of visual layout that should be should be printed.
VISUALLAYOUTTYPE_NONE - Static variable in interface org.ejbca.core.model.hardtoken.profiles.IVisualLayoutSettings
Constant indicating that no visual layout should be printed.
VISUALVALIDITY - Static variable in class org.ejbca.core.model.hardtoken.profiles.HardTokenProfileWithPINEnvelope
 
VOID - org.cesecore.audit.enums.EventStatus
Operation completed without a defined result.

W

WaitingForApprovalException - Exception in org.ejbca.core.model.approval
Exception thrown from actions that stop to wait for approvals.
WaitingForApprovalException(String, int) - Constructor for exception org.ejbca.core.model.approval.WaitingForApprovalException
 
warn(AuditLogReportElem) - Method in class org.cesecore.audit.audit.AuditLogValidationReport
Add a new warning to the report.
WARNING_BEFORE_EXPERATION_TIME - Static variable in class org.cesecore.config.OcspConfiguration
 
warnings() - Method in class org.cesecore.audit.audit.AuditLogValidationReport
 
WEB_DIST - org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 
WebAuthenticationProviderSessionLocal - Interface in org.ejbca.core.ejb.authentication.web
Provides authentication for web service users.
WebConfiguration - Class in org.ejbca.config
This file handles configuration from web.properties
WebConfiguration() - Constructor for class org.ejbca.config.WebConfiguration
 
WebConfiguration.P11LibraryInfo - Class in org.ejbca.config
 
WebPrincipal - Class in org.cesecore.authentication.tokens
Represents any type of web user, can be public web or a servlet.
WebPrincipal(String, String) - Constructor for class org.cesecore.authentication.tokens.WebPrincipal
 
WILDCARD_SOME - Static variable in class org.cesecore.authorization.access.AccessSet
Deprecated.
Wildcard meaning: Access is granted to some items.
willPublishCertificate(int, int) - Method in class org.ejbca.core.model.ca.publisher.BasePublisher
Asks the publisher if the certificate with these parameters will be published.
willPublishCertificate(int, int) - Method in class org.ejbca.core.model.ca.publisher.CertificateSamplerCustomPublisher
 
willPublishCertificate(int, int) - Method in class org.ejbca.core.model.ca.publisher.CustomPublisherContainer
 
willPublishCertificate(int, int) - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
willPublishCertificate(int, int) - Method in class org.ejbca.core.model.ca.publisher.DummyCustomPublisher
 
willPublishCertificate(int, int) - Method in class org.ejbca.core.model.ca.publisher.GeneralPurposeCustomPublisher
 
willPublishCertificate(int, int) - Method in interface org.ejbca.core.model.ca.publisher.ICustomPublisher
Asks the publisher if the certificate with these parameters will be published.
willPublishCertificate(int, int) - Method in class org.ejbca.core.model.ca.publisher.LdapPublisher
 
willPublishCertificate(int, int) - Method in class org.ejbca.core.model.ca.publisher.MultiGroupPublisher
 
willUpdate(int, int) - Method in enum org.cesecore.certificates.ca.internal.CaCache
 
willUpdate(int, int) - Method in interface org.cesecore.internal.CommonCache
this method exposes the loginc inside updateWith that determines if an object is the same as the cached object.
willUpdate(int, int) - Method in class org.cesecore.internal.CommonCacheBase
 
willUpdate(int, int) - Method in enum org.cesecore.keybind.InternalKeyBindingCache
 
willUpdate(int, int) - Method in enum org.cesecore.keys.token.CryptoTokenCache
 
willUpdate(int, int) - Method in enum org.cesecore.keys.validation.ValidatorCache
 
willUpdate(int, int) - Method in enum org.cesecore.roles.management.RoleCache
 
willUpdate(int, int) - Method in enum org.cesecore.roles.member.AuthenticationTokenCache
 
willUpdate(int, int) - Method in enum org.cesecore.roles.member.RoleMemberCache
 
willUpdate(int, int) - Method in enum org.ejbca.core.model.validation.PublicKeyBlacklistEntryCache
 
WINDOWS_SHELL - Static variable in class org.cesecore.util.ExternalProcessTools
Literal for default MS Windows shell.
WINDOWS_SHELL_OPTIONS - Static variable in class org.cesecore.util.ExternalProcessTools
Literal for default MS Windows shell options.
WITH_COMMONNAME - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_COUNTRY - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_DNEMAILADDRESS - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_DNSERIALNUMBER - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_DOMAINCOMPONENT - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_FULLDN - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_LOCALITY - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_ORGANIZATION - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_ORGANIZATIONALUNIT - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_RFC822NAME - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_SERIALNUMBER - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_STATEORPROVINCE - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_TITLE - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_UID - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
WITH_UPN - org.cesecore.authorization.user.matchvalues.X500PrincipalAccessMatchValue
 
work(Map<Class<?>, Object>) - Method in interface org.ejbca.core.model.services.IWorker
The main method that is called by the TimeSessionBean each time it is time to activate this service
work(Map<Class<?>, Object>) - Method in class org.ejbca.core.model.services.workers.CertificateExpirationNotifierWorker
Worker that makes a query to the Certificate Store about expiring certificates.
work(Map<Class<?>, Object>) - Method in class org.ejbca.core.model.services.workers.CRLDownloadWorker
 
work(Map<Class<?>, Object>) - Method in class org.ejbca.core.model.services.workers.CRLUpdateWorker
Checks if there are any CRL that needs to be updated, and then does the creation.
work(Map<Class<?>, Object>) - Method in class org.ejbca.core.model.services.workers.HsmKeepAliveWorker
 
work(Map<Class<?>, Object>) - Method in class org.ejbca.core.model.services.workers.PublishQueueProcessWorker
Checks if there are any publishings in the publisher queue that should be published.
work(Map<Class<?>, Object>) - Method in class org.ejbca.core.model.services.workers.RenewCAWorker
Worker that makes a query to the Certificate Store about expiring certificates.
work(Map<Class<?>, Object>) - Method in class org.ejbca.core.model.services.workers.RolloverWorker
Internal localization of logs and errors
work(Map<Class<?>, Object>) - Method in class org.ejbca.core.model.services.workers.UserPasswordExpireWorker
Worker that makes a query to the Certificate Store about expiring certificates.
wrap(Certificate) - Static method in class org.cesecore.util.EJBTools
Wraps a Certificate object in a CertificateWrapper, which can be sent over Remote EJB even if it's supported only by the BC provider.
wrap(KeyPair) - Static method in class org.cesecore.util.EJBTools
Wraps a KeyPair object in a KeyPairWrapper, which can be sent over Remote EJB even if it's supported only by the BC provider.
wrapCertCollection(Collection<Certificate>) - Static method in class org.cesecore.util.EJBTools
Wraps certificate objects in a collection.
write(byte[]) - Method in class org.cesecore.audit.audit.SigningFileOutputStream
 
write(byte[], int, int) - Method in class org.cesecore.audit.audit.SigningFileOutputStream
 
write(int) - Method in class org.cesecore.audit.audit.SigningFileOutputStream
 
writeCertEntryToLDAP(LDAPConnection, LDAPEntry, LDAPEntry, String) - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
writeCertificate(Certificate, File, String, String) - Method in class org.ejbca.core.model.ca.publisher.CertificateSamplerCustomPublisher
 
writeCrlEntryToLDAP(LDAPConnection, LDAPEntry, LDAPEntry) - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
writeEndObject() - Method in interface org.cesecore.audit.audit.AuditExporter
 
writeEndObject() - Method in class org.cesecore.audit.impl.AuditExportCsv
 
writeEndObject() - Method in class org.cesecore.audit.impl.AuditExporterDummy
 
writeEndObject() - Method in class org.cesecore.audit.impl.AuditExporterXml
 
writeExternal(ObjectOutput) - Method in class org.ejbca.core.model.approval.Approval
 
writeExternal(ObjectOutput) - Method in class org.ejbca.core.model.approval.ApprovalRequest
 
writeExternal(ObjectOutput) - Method in class org.ejbca.core.model.approval.approvalrequests.ActivateCATokenApprovalRequest
 
writeExternal(ObjectOutput) - Method in class org.ejbca.core.model.approval.approvalrequests.AddEndEntityApprovalRequest
 
writeExternal(ObjectOutput) - Method in class org.ejbca.core.model.approval.approvalrequests.ChangeStatusEndEntityApprovalRequest
 
writeExternal(ObjectOutput) - Method in class org.ejbca.core.model.approval.approvalrequests.EditEndEntityApprovalRequest
 
writeExternal(ObjectOutput) - Method in class org.ejbca.core.model.approval.approvalrequests.GenerateTokenApprovalRequest
 
writeExternal(ObjectOutput) - Method in class org.ejbca.core.model.approval.approvalrequests.KeyRecoveryApprovalRequest
 
writeExternal(ObjectOutput) - Method in class org.ejbca.core.model.approval.approvalrequests.RevocationApprovalRequest
 
writeExternal(ObjectOutput) - Method in class org.ejbca.core.model.approval.approvalrequests.ViewHardTokenDataApprovalRequest
 
writeField(String, long) - Method in interface org.cesecore.audit.audit.AuditExporter
 
writeField(String, long) - Method in class org.cesecore.audit.impl.AuditExportCsv
 
writeField(String, long) - Method in class org.cesecore.audit.impl.AuditExporterDummy
 
writeField(String, long) - Method in class org.cesecore.audit.impl.AuditExporterXml
 
writeField(String, String) - Method in interface org.cesecore.audit.audit.AuditExporter
 
writeField(String, String) - Method in class org.cesecore.audit.impl.AuditExportCsv
 
writeField(String, String) - Method in class org.cesecore.audit.impl.AuditExporterDummy
 
writeField(String, String) - Method in class org.cesecore.audit.impl.AuditExporterXml
 
writeln() - Method in class org.cesecore.certificates.ocsp.logging.PatternLogger
Method used for creating a log row of all added values
writeln() - Method in class org.ejbca.util.DummyPatternLogger
 
writeln() - Method in interface org.ejbca.util.IPatternLogger
Method used for creating a log row of all added values
writeln() - Method in class org.ejbca.util.PatternLogger
 
writeLogEntryToLDAP(LDAPConnection, LDAPEntry) - Method in class org.ejbca.core.model.ca.publisher.custpubl1.CustomerLdapPublisher1
 
writeProperties(Map<Object, Object>) - Method in class org.cesecore.util.ui.DynamicUiModel
Writes the properties to the data map (does conversions, i.e.
writeSignature() - Method in class org.cesecore.audit.audit.SigningFileOutputStream
 
writeStartObject() - Method in interface org.cesecore.audit.audit.AuditExporter
 
writeStartObject() - Method in class org.cesecore.audit.impl.AuditExportCsv
 
writeStartObject() - Method in class org.cesecore.audit.impl.AuditExporterDummy
 
writeStartObject() - Method in class org.cesecore.audit.impl.AuditExporterXml
 
writeTemporaryFileToDisk(byte[], String, String) - Static method in class org.cesecore.util.ExternalProcessTools
Writes the byte array into a temporary file with the prefix + "-" + System.currentTimeMillies + suffix into the user directory and returns it, or null.
WRONG_AUTHORITY - Static variable in class org.cesecore.certificates.certificate.request.FailInfo
Request for wrong certificate authority
WS - org.ejbca.config.AvailableProtocolsConfiguration.AvailableProtocols
 

X

X400ADDRESS - Static variable in class org.cesecore.certificates.util.DnComponents
 
X400ADDRESS - Static variable in class org.cesecore.certificates.util.DNFieldExtractor
 
X500PrincipalAccessMatchValue - Enum in org.cesecore.authorization.user.matchvalues
Match with constants.
X509CA - Class in org.cesecore.certificates.ca
X509CA is a implementation of a CA and holds data specific for Certificate and CRL generation according to the X509 standard.
X509CA(HashMap<Object, Object>, int, String, String, int, Date, Date) - Constructor for class org.cesecore.certificates.ca.X509CA
Constructor used when retrieving existing X509CA from database.
X509CA(X509CAInfo) - Constructor for class org.cesecore.certificates.ca.X509CA
Creates a new instance of CA, this constructor should be used when a new CA is created
X509CAInfo - Class in org.cesecore.certificates.ca
Holds non-sensitive information about a X509CA.
X509CAInfo(int, String, CAToken, String, int, long, long, long, long, Collection<Integer>, Collection<Integer>, boolean, boolean, boolean, boolean, String, String, String, List<String>, List<String>, List<String>, List<String>, String, boolean, Collection<ExtendedCAServiceInfo>, boolean, Map<ApprovalRequestType, Integer>, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, int, boolean) - Constructor for class org.cesecore.certificates.ca.X509CAInfo
Constructor that should be used when creating CA and retrieving CA info.
X509CAInfo(String, String, int, int, String, int, Collection<Certificate>, CAToken) - Constructor for class org.cesecore.certificates.ca.X509CAInfo
This constructor can be used when creating a CA.
X509CAInfo.X509CAInfoBuilder - Class in org.cesecore.certificates.ca
 
X509CAInfoBuilder() - Constructor for class org.cesecore.certificates.ca.X509CAInfo.X509CAInfoBuilder
 
X509CertificateAuthenticationToken - Class in org.cesecore.authentication.tokens
This is an implementation of the AuthenticationToken concept, based on using an X509Certificate as it's single credential, and that certificate's X500Principal as its principle, but as the X500Principle is contained in the X509Certificate, this remains little more than a formality.
X509CertificateAuthenticationToken(X509Certificate) - Constructor for class org.cesecore.authentication.tokens.X509CertificateAuthenticationToken
Standard simplified constructor for X509CertificateAuthenticationToken
X509CertificateAuthenticationToken(Set<X500Principal>, Set<X509Certificate>) - Constructor for class org.cesecore.authentication.tokens.X509CertificateAuthenticationToken
Standard constructor for X509CertificateAuthenticationToken
X509CertificateAuthenticationTokenMetaData - Class in org.cesecore.authentication.tokens
Meta data definition and ServiceLoader marker for X509CertificateAuthenticationToken.
X509CertificateAuthenticationTokenMetaData() - Constructor for class org.cesecore.authentication.tokens.X509CertificateAuthenticationTokenMetaData
 
X509ResponseMessage - Class in org.cesecore.certificates.certificate.request
A response message consisting of a single X509 or CVC Certificate.
X509ResponseMessage() - Constructor for class org.cesecore.certificates.certificate.request.X509ResponseMessage
 
X509TrustManagerAcceptAll - Class in org.cesecore.util.provider
This trust manager may be used used by a client that does not bother to verify the TLS certificate chain of the server.
X509TrustManagerAcceptAll() - Constructor for class org.cesecore.util.provider.X509TrustManagerAcceptAll
 
XmlSerializer - Class in org.cesecore.util
This is a helper classed that handles the serialization to and deserialization from XML.
XmlSerializer() - Constructor for class org.cesecore.util.XmlSerializer
 
XMPPADDR - Static variable in class org.cesecore.certificates.util.DnComponents
 
XMPPADDR - Static variable in class org.cesecore.util.CertTools
 
XMPPADDR_OBJECTID - Static variable in class org.cesecore.util.CertTools
ObjectID for XmppAddr, rfc6120#section-13.7.1.4

_

_addConflict(StatedumpObjectKey) - Method in class org.ejbca.statedump.ejb.StatedumpImportResult
Internal method, used during statedump imports.
_addExistingId(StatedumpObjectKey) - Method in class org.ejbca.statedump.ejb.StatedumpImportResult
Internal method, used during statedump imports.
_addExistingName(StatedumpObjectKey) - Method in class org.ejbca.statedump.ejb.StatedumpImportResult
Internal method, used during statedump imports.
_addNotice(String) - Method in class org.ejbca.statedump.ejb.StatedumpImportResult
 
_addPasswordNeeded(StatedumpObjectKey) - Method in class org.ejbca.statedump.ejb.StatedumpImportResult
Internal method, used during statedump imports.
_addToObjectCount() - Method in class org.ejbca.statedump.ejb.StatedumpImportResult
Internal method, used during statedump imports.
_getCASubjectDNChanges() - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
Internal method, but EJBs can't call package internal methods, so it must be public
_getCryptoTokenIdChanges() - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
Internal method, but EJBs can't call package internal methods, so it must be public
_getOverrides(String[]) - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
Internal method, but EJBs can't call package internal methods, so it must be public
_lookupConflictResolution(StatedumpObjectKey) - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
Internal method, but EJBs can't call package internal methods, so it must be public
_lookupPassword(StatedumpObjectKey) - Method in class org.ejbca.statedump.ejb.StatedumpImportOptions
Internal method, but EJBs can't call package internal methods, so it must be public
A B C D E F G H I J K L M N O P Q R S T U V W X _ 
All Classes All Packages